Skip to content

Commit 8b04860

Browse files
committed
touchup
1 parent e4d3de2 commit 8b04860

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/devtest-labs/network-isolation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ You can automate these steps with PowerShell or Azure CLI to configure network i
9696

9797
![Screenshot that shows selecting the lab's key vault.](./media/network-isolation/key-vault.png)
9898

99-
1. On the key vault page, select **Networking** from the left navigation. On the **Firewalls and virtual networks** tab, ensure that **Allow trusted Microsoft services to bypass this firewall** is selected.
99+
1. On the key vault page, select **Networking** from the left navigation. On the **Firewalls and virtual networks** tab, ensure that **Allow trusted Microsoft services to bypass this firewall** is set to **Yes**.
100100

101101
1. Select **Add existing virtual networks**.
102102

@@ -112,13 +112,13 @@ You can automate these steps with PowerShell or Azure CLI to configure network i
112112

113113
Here are some things to remember when using a lab in a network isolated mode:
114114

115-
### Access the lab's storage account from outside the lab
115+
### Enable access to the storage account from outside the lab
116116

117117
The lab owner must explicitly enable access to a network isolated lab's storage account from an allowed endpoint. Actions like uploading a 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.
118118

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

121-
### Export lab usage data
121+
### Provide storage account to export lab usage data
122122

123123
To [export usage data](personal-data-delete-export.md) for a network isolated lab, the lab owner must explicitly provide a storage account and generate a blob within the account to store the data. Exporting usage data fails in network isolated mode if the user doesn't explicitly provide the storage account to use.
124124

0 commit comments

Comments
 (0)