Skip to content

Commit 017b39b

Browse files
Merge pull request #212036 from sdgilley/patch-24
standardize tab names
2 parents d22f42c + 6942c25 commit 017b39b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/machine-learning/how-to-secure-workspace-vnet.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ Azure Container Registry can be configured to use a private endpoint. Use the fo
237237
238238
This code returns a value similar to `"/subscriptions/{GUID}/resourceGroups/{resourcegroupname}/providers/Microsoft.ContainerRegistry/registries/{ACRname}"`. The last part of the string is the name of the Azure Container Registry for the workspace.
239239
240-
# [Azure portal](#tab/portal)
240+
# [Portal](#tab/portal)
241241
242242
From the overview section of your workspace, the __Registry__ value links to the Azure Container Registry.
243243
@@ -284,7 +284,7 @@ Azure Container Registry can be configured to use a private endpoint. Use the fo
284284
285285
For more information, see the [update()](/python/api/azureml-core/azureml.core.workspace.workspace#update-friendly-name-none--description-none--tags-none--image-build-compute-none--enable-data-actions-none-) method reference.
286286
287-
# [Azure portal](#tab/portal)
287+
# [Portal](#tab/portal)
288288
289289
Currently there isn't a way to set the image build compute from the Azure portal.
290290

0 commit comments

Comments
 (0)