Skip to content

Commit 9e7f989

Browse files
committedFeb 17, 2022
Fix typo
1 parent 215cfe7 commit 9e7f989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎articles/virtual-network/ip-services/create-public-ip-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ New-AzResourceGroup @rg
4040
>[!NOTE]
4141
>Standard SKU public IP is recommended for production workloads. For more information about SKUs, see **[Public IP addresses](public-ip-addresses.md)**.
4242
>
43-
>The following command works for Az.Network module version 4.5.0 or later. For more information about the Powershell modules currently being used, please refer to the [PowerShellGet documentation](/powershell/module/powershellget/).
43+
>The following command works for Az.Network module version 4.5.0 or later. For more information about the PowerShell modules currently being used, please refer to the [PowerShellGet documentation](/powershell/module/powershellget/).
4444
4545
In this section, you'll create a public IP with zones. Public IP addresses can be zone-redundant or zonal.
4646

0 commit comments

Comments
 (0)