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 12c9a01 commit 7791727Copy full SHA for 7791727
articles/private-link/create-private-endpoint-powershell.md
@@ -48,9 +48,9 @@ You'll use the bastion host to connect securely to the VM for testing the privat
48
49
1. Create a virtual network and bastion host with:
50
51
-* [New-AzVirtualNetwork](/powershell/module/az.network/new-azvirtualnetwork)
52
-* [New-AzPublicIpAddress](/powershell/module/az.network/new-azpublicipaddress)
53
-* [New-AzBastion](/powershell/module/az.network/new-azbastion)
+ * [New-AzVirtualNetwork](/powershell/module/az.network/new-azvirtualnetwork)
+ * [New-AzPublicIpAddress](/powershell/module/az.network/new-azpublicipaddress)
+ * [New-AzBastion](/powershell/module/az.network/new-azbastion)
54
55
1. Configure the back-end subnet.
56
0 commit comments