diff --git a/content/nginxaas-azure/changelog/changelog.md b/content/nginxaas-azure/changelog/changelog.md index b5b97835f..ac65cc97e 100644 --- a/content/nginxaas-azure/changelog/changelog.md +++ b/content/nginxaas-azure/changelog/changelog.md @@ -13,6 +13,16 @@ 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. +## November 13, 2025 + +- {{% icon-feature %}} **NGINXaaS for Azure is now generally available in more regions** + + NGINXaaS for Azure is now available in the following additional regions: + + - South Central US + +See the [Supported Regions]({{< ref "/nginxaas-azure/overview/overview.md#supported-regions" >}}) documentation for the full list of regions where NGINXaaS for Azure is available. + ## October 07, 2025 - {{% icon-feature %}} **NGINXaaS is now running NGINX Plus Release 35 (R35) in the Stable Upgrade Channel** diff --git a/content/nginxaas-azure/overview/overview.md b/content/nginxaas-azure/overview/overview.md index 1dac9cbb8..7b4bd9afc 100644 --- a/content/nginxaas-azure/overview/overview.md +++ b/content/nginxaas-azure/overview/overview.md @@ -46,7 +46,7 @@ NGINXaaS for Azure is supported in the following regions: {{< table >}} | **North America** | **South America** | **Europe** | **Asia Pacific** | |----------------------------------------------------------|--------------------------------------------|--------------------------------------------|-------------------------| -| West Central US
West US
East US 2
West US 2
West US 3
East US
Central US
North Central US
Canada Central | Brazil South | West Europe
North Europe
Sweden Central
Germany West Central
UK West
UK South | Australia East
Japan East
Korea Central
Southeast Asia
Central India
South India | +| West Central US
West US
East US 2
West US 2
West US 3
East US
Central US
North Central US
South Central US
Canada Central | Brazil South | West Europe
North Europe
Sweden Central
Germany West Central
UK West
UK South | Australia East
Japan East
Korea Central
Southeast Asia
Central India
South India | {{< /table >}} diff --git a/static/nginxaas-azure/js/cost-calculator_v2.js b/static/nginxaas-azure/js/cost-calculator_v2.js index c2b571153..c2e4e1ab4 100644 --- a/static/nginxaas-azure/js/cost-calculator_v2.js +++ b/static/nginxaas-azure/js/cost-calculator_v2.js @@ -31,6 +31,7 @@ southindia: { label: "South India", tier: 3 }, ukwest: { label: "UK West", tier: 3 }, uksouth: { label: "UK South", tier: 3 }, + southcentralus: { label: "South Central US", tier: 1 }, }, // cost per NCU tiersCosts: {