Skip to content

Commit e976d1c

Browse files
Merge pull request #945 from HeidiSteen/heidist-uuf
[azure search] Updated screenshots in Attach a cog services key
2 parents 3d63572 + 6c69a98 commit e976d1c

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

articles/search/cognitive-search-attach-cognitive-services.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ If you leave the property unspecified, your search service attempts to use the f
4343

4444
### [**Azure portal**](#tab/portal)
4545

46-
1. Add the key to a skillset definition:
46+
Add the key to a skillset definition:
4747

48-
+ If using the [Import data wizard](search-import-data-portal.md), enter the key in the second step, "Add AI enrichments".
48+
+ If using an [Import data wizard](search-import-data-portal.md), create or select the Azure AI account. The wizard adds the resource key to your skillset definition.
4949

50-
+ If adding the key to a new or existing skillset, provide the key in the **Azure AI services** tab.
50+
+ For a new or existing skillset, provide the key in skillset definition.
5151

52-
:::image type="content" source="media/cognitive-search-attach-cognitive-services/attach-existing2.png" alt-text="Screenshot of the key page." border="true":::
52+
:::image type="content" source="media/cognitive-search-attach-cognitive-services/attach-existing2.png" alt-text="Screenshot of the key page." border="true":::
5353

5454
### [**REST**](#tab/cogkey-rest)
5555

@@ -123,15 +123,15 @@ Enrichments are billable operations. If you no longer need to call Azure AI serv
123123

124124
### [**Azure portal**](#tab/portal-remove)
125125

126-
1. Sign in to the [Azure portal](https://portal.azure.com) and open the search service **Overview** page.
126+
1. Sign in to the [Azure portal](https://portal.azure.com).
127127

128-
1. Under **Skillsets**, select the skillset containing the key you want to remove.
128+
1. Under **Search management > Skillsets**, select a skillset from the list.
129129

130130
:::image type="content" source="media/cognitive-search-attach-cognitive-services/select-skillset.png" alt-text="Screenshot of the skillset page." border="true" lightbox="media/cognitive-search-attach-cognitive-services/select-skillset.png":::
131131

132-
1. Scroll to the end of the file.
132+
1. Scroll to the section in the file containing `"cognitiveServices"`.
133133

134-
1. Remove the key from the JSON and save the skillset.
134+
1. Delete the key value from the JSON and save the skillset.
135135

136136
:::image type="content" source="media/cognitive-search-attach-cognitive-services/remove-key-save.png" alt-text="Screenshot of the skillset JSON." border="true" lightbox="media/cognitive-search-attach-cognitive-services/remove-key-save.png":::
137137

134 KB
Loading
28.6 KB
Loading
43 KB
Loading

0 commit comments

Comments
 (0)