Changelog

Learn about the latest updates, new features, and resolved bugs in F5 NGINX as a Service for Azure.

To see a list of currently active issues, visit the Known issues page.

To review older entries, visit the Changelog archive section.

November 18, 2024

  • Consumed NCUs metric more accurately accounts for concurrent connections

    The consumed NCUs metric now uses the system.worker_connections metric to more accurately determine the number of concurrent connections used by NGINX. Previously NGINXaaS was underreporting the number of concurrent connections used by NGINX, improperly omitting connections to upstreams.

    Users may notice an increase in their deployments’ consumed NCUs if their deployments are handling a large number of connections. This fix will help to make autoscaling more responsive to changes in incoming traffic. Customers using autoscaling may notice that their deployments scale out if the number of concurrent connections increases significantly.

November 8, 2024

  • NGINXaaS for Azure now improves visibility and management of protected files

    Users can now view the file paths and associated metadata of protected files added to the NGINX configuration of an NGINXaaS deployment, while the file contents remain confidential. Users can also overwrite an existing protected file with new file contents or resubmit it without having to provide the file contents again.

    For more details on protected files, refer to the Add an NGINX configuration section.

October 23, 2024

  • NGINXaaS Loadbalancer for Kubernetes preview release

    This new feature allows NGINXaaS to be an external load balancer to direct traffic into Kubernetes. See the quickstart for more info.

October 10, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in the following additional regions:

    • Brazil South

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.

September 18, 2024

  • NGINXaaS is now running NGINX Plus Release 32 (R32) in the Stable Upgrade Channel

    NGINXaaS for Azure deployments using the Stable Upgrade Channel have now been automatically upgraded to NGINX Plus Release 32 (R32). This upgrade also includes updates to the following NGINX Plus modules:

    • nginx-plus-module-headers-more
    • nginx-plus-module-image-filter
    • nginx-plus-module-lua
    • nginx-plus-module-ndk
    • nginx-plus-module-njs
    • nginx-plus-module-otel
    • nginx-plus-module-xslt

    For a complete list of allowed directives, see the Configuration Directives List.

September 13, 2024

  • Standard plan retirement

NGINXaaS for Azure now supports the Standard V2 plan. We encourage you to use the Standard V2 plan for all new NGINXaaS deployments from now on to take advantage of additional features like NGINX App Protect WAF and a higher number of listen ports. The Standard V2 plan follows a similar pricing model as the Standard plan.

Important:
The Standard plan will be deprecated and will not be available for new deployments starting November 1, 2024.

Your current deployments on the Standard plan will continue to function but won’t include any of the new features we’ve introduced in the Standard V2 plan. Additionally, we intend to phase out the Standard plan in the future. When this happens, we will offer a migration path to the Standard V2 plan for existing NGINXaaS deployments on the Standard plan.

  • Recommended action:

    Update your automation scripts to use the Standard V2 plan. The SKU for the Standard V2 pricing plan is standardv2_Monthly.

If you have any questions or concerns, please contact us.

Aug 29, 2024

  • The backend subnet of an NGINXaaS deployment can now be updated

An NGINXaaS deployment can now be gracefully updated to a new subnet with zero downtime. Currently, this capability is available through ARM templates or the Azure CLI. Support through other client tools is coming soon.

Aug 22, 2024

Aug 16, 2024

  • Notification on update to deployments using the Stable Upgrade Channel

    NGINXaaS for Azure deployments using the Stable Upgrade Channel will be updated to NGINX Plus Release 32 (R32) during the week of September 16-22, 2024. This will also include updates to the following NGINX Plus modules:

    • nginx-plus-module-headers-more
    • nginx-plus-module-image-filter
    • nginx-plus-module-lua
    • nginx-plus-module-ndk
    • nginx-plus-module-njs
    • nginx-plus-module-otel
    • nginx-plus-module-xslt

    Please review the NGINX Plus Release 32 (R32) Release Notes carefully. If you have any concerns, it’s recommended to validate your configuration against NGINX Plus R32 by setting up a test deployment using the Preview Upgrade Channel. See these instructions on how to set up a deployment similar to your current one.

    If you have any questions or concerns, please contact us.

July 30, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in the following additional regions:

    • Central India
    • South India

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.

July 23, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in the following additional regions:

    • Germany West Central

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.

