Skip to content

Commit f00f4f6

Browse files
Update how-to-manage-high-availability-portal.md
1 parent 599a7fb commit f00f4f6

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/postgresql/flexible-server/how-to-manage-high-availability-portal.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ High availability feature provisions physically separate primary and standby rep
2020

2121
This page provides guidelines how you can enable or disable high availability. This operation doesn't change your other settings including VNET configuration, firewall settings, and backup retention. Similarly, enabling and disabling of high availability is an online operation and doesn't impact your application connectivity and operations.
2222

23+
> [!IMPORTANT]
24+
> _Billing Model Update for Azure Database for PostgreSQL Flexible Server (v5 HA):_
25+
In April, we implemented a billing model update for v5 SKU with High Availability (HA) enabled servers. This change aims to correctly reflect the charges, by accounting for both the primary and standby servers. Before this change we were incorrectly charging customers for the primary server only. Customers using v5 SKU with HA enabled servers will now see billing quantities multiplied by 2. This update does not impact v4 and v3 SKUs.
26+
2327
## Prerequisites
2428

2529
> [!IMPORTANT]
@@ -29,7 +33,7 @@ This page provides guidelines how you can enable or disable high availability. T
2933

3034
This section provides details specifically for HA-related fields. You can follow these steps to deploy high availability while creating your Azure Database for PostgreSQL flexible server instance.
3135

32-
1. In the [Azure portal](https://portal.azure.com/), choose Azure Database for PostgreSQL flexible server and select create. For details on how to fill details such as **Subscription**, **Resource group**, **server name**, **region**, and other fields, see how-to documentation for the server creation.
36+
1. In the [Azure portal](https://portal.azure.com/), choose Azure Database for PostgreSQL flexible server and select create. For details on how to fill details such as **Subscription**, **Resource group**, **Server name**, **Region**, and other fields, see [how to create an Azure Database for PostgreSQL - Flexible Server](./quickstart-create-server-portal.md).
3337

3438
:::image type="content" source="./media/how-to-manage-high-availability-portal/subscription-region.png" alt-text="Screenshot of subscription and region selection.":::
3539

0 commit comments

Comments
 (0)