Skip to content

Commit 2e9dc3f

Browse files
authored
Update NGINXaaS for Azure's changelog to mention connectivity tool (#1177)
1 parent 8efe718 commit 2e9dc3f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/nginxaas-azure/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ To see a list of currently active issues, visit the [Known issues]({{< ref "/ngi
1313

1414
To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog-archive" >}}) section.
1515

16+
## September 26, 2025
17+
18+
- {{% icon-feature %}} **Connectivity test tool**
19+
20+
Users can now test the availability of specific IP addresses from their deployment's dataplane. This is useful for debugging connectivity issues and determining if a problem is in NGINX configuration or Azure network configuration. Please see the docs for the [connectivity test tool]({{< ref "/nginxaas-azure/get-help/connectivity.md" >}}) for further details.
1621

1722
## September 18, 2025
1823

@@ -30,6 +35,7 @@ To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/
3035
- {{% icon-feature %}} **Updates to NGINXaaS for Azure GitHub Action**
3136

3237
- Users can now specify files in their configuration directory to be marked as protected using a new optional Action input called `protected-files`. This new input accepts comma-separated list of file paths relative to the NGINX configuration directory that should be marked as protected. For more information, please visit [NGINXaaS for Azure Deployment Action](https://github.com/marketplace/actions/nginx-configuration-sync) on GitHub actions marketplace. Example:
38+
3339
```yaml
3440
- name: Sync NGINX Config to Azure
3541
uses: nginxinc/[email protected]

0 commit comments

Comments
 (0)