Skip to content

Commit 0699705

Browse files
authored
Merge pull request #100986 from Blackmist/service-tag
adding new service tag entry
2 parents d6c2b6c + 91e2574 commit 0699705

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/machine-learning/how-to-enable-virtual-network.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.topic: conceptual
1010
ms.reviewer: larryfr
1111
ms.author: aashishb
1212
author: aashishb
13-
ms.date: 01/03/2020
13+
ms.date: 01/13/2020
1414
---
1515

1616
# Secure Azure ML experimentation and inference jobs within an Azure Virtual Network
@@ -164,7 +164,7 @@ If you don't want to use the default outbound rules and you do want to limit the
164164
- Azure Storage, by using __Service Tag__ of __Storage.Region_Name__ (for example, Storage.EastUS)
165165
- Azure Container Registry, by using __Service Tag__ of __AzureContainerRegistry.Region_Name__ (for example, AzureContainerRegistry.EastUS)
166166
- Azure Machine Learning, by using __Service Tag__ of __AzureMachineLearning__
167-
- In case of compute instance, Azure Cloud, by using __Service Tag__ of __AzureCloud.Region_Name__ (for example, AzureCloud.NorthCentralUS)
167+
- In case of compute instance, Azure Cloud, by using __Service Tag__ of __AzureResourceManager__
168168

169169
The NSG rule configuration in the Azure portal is shown in the following image:
170170

148 KB
Loading

0 commit comments

Comments
 (0)