July 10, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in the following additional regions:

    • Southeast Asia
    • Sweden Central

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.

June 28, 2024

  • NGINXaaS for Azure now supports the Lua dynamic module

    NGINXaaS now supports the Lua dynamic module v0.10.25. The lua_capture_error_log directive is not supported at this time. For a complete list of allowed directives, see the Configuration Directives List.

June 18, 2024

June 17, 2024

June 6, 2024

  • Notification on update to deployments using the Stable Upgrade Channel

    NGINXaaS for Azure deployments using the Stable Upgrade Channel will be updated to NGINX Plus Release 31 (R31) during the week of June 17-23, 2024. This will also include updates to the following NGINX Plus modules:

    • nginx-plus-module-headers-more
    • nginx-plus-module-image-filter
    • nginx-plus-module-lua
    • nginx-plus-module-ndk
    • nginx-plus-module-njs
    • nginx-plus-module-otel
    • nginx-plus-module-xslt

    Please review the NGINX Plus Release 31 (R31) Release Notes carefully. If you have any concerns, it’s recommended to validate your configuration against NGINX Plus R31 by setting up a test deployment using the Preview Upgrade Channel. See these instructions on how to set up a deployment similar to your current one.

    If you have any questions or concerns, please contact us.

May 20, 2024

  • NGINXaaS for Azure now supports a Basic plan for dev/test purposes

    For trial, development and testing purposes without SLA guarantees, redundancy or scaling, NGINXaaS provides the ability to choose a Basic plan deployment. For more information, see pricing plans.

April 18, 2024

April 9, 2024

  • NGINXaaS for Azure supports autoscaling and Upgrade Channels on all client tools

    In addition to the Azure Portal and the ARM API version 2024-01-01-preview, you can now use all other client tools, such as the Azure CLI or Terraform, to enable autoscaling or specify an Upgrade Channel.

    For more information on autoscaling, see the Autoscaling documentation. For more information on Upgrade Channels, see Upgrade Channels.

  • NGINXaaS for Azure can now accept a system assigned and a user assigned managed identity

    NGINXaaS for Azure now allows using a system assigned managed identity and a user assigned managed identity at the same time per deployment. This provides flexibility in assigning role permissions for integrations that NGINXaaS for Azure require.

March 21, 2024

  • NGINXaaS for Azure now supports Upgrade Channels

    An Upgrade Channels lets you control the frequency at which your NGINXaaS deployment receives upgrades for NGINX Plus and its related modules. For more information, see Upgrade Channels.

March 20, 2024

  • NGINXaaS for Azure now supports autoscaling

    Enable autoscaling to automatically adjust the size of your deployment based on the traffic requirements. Autoscaling can be enabled in the Azure Portal or the ARM API version 2024-01-01-preview, with other client tools coming soon.

    For more information on autoscaling, see the Autoscaling documentation.

March 13, 2024

  • Fixed a known issue causing Terraform to show an error while trying to manage configuration of a new deployment (ID-891)

    NGINXaaS for Azure now requires users to take an explicit action to create a default NGINX configuration with a deployment. We have added the “Apply default NGINX configuration” field in the updated deployment creation workflow in the Azure portal. For other client tools like Terraform, NGINXaaS for Azure now requires users to explicitly create an NGINX configuration.

March 5, 2024

  • NGINXaaS for Azure now supports configuring NGINX Plus as a mail proxy server

    Enhance your email service’s efficiency by utilizing NGINX Plus as a mail proxy for IMAP, POP3, and SMTP protocols, streamlining configuration for mail servers and external services.

    Please note that NGINXaaS does not support outbound connections on port 25, and an alternative port should be used for SMTP. Additionally, ensure network connectivity from the NGINXaaS deployment to both the mail server and authentication server to support proper mail authentication.

    For a complete list of allowed directives, see the Configuration Directives List.

  • NGINXaaS for Azure now supports resolver statistics metrics

    For a complete catalog of metrics, see the Metrics Catalog.

February 15, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in the following additional regions:

    • Japan West
    • Korea South
    • Korea Central

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.

February 8, 2024

January 22, 2024

  • NGINXaaS for Azure is now generally available in more regions

    NGINXaaS for Azure is now available in Canada Central.

    See the Supported Regions documentation for the full list of regions where NGINXaaS for Azure is available.


Last modified November 13, 2024