Skip to content

Commit 3cbedda

Browse files
authored
Update how-to-auto-grow-storage-portal.md
1 parent 45145de commit 3cbedda

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/postgresql/flexible-server/how-to-auto-grow-storage-portal.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Storage Auto grow - Azure portal - Azure Database for PostgreSQL - Flexible Server
3-
description: This article describes how you can configure storage auto-grow using the Azure portal in Azure Database for PostgreSQL - Flexible Server
3+
description: This article describes how you can configure storage autogrow using the Azure portal in Azure Database for PostgreSQL - Flexible Server
44
ms.service: postgresql
55
ms.subservice: flexible-server
66
ms.topic: how-to
@@ -18,25 +18,25 @@ ms.date: 06/24/2022
1818

1919
This article describes how you can configure an Azure Database for PostgreSQL server storage to grow without impacting the workload.
2020

21-
When a server reaches the allocated storage limit, the server is marked as read-only. However, if you enable storage auto grow, the server storage increases to accommodate the growing data. For servers with less than 1 TiB of provisioned storage, the auto-grow feature activates when storage consumption reaches 80%. For servers with 1 TB or more of storage, auto-grow activates at 90% consumption.
21+
When a server reaches the allocated storage limit, the server is marked as read-only. However, if you enable storage auto grow, the server storage increases to accommodate the growing data. For servers with less than 1 TiB of provisioned storage, the autogrow feature activates when storage consumption reaches 80%. For servers with 1 TB or more of storage, autogrow activates at 90% consumption.
2222

2323

2424
## Enable Storage Autogrow for Existing Servers
2525

26-
Follow these steps to enable Storage Autogrow on you Azure Database for PostgreSQL Flexible server :
26+
Follow these steps to enable Storage Autogrow on your Azure Database for PostgreSQL Flexible server.
2727

2828
1. In the [Azure portal](https://portal.azure.com/), select your existing Azure Database for PostgreSQL Flexible Server.
2929

3030
2. On the Flexible Server page, select **Compute + storage**
3131

32-
3. In the **Storage Auto-growth** section, checkmark to enable storage auto grow.
32+
3. In the **Storage Auto-growth** section, checkmark to enable storage autogrow.
3333

3434
4. Select **Save** on apply the changes.
3535

3636
![Screenshot showing Storage Autogrowth.](./media/how-to-auto-grow-storage-portal/storage-auto-grow.png)
3737

3838

39-
5. A notification will confirm that auto grow was successfully enabled.
39+
5. A notification confirms that auto grow was successfully enabled.
4040

4141

4242
## Enable Storage Autogrow during Server Provisioning

0 commit comments

Comments
 (0)