Skip to content

Commit ece2b13

Browse files
committed
tweak
1 parent 1316067 commit ece2b13

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ author: halkazwini
66
ms.author: halkazwini
77
ms.service: network-watcher
88
ms.topic: how-to
9-
ms.date: 07/25/2023
10-
ms.custom: template-how-to, devx-track-azurepowershell, devx-track-azurecli, engagement-fy23
9+
ms.date: 08/15/2023
10+
ms.custom: devx-track-azurepowershell, devx-track-azurecli
1111
---
1212

1313
# Diagnose network security rules
@@ -817,11 +817,11 @@ Use [az group delete](/cli/azure/group#az-group-delete) to remove the resource g
817817

818818
```azurecli-interactive
819819
# Delete the resource group and all the resources it contains.
820-
az group delete --name myResourceGroup --yes --no-wait
820+
az group delete --name 'myResourceGroup' --yes --no-wait
821821
```
822822

823823
---
824824

825825
## Next steps
826826
- To learn about other Network Watcher tools, see [Azure Network Watcher overview](network-watcher-monitoring-overview.md).
827-
- To learn how to troubleshoot virtual machine routing problems, see [Diagnose a virtual machine network routing problem](diagnose-vm-network-routing-problem.md).
827+
- To learn how to troubleshoot virtual machine routing problems, see [Diagnose a virtual machine network routing problem](diagnose-vm-network-routing-problem.md).

0 commit comments

Comments
 (0)