Skip to content

Commit 798c63c

Browse files
author
Jill Grant
authored
Merge pull request #258725 from aahill/container-fix
branding change
2 parents f1a2919 + f8280b3 commit 798c63c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/ai-services/openai/includes/connect-your-data-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Navigate to [Azure OpenAI Studio](https://oai.azure.com/) and sign-in with crede
3333
3434
1. For Azure OpenAI to access your storage account, you will need to turn on [Cross-origin resource sharing (CORS)](https://go.microsoft.com/fwlink/?linkid=2237228). If CORS isn't already turned on for the Azure Blob storage resource, select **Turn on CORS**.
3535

36-
1. Select your Azure Cognitive Search resource, and select the acknowledgment that connecting it will incur usage on your account. Then select **Next**.
36+
1. Select your Azure AI Search resource, and select the acknowledgment that connecting it will incur usage on your account. Then select **Next**.
3737

3838
:::image type="content" source="../media/quickstarts/add-your-data-source.png" alt-text="A screenshot showing options for selecting a data source in Azure OpenAI Studio." lightbox="../media/quickstarts/add-your-data-source.png":::
3939

88.9 KB
Loading

articles/ai-services/openai/use-your-data-quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ In this quickstart you can use your own data with Azure OpenAI models. Using Azu
103103

104104
## Clean up resources
105105

106-
If you want to clean up and remove an OpenAI or Azure Cognitive Search resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
106+
If you want to clean up and remove an OpenAI or Azure AI Search resource, you can delete the resource or resource group. Deleting the resource group also deletes any other resources associated with it.
107107

108108
- [Azure AI services resources](../multi-service-resource.md?pivots=azportal#clean-up-resources)
109-
- [Azure Cognitive Search resources](/azure/search/search-get-started-portal#clean-up-resources)
109+
- [Azure AI Search resources](/azure/search/search-get-started-portal#clean-up-resources)
110110
- [Azure app service resources](/azure/app-service/quickstart-dotnetcore?pivots=development-environment-vs#clean-up-resources)
111111

112112
## Next steps

0 commit comments

Comments
 (0)