Skip to content

Commit 5f3f51d

Browse files
authored
Merge pull request #189064 from sr-msft/sspg-fspg-change
SSPG-FSPG - Minor changes
2 parents f6854e6 + af6e9e4 commit 5f3f51d

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

articles/postgresql/concepts-planned-maintenance-notification.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
55
ms.author: sunila
66
ms.service: postgresql
77
ms.topic: conceptual
8-
ms.date: 10/21/2020
8+
ms.date: 2/17/2022
99
---
1010
# Planned maintenance notification in Azure Database for PostgreSQL - Single Server
1111

@@ -29,8 +29,6 @@ You can utilize the planned maintenance notifications feature to receive alerts
2929

3030
### Planned maintenance notification
3131

32-
> [!IMPORTANT]
33-
> Planned maintenance notifications are currently available in preview in all regions **except** West Central US
3432

3533
**Planned maintenance notifications** allow you to receive alerts for upcoming planned maintenance event to your Azure Database for PostgreSQL. These notifications are integrated with [Service Health's](../service-health/overview.md) planned maintenance and allow you to view all scheduled maintenance for your subscriptions in one place. It also helps to scale the notification to the right audiences for different resource groups, as you may have different contacts responsible for different resources. You will receive the notification about the upcoming maintenance 72 calendar hours before the event.
3634

articles/postgresql/concepts-supported-versions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
55
ms.author: sunila
66
ms.service: postgresql
77
ms.topic: conceptual
8-
ms.date: 08/01/2021
8+
ms.date: 02/17/2021
99
ms.custom: fasttrack-edit
1010
---
1111
# Supported PostgreSQL major versions
@@ -20,7 +20,7 @@ The current minor release is 11.11. Refer to the [PostgreSQL documentation](http
2020
## PostgreSQL version 10
2121
The current minor release is 10.16. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/10/static/release-10-16.html) to learn more about improvements and fixes in this minor release.
2222

23-
## PostgreSQL version 9.6
23+
## PostgreSQL version 9.6 (retired)
2424
The current minor release is 9.6.21. Refer to the [PostgreSQL documentation](https://www.postgresql.org/docs/9.6/static/release-9-6-21.html) to learn more about improvements and fixes in this minor release.
2525

2626
## PostgreSQL version 9.5 (retired)

articles/postgresql/flexible-server/overview.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sunilagarwal
55
ms.author: sunila
66
ms.service: postgresql
77
ms.topic: overview
8-
ms.date: 12/06/2021
8+
ms.date: 02/17/2022
99
ms.custom: "mvc, references_regions"
1010
---
1111

@@ -98,7 +98,7 @@ One advantage of running your workload in Azure is global reach. The flexible se
9898
| Central US | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
9999
| East Asia | :heavy_check_mark: | :x: | :x: |
100100
| East US | :heavy_check_mark: | :heavy_check_mark: | :x: |
101-
| East US 2 | :heavy_check_mark: | :x: | :heavy_check_mark: |
101+
| East US 2 | :heavy_check_mark: | :x: $ | :heavy_check_mark: |
102102
| France Central | :heavy_check_mark: | :heavy_check_mark: | :x: |
103103
| Germany West Central | :heavy_check_mark: | :heavy_check_mark: | :x: |
104104
| Japan East | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
@@ -110,7 +110,7 @@ One advantage of running your workload in Azure is global reach. The flexible se
110110
| Norway East | :heavy_check_mark: | :x: | :x: |
111111
| South Africa North | :heavy_check_mark: | :x: | :x: |
112112
| South Central US | :heavy_check_mark: | :heavy_check_mark: | :x: |
113-
| Southeast Asia | :heavy_check_mark: | :x: | :x: |
113+
| Southeast Asia | :heavy_check_mark: | :x: $ | :x: |
114114
| Sweden Central | :heavy_check_mark: | :x: | :x: |
115115
| Switzerland North | :heavy_check_mark: | :x: | :x: |
116116
| UAE North | :heavy_check_mark: | :x: | :x: |
@@ -121,6 +121,8 @@ One advantage of running your workload in Azure is global reach. The flexible se
121121
| West US 2 | :heavy_check_mark: | :heavy_check_mark: | :x: |
122122
| West US 3 | :heavy_check_mark: | :x: | :x: |
123123

124+
$ New Zone-redundant high availability deployments are temporarily blocked in this region. Already provisioned HA servers are fully supported.
125+
124126
<!-- We continue to add more regions for flexible server. -->
125127
> [!NOTE]
126128
> If your application requires Zone redundant HA and it's not available in your preferred Azure region, consider using other regions within the same geography where Zone redundant HA is available, such as US East for US East 2, Central US for North Central US, and so on.

0 commit comments

Comments
 (0)