Skip to content

Commit f54958f

Browse files
committed
Fixed accessibilty issues with screenshot alt-text
1 parent 07c7e65 commit f54958f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/cosmos-db/notebooks-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ summary: |
2727
- data visualization
2828
- machine learning
2929
30-
:::image type="content" source="./media/notebooks/cosmos-notebooks-overview.png" alt-text="Jupyter Notebooks visualizations in Azure Cosmos DB":::
30+
:::image type="content" source="./media/notebooks/cosmos-notebooks-overview.png" alt-text="Screenshot of various Jupyter Notebooks visualizations in Azure Cosmos DB.":::
3131
sections:
3232
- name: General
3333
questions:

articles/cosmos-db/notebooks-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Azure Cosmos DB built-in Jupyter Notebooks are directly integrated into the Azur
3030
- data visualization
3131
- machine learning
3232

33-
:::image type="content" source="./media/notebooks/cosmos-notebooks-overview.png" alt-text="Jupyter Notebooks visualizations in Azure Cosmos DB":::
33+
:::image type="content" source="./media/notebooks/cosmos-notebooks-overview.png" alt-text="Screenshot of various Jupyter Notebooks visualizations in Azure Cosmos DB.":::
3434

3535
Azure Cosmos DB supports both C# and Python notebooks for the APIs for SQL, Cassandra, Gremlin, Table, and MongoDB. Inside the notebook, you can take advantage of built-in commands and features that make it easy to create Azure Cosmos DB resources. You can also use the built-in commands to upload, query, and visualize your data in Azure Cosmos DB.
3636

37-
:::image type="content" source="./media/notebooks/jupyter-notebooks-portal.png" alt-text="Jupyter Notebooks support in Azure Cosmos DB":::
37+
:::image type="content" source="./media/notebooks/jupyter-notebooks-portal.png" alt-text="Screenshot of Jupyter Notebooks integrated developer environment (IDE) in Azure Cosmos DB.":::
3838

3939
## Benefits of Jupyter Notebooks
4040

articles/cosmos-db/sql/tutorial-create-notebook.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this section, you'll create the Azure Cosmos database, container, and import
3232

3333
1. Select **New Notebook**.
3434

35-
:::image type="content" source="media/tutorial-create-notebook/new-notebook-option.png" lightbox="media/tutorial-create-notebook/new-notebook-option.png" alt-text="Screenshot of the Data Explorer with the 'New Notebook' option highlighted":::
35+
:::image type="content" source="media/tutorial-create-notebook/new-notebook-option.png" lightbox="media/tutorial-create-notebook/new-notebook-option.png" alt-text="Screenshot of the Data Explorer with the 'New Notebook' option highlighted.":::
3636

3737
1. In the confirmation dialog that appears, select **Create**.
3838

0 commit comments

Comments
 (0)