Skip to content

Commit 7767000

Browse files
committed
Update how-to-scale-compute-storage-portal.md
1 parent 9211881 commit 7767000

File tree

1 file changed

+32
-8
lines changed

1 file changed

+32
-8
lines changed

articles/postgresql/flexible-server/how-to-scale-compute-storage-portal.md

Lines changed: 32 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ To complete this how-to guide, you need:
2929

3030
Follow these steps to choose the compute tier.
3131

32-
1. In the [Azure portal](https://portal.azure.com/), choose your flexible server that you want to restore the backup from.
32+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server that you want to restore the backup from.
3333

3434
2. Click **Compute+storage**.
3535

@@ -58,25 +58,49 @@ Follow these steps to choose the compute tier.
5858
9. A notification about the scaling operation in progress.
5959

6060

61-
## Scaling storage size
61+
## Manual Storage Scaling
6262

6363
Follow these steps to increase your storage size.
6464

65-
1. In the [Azure portal](https://portal.azure.com/), choose your flexible server for which you want to increase the storage size.
65+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server for which you want to increase the storage size.
6666
2. Click **Compute+storage**.
6767

6868
3. A page with current settings is displayed.
6969

7070
:::image type="content" source="./media/how-to-scale-compute-storage-portal/click-compute-storage.png" alt-text="click compute+storage":::
71-
4. The field **Storage size in GiB** with a slide-bar is shown with the current size.
7271

73-
5. Slide the bar to your desired size. Corresponding IOPS number is shown. The IOPS is dependent on the compute tier and size. The cost information is also shown.
72+
4. Select **Storage size in GiB** drop down and choose your new desired size.
7473

7574
:::image type="content" source="./media/how-to-scale-compute-storage-portal/storage-scaleup.png" alt-text="storage scale up":::
7675

77-
6. If you are good with the storage size, click **Save**.
78-
7. You will see a confirmation message. Click **OK** if you want to proceed.
79-
8. A notification about the scaling operation in progress.
76+
6. If you are good with the storage size, click **Save**.
77+
78+
8. Most of the disk scaling operations are **online** and as soon as you click **Save** scaling process starts without any downtime but some scaling operations are **offline** and you will see the below server resrart message. Click **continue** if you want to proceed.
79+
80+
:::image type="content" source="./media/how-to-scale-compute-storage-portal/offline-scaling.png" alt-text="offline scaling":::
81+
82+
10. A notification about the scaling operation in progress.
83+
84+
85+
## Storage Autogrow
86+
Follow these steps to increase your storage size.
87+
88+
1. In the [Azure portal](https://portal.azure.com/), choose the flexible server for which you want to increase the storage size.
89+
2. Click **Compute+storage**.
90+
91+
3. A page with current settings is displayed.
92+
93+
:::image type="content" source="./media/how-to-scale-compute-storage-portal/storage-autogrow.png" alt-text="click compute+storage":::
94+
95+
4. Check **Storage Auto-growth** button
96+
97+
:::image type="content" source="./media/how-to-scale-compute-storage-portal/storage-autogrow.png" alt-text="storage autogrow":::
98+
99+
6. click **Save**.
100+
7. You will receive a notification about the enabling storage autogrow.
101+
102+
103+
80104

81105
## Next steps
82106

0 commit comments

Comments
 (0)