Skip to content

Commit d5fa4a4

Browse files
committed
fix links
1 parent fea5441 commit d5fa4a4

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
@@ -151,11 +151,11 @@ AI Foundry resource is a superset of Azure OpenAI resource and its capabilities
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

154-
* If you are using Azure DNS, you will need to create an Azure DNS Zones for each of the above domains.
154+
* If you are using Azure DNS, you will need to create an [Azure DNS Zone](/azure/dns/dns-zones-records) for each of the above domains.
155155

156156
* If you are using a custom DNS implementation, you will need to implement a conditional forwarder for each of the above configurations.
157157

158-
After this, create a private link endpoint on your resource. Your private link endpoint will create an IP address in your Azure Virtual Network to map to each endpoint.
158+
After this, [create a private link endpoint](configure-private-link.md) on your resource. Your private link endpoint will create an IP address in your Azure Virtual Network to map to each endpoint.
159159

160160
> [!IMPORTANT]
161161
> 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.

0 commit comments

Comments
 (0)