Skip to content

Commit 8752990

Browse files
committed
fix typo in dns name
1 parent 5fde6c6 commit 8752990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-foundry/how-to/upgrade-azure-openai.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ AI Foundry resource is a superset of Azure OpenAI resource and its capabilities
147147

148148
- {custom-domain}.openai.azure.com
149149
- {custom-domain}.services.ai.azure.com
150-
- {custom-domain}.cognitive.microsoft.com
150+
- {custom-domain}.cognitiveservices.azure.com
151151

152152
Your DNS configuration must be able to resolve each of the above FQDNs in order to use the full set of Foundry capabilities.
153153

@@ -158,7 +158,7 @@ Your DNS configuration must be able to resolve each of the above FQDNs in order
158158
After this, delete and [re-create a private link endpoint](configure-private-link.md) on your resource. Your private link endpoint creates an IP address in your Azure Virtual Network to map to each endpoint.
159159

160160
> [!IMPORTANT]
161-
> When upgrading to Azure AI Foundry, you must recreate your private link endpoint, for the "services.ai.azure.com" and "cognitive.microsoft.com" IP configurations to be created.
161+
> When upgrading to Azure AI Foundry, you must recreate your private link endpoint, for the "services.ai.azure.com" and "{custom-domain}.cognitiveservices.azure.com" IP configurations to be created.
162162
163163
## Roll back to Azure OpenAI
164164

0 commit comments

Comments
 (0)