Skip to content

Commit b9c823a

Browse files
author
Larry Franks
committed
updating service tags for storage and AKR to support regions
1 parent cea3894 commit b9c823a

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
@@ -177,8 +177,8 @@ If you don't want to use the default outbound rules and you do want to limit the
177177
- Deny outbound internet connection by using the NSG rules.
178178

179179
- For a __compute instance__ or a __compute cluster__, limit outbound traffic to the following items:
180-
- Azure Storage, by using __Service Tag__ of __Storage__
181-
- Azure Container Registry, by using __Service Tag__ of __AzureContainerRegistry__
180+
- Azure Storage, by using __Service Tag__ of __Storage.RegionName__. Where `{RegionName}` is the name of an Azure region.
181+
- Azure Container Registry, by using __Service Tag__ of __AzureContainerRegistry.RegionName__. Where `{RegionName}` is the name of an Azure region.
182182
- Azure Machine Learning, by using __Service Tag__ of __AzureMachineLearning__
183183

184184
- For a __compute instance__, also add the follow items:
11.1 KB
Loading

0 commit comments

Comments
 (0)