From 39822a43dcb8c35c9c22390643a253d7184cb197 Mon Sep 17 00:00:00 2001
From: juanandmsft <55385320+juanandmsft@users.noreply.github.com>
Date: Fri, 27 Jun 2025 20:20:48 +0200
Subject: [PATCH] Added AML registries
Added AML registries
https://learn.microsoft.com/azure/machine-learning/how-to-registry-network-isolation
---
articles/private-link/private-endpoint-dns.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/articles/private-link/private-endpoint-dns.md b/articles/private-link/private-endpoint-dns.md
index 6a1b6d688d4a0..71018f34caed6 100644
--- a/articles/private-link/private-endpoint-dns.md
+++ b/articles/private-link/private-endpoint-dns.md
@@ -60,7 +60,8 @@ For Azure services, use the recommended zone names as described in the following
>[!div class="mx-tdBreakAll"]
>| Private link resource type | Subresource | Private DNS zone name | Public DNS zone forwarders |
>|---|---|---|---|
->| Azure Machine Learning (Microsoft.MachineLearningServices/workspaces) | amlworkspace | privatelink.api.azureml.ms
privatelink.notebooks.azure.net | api.azureml.ms
notebooks.azure.net
instances.azureml.ms
aznbcontent.net
inference.ml.azure.com |
+>| Azure Machine Learning workspace (Microsoft.MachineLearningServices/workspaces) | amlworkspace | privatelink.api.azureml.ms
privatelink.notebooks.azure.net | api.azureml.ms
notebooks.azure.net
instances.azureml.ms
aznbcontent.net
inference.ml.azure.com |
+>| Azure Machine Learning registry (Microsoft.MachineLearningServices/registries) | amlregistry | privatelink.api.azureml.ms | api.azureml.ms |
>| Azure AI services (Microsoft.CognitiveServices/accounts) | account | privatelink.cognitiveservices.azure.com
privatelink.openai.azure.com
privatelink.services.ai.azure.com | cognitiveservices.azure.com
openai.azure.com
services.ai.azure.com |
>| Azure Bot Service (Microsoft.BotService/botServices) | Bot | privatelink.directline.botframework.com | directline.botframework.com |
>| Azure Bot Service (Microsoft.BotService/botServices) | Token | privatelink.token.botframework.com | token.botframework.com |