We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee5cfb commit 7fefe4cCopy full SHA for 7fefe4c
articles/virtual-network/quick-create-bicep.md
@@ -73,7 +73,7 @@ Get-AzResource -ResourceGroupName exampleRG
73
74
---
75
76
-You can also use the Azure portal to explore the resources by browsing the settings blades for **VNet1**.
+You can use the Azure portal to explore the resources by browsing the settings blades for **VNet1**.
77
78
1. On the **Overview** tab, you will see the defined address space of **10.0.0.0/16**.
79
2. On the **Subnets** tab, you will see the deployed subnets of **Subnet1** and **Subnet2** with the appropriate values from the Bicep file.
0 commit comments