From d2681830f7de64bfe4a84c82720411668b5ba1ca Mon Sep 17 00:00:00 2001 From: xynicole Date: Tue, 15 Apr 2025 12:47:43 -0700 Subject: [PATCH] NLB-6321: Notification on R33 release --- content/nginxaas-azure/changelog.md | 12 ++++++++++++ content/nginxaas-azure/faq.md | 6 ++++++ 2 files changed, 18 insertions(+) diff --git a/content/nginxaas-azure/changelog.md b/content/nginxaas-azure/changelog.md index 7e7345552..013ad7c60 100644 --- a/content/nginxaas-azure/changelog.md +++ b/content/nginxaas-azure/changelog.md @@ -13,6 +13,18 @@ To see a list of currently active issues, visit the [Known issues]({{< ref "/ngi To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog-archive" >}}) section. +## April 16, 2025 + +- {{% icon-feature %}} **Notification on update to deployments using the Stable Upgrade Channel** + + NGINXaaS for Azure deployments using the **Stable** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}) will be updated to [NGINX Plus Release 33 (R33)]({{< ref "/nginx/releases.md#nginxplusrelease-33-r33" >}}) during the week of May 05-09, 2025. This will also include updates to the following NGINX Plus modules: + - nginx-plus-module-njs + + Please review the [NGINX Plus Release 33 (R33)]({{< ref "/nginx/releases.md#nginxplusrelease-33-r33" >}}) Release Notes carefully. If you have any concerns, it's recommended to validate your configuration against NGINX Plus R33 by setting up a test deployment using the **Preview** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}). See [these instructions]({{< ref "/nginxaas-azure/quickstart/recreate.md" >}}) on how to set up a deployment similar to your current one. For entitlement and visibility policy, check [the FAQs]({{< ref "/nginxaas-azure/faq.md" >}}) to address any additional questions you might have. + + If you have any questions or concerns, please [contact us]({{< ref "/nginxaas-azure/troubleshooting/troubleshooting.md" >}}). + + ## March 31, 2025 ### What's New diff --git a/content/nginxaas-azure/faq.md b/content/nginxaas-azure/faq.md index 9530fd46c..21919a539 100644 --- a/content/nginxaas-azure/faq.md +++ b/content/nginxaas-azure/faq.md @@ -10,6 +10,12 @@ type: Common questions about F5 NGINX as a Service for Azure (NGINXaaS). +### Do I need to manually supply a JWT license for my instances? +- No, the license management process is handled automatically by NGINXaaS. + +### Where is the usage data reported? +- The usage data is reported to NGINXaaS. + ### Is NGINXaaS available in my subscription or in F5 subscription? - Your NGINXaaS deployment resource is visible to you under your subscription. The underlying compute resources of your deployment, which are managed by NGINX on your behalf, are not visible in your subscription.