You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This unit focuses on practical implementation of enabling network controls using Azure Firewall. You'll then test if those controls are working or not from a VM in Azure VMware Solution workload segment.
1
+
This unit focuses on practical implementation of enabling network controls using Azure Firewall. Then test to see if those controls are working or not from a virtual machine (VM) in Azure VMware Solution workload segment.
2
2
3
3
## Capture Azure VMware Solution workload segment address space
4
4
5
-
Use command below to get the workload segment address space from Azure VMware Solution private cloud:
5
+
Use the following command to get the workload segment address space from Azure VMware Solution private cloud:
6
6
7
7
```azurecli
8
8
9
9
az vmware workload-network segment show --resource-group <resource-group-name> --private-cloud <avs-private-cloud-name>
0 commit comments