Skip to content

Commit e2a6863

Browse files
NLB-6929: Update NGINXaaS docs with R35 changelog
1 parent d359da4 commit e2a6863

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

content/nginxaas-azure/changelog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/
1717

1818
- {{% icon-feature %}} **NGINXaaS is now running NGINX Plus Release 35 (R35) in the Stable Upgrade Channel**
1919

20-
NGINXaaS for Azure deployments using the **Stable** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}) have now been automatically upgraded to [NGINX Plus Release 35 (R35)]({{< ref "/nginx/releases.md#nginxplusrelease-35-r35" >}}). This upgrade also includes updates to the following NGINX Plus modules:
21-
- nginx-plus-module-njs
20+
NGINXaaS for Azure deployments using the **Stable** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}) have now been automatically upgraded to [NGINX Plus Release 35 (R35)]({{< ref "/nginx/releases.md#nginxplusrelease-35-r35" >}}). This upgrade also includes updates to the following NGINX Plus modules:
21+
- `nginx-plus-module-njs`
2222
For a complete list of allowed directives, see the [Configuration Directives List]({{< ref "/nginxaas-azure/getting-started/nginx-configuration/overview/#configuration-directives-list" >}}).
2323

24-
The ACME protocol support feature, available in NGINX Plus R35, is not currently supported in NGINXaaS due to active-active deployments.
24+
The [ACME protocol support](https://nginx.org/en/docs/http/ngx_http_acme_module.html) feature, available in NGINX Plus R35 as a [dynamic module]({{< ref "/nginx/admin-guide/dynamic-modules/acme.md" >}}), is not currently supported in NGINXaaS due to active-active deployments.
2525

2626
## September 18, 2025
2727

content/nginxaas-azure/quickstart/security-controls/oidc.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ Configuring NGINXaaS for Azure with OIDC is similar as [Configuring NGINX Plus](
163163
```text
164164
This is a site protected by OIDC!
165165
```
166-
There is another method to set up OIDC authentication using the native OIDC module, which can be tried out as an experimental method using [this process](https://github.com/nginxinc/nginxaas-for-azure-snippets/tree/main/terraform/configurations/native-oidc). We recommend using the above method, which uses the njs module.
167166
## Troubleshooting
168167
169168
[Enable NGINX logs]({{< ref "/nginxaas-azure/monitoring/enable-logging/" >}}) and [Troubleshooting](https://github.com/nginxinc/nginx-openid-connect/tree/main?tab=readme-ov-file#troubleshooting) the OIDC issues.

0 commit comments

Comments
 (0)