From c341694b89c573dcd7977c572af7a948668a7610 Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Mon, 29 Sep 2025 17:13:44 +0100 Subject: [PATCH 1/3] docs: reorg. N4A docs --- content/nginxaas-azure/changelog-archive/_index.md | 6 ------ content/nginxaas-azure/changelog/_index.md | 5 +++++ content/nginxaas-azure/changelog/archive/_index.md | 6 ++++++ .../archive}/changelog-2022.md | 4 ++-- .../archive}/changelog-2023.md | 4 ++-- .../archive}/changelog-2024.md | 4 ++-- content/nginxaas-azure/{ => changelog}/changelog.md | 8 ++++---- .../nginxaas-azure/{ => changelog}/module-changelog.md | 2 +- content/nginxaas-azure/{ => get-help}/troubleshooting.md | 4 ++-- content/nginxaas-azure/known-issues.md | 2 +- content/nginxaas-azure/quickstart/upgrade-channels.md | 2 +- 11 files changed, 26 insertions(+), 21 deletions(-) delete mode 100644 content/nginxaas-azure/changelog-archive/_index.md create mode 100644 content/nginxaas-azure/changelog/_index.md create mode 100644 content/nginxaas-azure/changelog/archive/_index.md rename content/nginxaas-azure/{changelog-archive => changelog/archive}/changelog-2022.md (97%) rename content/nginxaas-azure/{changelog-archive => changelog/archive}/changelog-2023.md (99%) rename content/nginxaas-azure/{changelog-archive => changelog/archive}/changelog-2024.md (99%) rename content/nginxaas-azure/{ => changelog}/changelog.md (98%) rename content/nginxaas-azure/{ => changelog}/module-changelog.md (99%) rename content/nginxaas-azure/{ => get-help}/troubleshooting.md (80%) diff --git a/content/nginxaas-azure/changelog-archive/_index.md b/content/nginxaas-azure/changelog-archive/_index.md deleted file mode 100644 index 4e766ecd7..000000000 --- a/content/nginxaas-azure/changelog-archive/_index.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Changelog archive -weight: 950 -draft: false -url: /nginxaas/azure/changelog-archive/ ---- diff --git a/content/nginxaas-azure/changelog/_index.md b/content/nginxaas-azure/changelog/_index.md new file mode 100644 index 000000000..8394b3614 --- /dev/null +++ b/content/nginxaas-azure/changelog/_index.md @@ -0,0 +1,5 @@ +--- +title: Changelog +weight: 900 +url: /nginxaas/azure/changelog/ +--- \ No newline at end of file diff --git a/content/nginxaas-azure/changelog/archive/_index.md b/content/nginxaas-azure/changelog/archive/_index.md new file mode 100644 index 000000000..32ebf7b72 --- /dev/null +++ b/content/nginxaas-azure/changelog/archive/_index.md @@ -0,0 +1,6 @@ +--- +title: Archive +weight: 200 +draft: false +url: /nginxaas/azure/changelog/archive/ +--- diff --git a/content/nginxaas-azure/changelog-archive/changelog-2022.md b/content/nginxaas-azure/changelog/archive/changelog-2022.md similarity index 97% rename from content/nginxaas-azure/changelog-archive/changelog-2022.md rename to content/nginxaas-azure/changelog/archive/changelog-2022.md index 9f94ac27e..207243d92 100644 --- a/content/nginxaas-azure/changelog-archive/changelog-2022.md +++ b/content/nginxaas-azure/changelog/archive/changelog-2022.md @@ -2,12 +2,12 @@ title: "2022" weight: 300 toc: true -url: /nginxaas/azure/changelog-archive/changelog-2022/ +url: /nginxaas/azure/changelog/archive/changelog-2022/ --- Learn about the updates, new features, and resolved bugs in F5 NGINXaaS for Azure during the year 2022. -To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog" >}}) page. +To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog/changelog.md" >}}) page. To see a list of currently active issues, visit the [Known issues]({{< ref "/nginxaas-azure/known-issues.md" >}}) page. diff --git a/content/nginxaas-azure/changelog-archive/changelog-2023.md b/content/nginxaas-azure/changelog/archive/changelog-2023.md similarity index 99% rename from content/nginxaas-azure/changelog-archive/changelog-2023.md rename to content/nginxaas-azure/changelog/archive/changelog-2023.md index 840a77bd5..91e9699e0 100644 --- a/content/nginxaas-azure/changelog-archive/changelog-2023.md +++ b/content/nginxaas-azure/changelog/archive/changelog-2023.md @@ -2,12 +2,12 @@ title: "2023" weight: 200 toc: true -url: /nginxaas/azure/changelog-archive/changelog-2023/ +url: /nginxaas/azure/changelog/archive/changelog-2023/ --- Learn about the updates, new features, and resolved bugs in F5 NGINXaaS for Azure during the year 2023. -To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog" >}}) page. +To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog/changelog.md" >}}) page. To see a list of currently active issues, visit the [Known issues]({{< ref "/nginxaas-azure/known-issues.md" >}}) page. diff --git a/content/nginxaas-azure/changelog-archive/changelog-2024.md b/content/nginxaas-azure/changelog/archive/changelog-2024.md similarity index 99% rename from content/nginxaas-azure/changelog-archive/changelog-2024.md rename to content/nginxaas-azure/changelog/archive/changelog-2024.md index eaf886bed..8f4f761da 100644 --- a/content/nginxaas-azure/changelog-archive/changelog-2024.md +++ b/content/nginxaas-azure/changelog/archive/changelog-2024.md @@ -2,12 +2,12 @@ title: "2024" weight: 100 toc: true -url: /nginxaas/azure/changelog-archive/changelog-2024/ +url: /nginxaas/azure/changelog/archive/changelog-2024/ --- Learn about the updates, new features, and resolved bugs in F5 NGINXaaS for Azure during the year 2024. -To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog" >}}) page. +To see the latest changes, visit the [Changelog]({{< ref "/nginxaas-azure/changelog/changelog.md" >}}) page. To see a list of currently active issues, visit the [Known issues]({{< ref "/nginxaas-azure/known-issues.md" >}}) page. diff --git a/content/nginxaas-azure/changelog.md b/content/nginxaas-azure/changelog/changelog.md similarity index 98% rename from content/nginxaas-azure/changelog.md rename to content/nginxaas-azure/changelog/changelog.md index acbcb7a04..8eca1039f 100644 --- a/content/nginxaas-azure/changelog.md +++ b/content/nginxaas-azure/changelog/changelog.md @@ -1,6 +1,6 @@ --- -title: "Changelog" -weight: 900 +title: "2025" +weight: 100 toc: true nd-docs: "DOCS-870" url: /nginxaas/azure/changelog/ @@ -11,7 +11,7 @@ Learn about the latest updates, new features, and resolved bugs in F5 NGINXaaS f To see a list of currently active issues, visit the [Known issues]({{< ref "/nginxaas-azure/known-issues.md" >}}) page. -To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog-archive" >}}) section. +To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog/archive" >}}) section. ## September 26, 2025 @@ -81,7 +81,7 @@ NGINXaaS now supports downloading certificate from Azure Key Vault via Private E - {{% icon-feature %}} **NGINX App Protect WAF is now generally available** -NGINX App Protect WAF is now generally available and is no longer a preview feature and will therefore be billed as specified in the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=PlansAndPrice). This feature now supports the creation and deployment of [custom security policies]({{< relref "./app-protect/configure-waf.md#custom-policies" >}}). +NGINX App Protect WAF is now generally available and is no longer a preview feature and will therefore be billed as specified in the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=PlansAndPrice). This feature now supports the creation and deployment of [custom security policies]({{< relref "/nginxaas-azure/app-protect/configure-waf.md#custom-policies" >}}). ## April 16, 2025 diff --git a/content/nginxaas-azure/module-changelog.md b/content/nginxaas-azure/changelog/module-changelog.md similarity index 99% rename from content/nginxaas-azure/module-changelog.md rename to content/nginxaas-azure/changelog/module-changelog.md index 76bc8c357..92dd37128 100644 --- a/content/nginxaas-azure/module-changelog.md +++ b/content/nginxaas-azure/changelog/module-changelog.md @@ -1,6 +1,6 @@ --- title: "Module Changelog" -weight: 950 +weight: 300 toc: true url: /nginxaas/azure/module-changelog/ --- diff --git a/content/nginxaas-azure/troubleshooting.md b/content/nginxaas-azure/get-help/troubleshooting.md similarity index 80% rename from content/nginxaas-azure/troubleshooting.md rename to content/nginxaas-azure/get-help/troubleshooting.md index 00164ecb7..23e5c4c23 100644 --- a/content/nginxaas-azure/troubleshooting.md +++ b/content/nginxaas-azure/get-help/troubleshooting.md @@ -1,8 +1,8 @@ --- title: Troubleshooting guide toc: false -url: /nginxaas/azure/troubleshooting -weight: 700 +url: /nginxaas/azure/get-help/troubleshooting +weight: 300 --- \ No newline at end of file diff --git a/content/nginxaas-azure/known-issues.md b/content/nginxaas-azure/known-issues.md index c57541432..d3a0294b0 100644 --- a/content/nginxaas-azure/known-issues.md +++ b/content/nginxaas-azure/known-issues.md @@ -73,7 +73,7 @@ Inner Errors: ### {{% icon-bug %}} Not all NGINX Plus directives and use-cases are supported in NGINXaaS (ID-4331) -NGINXaaS currently does not support all NGINX Plus directives and use-cases. We are continually adding new NGINX Plus capabilities into NGINXaaS to close the gap in functionality. You can follow the updates to the supported use-cases by visiting the [Changelog]({{< relref "./changelog.md" >}}). For a comprehensive list of currently allowed directives, please see the [Configuration Directives List]({{< ref "/nginxaas-azure/getting-started/nginx-configuration/nginx-configuration-portal.md#configuration-directives-list" >}}). +NGINXaaS currently does not support all NGINX Plus directives and use-cases. We are continually adding new NGINX Plus capabilities into NGINXaaS to close the gap in functionality. You can follow the updates to the supported use-cases by visiting the [Changelog]({{< relref "/nginxaas-azure/changelog/changelog.md" >}}). For a comprehensive list of currently allowed directives, please see the [Configuration Directives List]({{< ref "/nginxaas-azure/getting-started/nginx-configuration/nginx-configuration-portal.md#configuration-directives-list" >}}). ### {{% icon-bug %}} Terraform errors using `package_data` (ID-2752) diff --git a/content/nginxaas-azure/quickstart/upgrade-channels.md b/content/nginxaas-azure/quickstart/upgrade-channels.md index fb9f5be31..187ec48f4 100644 --- a/content/nginxaas-azure/quickstart/upgrade-channels.md +++ b/content/nginxaas-azure/quickstart/upgrade-channels.md @@ -33,7 +33,7 @@ Maintaining the latest version NGINX Plus, operating system (OS), and other soft | stable | No sooner than 45 days of a new NGINX Plus [release](https://docs.nginx.com/nginx/releases/). | {{< /table >}} -A new version of NGINX Plus and its related modules is first introduced to the **preview** channel, where it is goes through our acceptance testing. Once we have baked the software in the **preview** channel for a reasonable time, it is eventually graduated to the **stable** channel. The actual promotion timelines can vary, and you can view our [Changelog]({{< ref "/nginxaas-azure/changelog.md" >}}) for latest updates. +A new version of NGINX Plus and its related modules is first introduced to the **preview** channel, where it is goes through our acceptance testing. Once we have baked the software in the **preview** channel for a reasonable time, it is eventually graduated to the **stable** channel. The actual promotion timelines can vary, and you can view our [Changelog]({{< ref "/nginxaas-azure/changelog/changelog.md" >}}) for latest updates. ## Changing the upgrade channel From ac0573eda19351dd16a18c399a9dec4723a8709f Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Mon, 29 Sep 2025 17:19:20 +0100 Subject: [PATCH 2/3] docs: remove n4a changelog whatsnew headers --- content/nginxaas-azure/changelog/changelog.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/content/nginxaas-azure/changelog/changelog.md b/content/nginxaas-azure/changelog/changelog.md index 8eca1039f..77c100e80 100644 --- a/content/nginxaas-azure/changelog/changelog.md +++ b/content/nginxaas-azure/changelog/changelog.md @@ -77,8 +77,6 @@ NGINXaaS now supports downloading certificate from Azure Key Vault via Private E ## April 22, 2025 -### What's New - - {{% icon-feature %}} **NGINX App Protect WAF is now generally available** NGINX App Protect WAF is now generally available and is no longer a preview feature and will therefore be billed as specified in the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=PlansAndPrice). This feature now supports the creation and deployment of [custom security policies]({{< relref "/nginxaas-azure/app-protect/configure-waf.md#custom-policies" >}}). @@ -96,7 +94,6 @@ NGINX App Protect WAF is now generally available and is no longer a preview feat ## March 31, 2025 -### What's New - {{% icon-feature %}} **NGINXaaS for Azure is now generally available in more regions** From 736c040b8ff10cdc62399d7227d62a3ea46b615b Mon Sep 17 00:00:00 2001 From: Jon Cahill-Torre Date: Wed, 1 Oct 2025 16:23:08 +0100 Subject: [PATCH 3/3] fix: fix link --- content/nginxaas-azure/changelog/changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/nginxaas-azure/changelog/changelog.md b/content/nginxaas-azure/changelog/changelog.md index e1a5c64b2..dcdf16f3e 100644 --- a/content/nginxaas-azure/changelog/changelog.md +++ b/content/nginxaas-azure/changelog/changelog.md @@ -81,7 +81,7 @@ NGINXaaS now supports downloading certificate from Azure Key Vault via Private E - {{% icon-feature %}} **F5 WAF for NGINX is now generally available** -F5 WAF for NGINX is now generally available and is no longer a preview feature and will therefore be billed as specified in the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=PlansAndPrice). This feature now supports the creation and deployment of [custom security policies]({{< relref "./app-protect/configure-waf.md#custom-policies" >}}). +F5 WAF for NGINX is now generally available and is no longer a preview feature and will therefore be billed as specified in the [Azure Marketplace](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/f5-networks.f5-nginx-for-azure?tab=PlansAndPrice). This feature now supports the creation and deployment of [custom security policies]({{< ref "/nginxaas-azure/app-protect/configure-waf.md#custom-policies" >}}). ## April 16, 2025