From 98fd044e14878d46b994c6b7a8276a38a6d7c9ba Mon Sep 17 00:00:00 2001 From: vharika-f5 Date: Thu, 14 May 2026 12:04:05 +0530 Subject: [PATCH 1/2] Update _index.md --- content/nim/waf-integration/configuration/_index.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/nim/waf-integration/configuration/_index.md b/content/nim/waf-integration/configuration/_index.md index e863cf211..7a1de7641 100644 --- a/content/nim/waf-integration/configuration/_index.md +++ b/content/nim/waf-integration/configuration/_index.md @@ -40,4 +40,12 @@ This guide explains how to set up NGINX Instance Manager to manage your WAF conf {{}} Resolve common issues with F5 WAF for NGINX and NGINX Instance Manager by verifying installation, configuration, and connectivity. {{}} -{{}} \ No newline at end of file +{{}} + + +## Limitations + +Instance Manager does not support the following NGINX App Protect features: +- [Policies with external references]({{< ref "/nginx-app-protect/v4/configuration/#external-references" >}}) +- Custom signatures +- A gRPC policy can be crated/edited in NIM, but cannot be compiled. From ca044ee42aabc30a5c7e5aa3828f8e42b397d652 Mon Sep 17 00:00:00 2001 From: vharika-f5 Date: Thu, 14 May 2026 18:39:02 +0530 Subject: [PATCH 2/2] Apply suggestions from code review Co-authored-by: yar --- content/nim/waf-integration/configuration/_index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/nim/waf-integration/configuration/_index.md b/content/nim/waf-integration/configuration/_index.md index 7a1de7641..f1bb62655 100644 --- a/content/nim/waf-integration/configuration/_index.md +++ b/content/nim/waf-integration/configuration/_index.md @@ -45,7 +45,7 @@ This guide explains how to set up NGINX Instance Manager to manage your WAF conf ## Limitations -Instance Manager does not support the following NGINX App Protect features: -- [Policies with external references]({{< ref "/nginx-app-protect/v4/configuration/#external-references" >}}) +NGINX Instance Manager does not support the following F5 WAF for NGINX features: +- [Policies with external references]({{< ref "/nap-waf/v4/configuration-guide/configuration.md#external-references" >}}) - Custom signatures -- A gRPC policy can be crated/edited in NIM, but cannot be compiled. +- A gRPC policy can be crated or edited in NGINX Instance Manager, but cannot be compiled.