Skip to content

Commit 9c457d7

Browse files
authored
Fixing alt text per new accessibility guidelines
1 parent 6b2542d commit 9c457d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/load-testing/tutorial-identify-bottlenecks-azure-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ For Azure Cosmos DB, increase the database RU scale setting:
228228

229229
1. Select **Scale & Settings**, and update the throughput value to **1200**.
230230

231-
:::image type="content" source="./media/tutorial-identify-bottlenecks-azure-portal/1200-ru-scaling-for-cosmos-db.png" alt-text="Screenshot that shows the updated Azure Cosmos D B scale settings.":::
231+
:::image type="content" source="./media/tutorial-identify-bottlenecks-azure-portal/1200-ru-scaling-for-cosmos-db.png" alt-text="Screenshot that shows the updated Azure Cosmos DB scale settings.":::
232232

233233
1. Select **Save** to confirm the changes.
234234

@@ -246,7 +246,7 @@ Now that you've increased the database throughput, rerun the load test and verif
246246

247247
1. Check the server-side metrics for Azure Cosmos DB and ensure that the performance has improved.
248248

249-
:::image type="content" source="./media/tutorial-identify-bottlenecks-azure-portal/cosmos-db-metrics-post-run.png" alt-text="Screenshot that shows the Azure Cosmos D B client-side metrics after update of the scale settings.":::
249+
:::image type="content" source="./media/tutorial-identify-bottlenecks-azure-portal/cosmos-db-metrics-post-run.png" alt-text="Screenshot that shows the Azure Cosmos DB client-side metrics after update of the scale settings.":::
250250

251251
The Azure Cosmos DB **Normalized RU Consumption** value is now well below 100%.
252252

0 commit comments

Comments
 (0)