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
Copy file name to clipboardExpand all lines: articles/search/search-how-to-alias.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,8 +48,8 @@ POST /aliases?api-version=2021-04-30-preview
48
48
Follow the steps below to create an index alias in the Azure portal.
49
49
50
50
1. Navigate to your search service in the [Azure portal](https://portal.azure.com).
51
-
1. Find and select **Aliases**
52
-
1. Select **+ Add Alias**
51
+
1. Find and select **Aliases**.
52
+
1. Select **+ Add Alias**.
53
53
1. Give your index alias a name and select the search index you want to map the alias to. Then, select **Save**.
54
54
55
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":::
0 commit comments