Skip to content

Commit e03b5ce

Browse files
authored
Merge pull request #127245 from juanandmsft/patch-78
Added AML registries
2 parents fb1d5f5 + 39822a4 commit e03b5ce

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/private-link/private-endpoint-dns.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,8 @@ For Azure services, use the recommended zone names as described in the following
6060
>[!div class="mx-tdBreakAll"]
6161
>| Private link resource type | Subresource | Private DNS zone name | Public DNS zone forwarders |
6262
>|---|---|---|---|
63-
>| Azure Machine Learning (Microsoft.MachineLearningServices/workspaces) | amlworkspace | privatelink.api.azureml.ms<br/>privatelink.notebooks.azure.net | api.azureml.ms<br/>notebooks.azure.net<br/>instances.azureml.ms<br/>aznbcontent.net<br/>inference.ml.azure.com |
63+
>| Azure Machine Learning workspace (Microsoft.MachineLearningServices/workspaces) | amlworkspace | privatelink.api.azureml.ms<br/>privatelink.notebooks.azure.net | api.azureml.ms<br/>notebooks.azure.net<br/>instances.azureml.ms<br/>aznbcontent.net<br/>inference.ml.azure.com |
64+
>| Azure Machine Learning registry (Microsoft.MachineLearningServices/registries) | amlregistry | privatelink.api.azureml.ms | api.azureml.ms |
6465
>| Azure AI services (Microsoft.CognitiveServices/accounts) | account | privatelink.cognitiveservices.azure.com <br/> privatelink.openai.azure.com <br/> privatelink.services.ai.azure.com | cognitiveservices.azure.com <br/> openai.azure.com <br/> services.ai.azure.com |
6566
>| Azure Bot Service (Microsoft.BotService/botServices) | Bot | privatelink.directline.botframework.com | directline.botframework.com |
6667
>| Azure Bot Service (Microsoft.BotService/botServices) | Token | privatelink.token.botframework.com | token.botframework.com |

0 commit comments

Comments
 (0)