Skip to content

Commit 0be877d

Browse files
authored
Merge pull request #103109 from Blackmist/master
updating service tags for storage and AKR to support regions
2 parents 80a15a1 + b9c823a commit 0be877d

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)