Skip to content

Commit 7791727

Browse files
authored
Update create-private-endpoint-powershell.md
1 parent 12c9a01 commit 7791727

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/private-link/create-private-endpoint-powershell.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ You'll use the bastion host to connect securely to the VM for testing the privat
4848

4949
1. Create a virtual network and bastion host with:
5050

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)
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)
5454

5555
1. Configure the back-end subnet.
5656

0 commit comments

Comments
 (0)