File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
articles/ai-services/openai/how-to Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -210,7 +210,7 @@ Go to your search resource's network tab. With the public network access set to
210
210
211
211
:::image type="content" source="../media/use-your-data/search-trusted-service.png" alt-text="A diagram showing the search trusted service." lightbox="../media/use-your-data/search-trusted-service.png":::
212
212
213
- You can also use REST API to enable search trusted service. The example uses the Azure CLI and ` jq ` tool.
213
+ You can also use the REST API to enable trusted service. This example uses the Azure CLI and the ` jq ` tool.
214
214
215
215
``` bash
216
216
rid=/subscriptions/< YOUR-SUBSCRIPTION-ID> /resourceGroups/< YOUR-RESOURCE-GROUP> /providers/Microsoft.Search/searchServices/< YOUR-RESOURCE-NAME>
You can’t perform that action at this time.
0 commit comments