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 47eb780 commit 0d19a12Copy full SHA for 0d19a12
src/ResourceManager/Network/Commands.Network/help/New-AzureRmVirtualNetwork.md
@@ -25,7 +25,7 @@ The **New-AzureRmVirtualNetwork** cmdlet creates an Azure virtual network.
25
26
## EXAMPLES
27
28
-### 1:
+### 1: Create a virtual network with two subnets
29
```
30
New-AzureRmResourceGroup -Name TestResourceGroup -Location centralus
31
$frontendSubnet = New-AzureRmVirtualNetworkSubnetConfig -Name frontendSubnet
0 commit comments