Skip to content

Commit aa0922c

Browse files
authored
alt text and acrolinx
1 parent bf1eef8 commit aa0922c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/mysql/flexible-server/concepts-storage-iops.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,22 +36,22 @@ Monitoring Storage IOPS utilization is easy with [Metrics available under Monito
3636
To obtain a comprehensive view of the IO utilization for the selected time period.
3737
Navigate to the Monitoring in the Azure portal for Azure Database for MySQL Flexible Server under the Overview blade.
3838

39-
[:::image type="content" source="./media/concepts-storage-iops/1-overview.png" alt-text="overview metrics":::](./media/concepts-storage-iops/1-overview.png)
39+
[:::image type="content" source="./media/concepts-storage-iops/1-overview.png" alt-text="Screenshot of overview metrics.":::](./media/concepts-storage-iops/1-overview.png#lightbox)
4040

4141
#### Enhanced Metrics Workbook
4242
- Navigate to Workbooks under Monitoring section on your Azure portal.
4343
- Select "Enhanced Metrics" workbook.
4444
- Check for Storage IO Percentage metrics under Overview section of the workbook.
4545

46-
[:::image type="content" source="./media/concepts-storage-iops/2-workbook.png" alt-text="enhanced metrics":::](./media/concepts-storage-iops/2-workbook.png)
46+
[:::image type="content" source="./media/concepts-storage-iops/2-workbook.png" alt-text="Screenshot of enhanced metrics.":::](./media/concepts-storage-iops/2-workbook.png#lightbox)
4747

4848
#### Metrics under Monitoring
4949
- Navigate to Metrics, under Monitoring section on your Azure portal.
5050
- Select "Add metric" option.
5151
- Choose “Storage IO Percent” from the drop-down of available metrics.
5252
- Choose "Storage IO count" from the drop-down of available metrics.
5353

54-
[:::image type="content" source="./media/concepts-storage-iops/3-metrics.png" alt-text="monitoring metrics":::](./media/concepts-storage-iops/3-metrics.png)
54+
[:::image type="content" source="./media/concepts-storage-iops/3-metrics.png" alt-text="Screenshot of monitoring metrics.":::](./media/concepts-storage-iops/3-metrics.png#lightbox)
5555

5656

5757
## Selecting the Optimal IOPS Setting
@@ -104,7 +104,7 @@ Autoscale IOPS: The Autoscale feature might not provide significant advantages i
104104

105105
## Frequent Asked Questions
106106

107-
#### How to move from Pre-provisioned IOPS to Autoscale IOPS?
107+
#### How to move from pre-provisioned IOPS to Autoscale IOPS?
108108
- Access your Azure portal and locate the relevant Azure database for MySQL Flexible Server.
109109
- Go to the Settings blade and choose the Compute + Storage section.
110110
- Within the IOPS section, opt for Auto Scale IOPS and save the settings to apply the modifications.
@@ -115,8 +115,8 @@ Once you enable Autoscale IOPS for your Azure database for MySQL Flexible Server
115115
#### How to know when IOPS have scaled up and scaled down when the server is using Autoscale IOPS feature? Or Can I monitor IOPS usage for my server?
116116
Refer to [“Monitor Storage performance”](#monitor-storage-performance) section, which will help to identify if your server has scaled up or scaled down during specific time window.
117117

118-
#### Can I switch between Autoscale IOPS and Pre-Provisioned IOPS later?
119-
Yes, you can move back to pre-provisioned IOPS by opting for Pre-provisioned IOPS under Compute + Storage section under Settings blade.
118+
#### Can I switch between Autoscale IOPS and pre-provisioned IOPS later?
119+
Yes, you can move back to pre-provisioned IOPS by opting for pre-provisioned IOPS under Compute + Storage section under Settings blade.
120120

121121
#### How do I know how much IOPS have been utilized for Azure database for MySQL Flexible Server?
122122
My navigating to Monitoring under Overview section. Or navigate to [IO count metrics](./concepts-monitoring.md#list-of-metrics) under Monitoring blade. IO count metric gives sum of IOPS used by server in the selected timeframe.

0 commit comments

Comments
 (0)