Skip to content

Commit 598bb6c

Browse files
committed
edits
1 parent a43770d commit 598bb6c

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed
62 KB
Loading
9.16 KB
Loading

articles/devtest-labs/network-isolation.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ You can use the Azure portal to enable network isolation only during lab creatio
3030

3131
During lab creation, you can enable network isolation for the default lab virtual network, or for another, preexisting virtual network that you use for the lab.
3232

33-
## Enable network isolation for the default virtual network
33+
### Enable network isolation for the default virtual network
3434

3535
To create the lab in the default virtual network and enable network isolation:
3636

@@ -41,7 +41,7 @@ To create the lab in the default virtual network and enable network isolation:
4141

4242
If you enable network isolation for the default network, no further action is needed. The lab handles isolating resources from now on.
4343

44-
## Enable network isolation for a different virtual network
44+
### Enable network isolation for a different virtual network
4545

4646
To use a different, existing virtual network for the lab, and enable network isolation for that network:
4747

@@ -72,21 +72,21 @@ If you enabled network isolation for a virtual network other than the default, c
7272

7373
1. On the storage account page, expand **Security + networking** and select **Networking** from the left navigation menu.
7474

75-
1. On the **Firewalls and virtual networks** tab, ensure that **Enabled from selected virtual networks and IP addresses** is selected, and select **Add existing virtual network**..
75+
1. On the **Firewalls and virtual networks** tab, ensure that **Enabled from selected virtual networks and IP addresses** is selected, and select **Add existing virtual network**.
7676

77-
:::image type="content" source="./media/network-isolation/add-existing-virtual-network.png" alt-text="Screenshot that shows the resource group networking pane with add existing virtual network highlighted.":::
77+
:::image type="content" source="./media/network-isolation/add-existing-virtual-network.png" alt-text="Screenshot that shows the resource group networking page with add existing virtual network highlighted.":::
7878

7979
1. On the **Add networks** pane, select the virtual network and subnet you chose when you created the lab, and then select **Enable**.
8080

81-
:::image type="content" source="./media/network-isolation/contoso-lab.png" alt-text="Screenshot that shows the resource group networking pane with add existing virtual network highlighted.":::
81+
:::image type="content" source="./media/network-isolation/contoso-lab.png" alt-text="Screenshot that shows the resource group networking pane with Enable highlighted.":::
8282

8383
1. Once the service endpoint is successfully enabled, select **Add**.
8484

85-
:::image type="content" source="./media/network-isolation/allow-trusted-services.png" alt-text="Screenshot that shows allowing trusted services access to a resource group.":::
85+
:::image type="content" source="./media/network-isolation/key-vault-allow-access.png" alt-text="Screenshot that shows the resource group networking pane with Add highlighted.":::
8686

8787
1. On the **Networking** page, ensure that **Allow Azure services on the trusted services list to access this storage account** at the bottom of the page is selected. DevTest Labs is a [trusted Microsoft service](/azure/storage/common/storage-network-security#trusted-microsoft-services), so selecting this option lets the lab operate normally in a network isolated mode.
8888

89-
1. Select **Save**.
89+
1. Select **Save** at the top of the page.
9090

9191
:::image type="content" source="./media/network-isolation/allow-trusted-services.png" alt-text="Screenshot that shows allowing trusted services access to a resource group.":::
9292

@@ -140,7 +140,7 @@ Enabling the key vault service endpoint affects only the firewall. Make sure to
140140

141141
For more information, see [Assign a Key Vault access policy](/azure/key-vault/general/assign-access-policy).
142142

143-
## Next steps
143+
## Related content
144144

145145
- [Manage Azure DevTest Labs storage accounts](encrypt-storage.md)
146146
- [Store secrets in a key vault in Azure DevTest Labs](devtest-lab-store-secrets-in-key-vault.md)

0 commit comments

Comments
 (0)