You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This article provides steps to perform scaling operations for compute and storage. You will be able to change your compute tiers between burstable, general purpose, and memory optimized SKUs, including choosing the number of vCores that is suitable to run your application. You can also scale up your storage. Expected IOPS are shown based on the compute tier, vCores and the storage capacity. The cost estimate is also shown based on your selection.
16
+
This article provides steps to perform scaling operations for compute and storage. You are able to change your compute tiers between burstable, general purpose, and memory optimized SKUs, including choosing the number of vCores that is suitable to run your application. You can also scale up your storage. Expected IOPS are shown based on the compute tier, vCores and the storage capacity. The cost estimate is also shown based on your selection.
17
17
18
18
> [!IMPORTANT]
19
19
> You cannot scale down the storage.
20
20
21
-
## Pre-requisites
21
+
## Prerequisites
22
22
23
23
To complete this how-to guide, you need:
24
24
@@ -29,57 +29,81 @@ To complete this how-to guide, you need:
29
29
30
30
Follow these steps to choose the compute tier.
31
31
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.
:::image type="content" source="./media/how-to-scale-compute-storage-portal/list-compute-tiers.png" alt-text="Screenshot that list compute tiers.":::
41
41
42
42
43
-
5. If you are good with the default vCores and memory sizes, you can skip the next step.
43
+
5. If you're good with the default vCores and memory sizes, you can skip the next step.
44
44
45
45
6. If you want to change the number of vCores, you can click the drop-down of **Compute size** and click the desired number of vCores/Memory from the list.
4. The field **Storage size in GiB** with a slide-bar is shown with the current size.
70
+
:::image type="content" source="./media/how-to-scale-compute-storage-portal/click-compute-storage.png" alt-text="Screenshot that shows compute+storage.":::
71
+
72
+
4. Select **Storage size in GiB** drop down and choose your new desired size.
73
+
74
+
:::image type="content" source="./media/how-to-scale-compute-storage-portal/storage-scaleup.png" alt-text="Screenshot that shows storage scale up.":::
75
+
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 below server restart 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="Screenshot that shows offline scaling.":::
81
+
82
+
10. A receive a notification that scaling operation is 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="Screenshot that shows storage autogrow checkbox.":::
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="Screenshot that shows storage autogrow.":::
98
+
99
+
6. click **Save**.
100
+
7. You receive a notification that storage autogrow is in progress.
72
101
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.
0 commit comments