Skip to content

Commit 02694ca

Browse files
author
Jill Grant
authored
Merge pull request #286998 from halkazwini/nw-nsg
Freshness
2 parents bf17b7f + 9d86c0e commit 02694ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/network-watcher/diagnose-network-security-rules.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: azure-network-watcher
88
ms.topic: how-to
9-
ms.date: 08/15/2023
9+
ms.date: 09/18/2024
1010
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
---
1212

@@ -135,7 +135,7 @@ In this section, you create a virtual network with two subnets and an Azure Bast
135135
136136
```azurepowershell-interactive
137137
# Create an Azure Bastion host.
138-
New-AzBastion -ResourceGroupName 'myResourceGroup' -Name 'myVNet-Bastion' --PublicIpAddressRgName 'myResourceGroup' -PublicIpAddressName 'myBastionIp' -VirtualNetwork $vnet
138+
New-AzBastion -ResourceGroupName 'myResourceGroup' -Name 'myVNet-Bastion' -PublicIpAddressRgName 'myResourceGroup' -PublicIpAddressName 'myBastionIp' -VirtualNetwork $vnet
139139
```
140140
141141
# [**Azure CLI**](#tab/cli)
1.93 KB
Loading

0 commit comments

Comments
 (0)