Skip to content

Commit 4ed95fe

Browse files
authored
pencil edit
Line 55: Added a period to the end of the alt text so the screen reader can identify when to stop reading.
1 parent ed2125c commit 4ed95fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/search/search-how-to-alias.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Follow the steps below to create an index alias in the Azure portal.
5252
1. Select **+ Add Alias**.
5353
1. Give your index alias a name and select the search index you want to map the alias to. Then, select **Save**.
5454

55-
:::image type="content" source="media/search-howto-alias/create-alias-portal.png" alt-text="Screenshot creating an alias in the Azure portal" border="true":::
55+
:::image type="content" source="media/search-howto-alias/create-alias-portal.png" alt-text="Screenshot creating an alias in the Azure portal." border="true":::
5656

5757
### [**.NET SDK**](#tab/sdk)
5858

@@ -112,4 +112,4 @@ After you make the update to the alias, requests will automatically start to be
112112
113113
## See also
114114

115-
+ [Drop and rebuild an index in Azure Cognitive Search](search-howto-reindex.md)
115+
+ [Drop and rebuild an index in Azure Cognitive Search](search-howto-reindex.md)

0 commit comments

Comments
 (0)