Skip to content

Commit 210476c

Browse files
committed
touchups
1 parent 58dc6e9 commit 210476c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/devtest-labs/network-isolation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ ms.author: rosemalcolm
66
author: RoseHJM
77
ms.custom: UpdateFrequency2
88
ms.date: 03/31/2025
9+
10+
#customer intent: As a lab administrator, I want to configure a network-isolated lab so I can completely isolate all lab resources to an existing virtual network.
911
---
1012

1113
# Configure network isolation for a lab in Azure DevTest Labs
@@ -123,11 +125,11 @@ You can automate these steps with PowerShell or Azure CLI to configure network i
123125

124126
## Use a network-isolated lab
125127

126-
To use a lab in a network isolated mode, you must configure several other items.
128+
You must configure several other processes to be able to use them with a network-isolated lab.
127129

128130
### Enable access to the storage account from outside the lab
129131

130-
You must explicitly enable any access to the network isolated lab's storage account from an allowed endpoint, such as a local or virtual machine (VM). Actions like uploading a virtual hard disk (VHD) to the storage account for creating custom images require this access. You can enable access by creating a lab VM and securely accessing the lab's storage account from that VM.
132+
You must explicitly enable any access to the network isolated lab's storage account from an allowed endpoint, such as a local or virtual machine (VM). Actions like [uploading a virtual hard disk (VHD) to the storage account for creating custom images](devtest-lab-create-template.md) require this access. You can enable access by creating a lab VM and securely accessing the lab's storage account from that VM.
131133

132134
For more information, see [Connect to a storage account using an Azure Private Endpoint](/azure/private-link/tutorial-private-endpoint-storage-portal).
133135

0 commit comments

Comments
 (0)