You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -22,13 +22,13 @@ The example in this article shows you how a misconfigured network security group
22
22
23
23
# [**Portal**](#tab/portal)
24
24
25
-
- An Azure account with an active subscription. [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
26
26
27
27
- Sign in to the [Azure portal](https://portal.azure.com/?WT.mc_id=A261C142F) with your Azure account.
28
28
29
29
# [**PowerShell**](#tab/powershell)
30
30
31
-
- An Azure account with an active subscription. [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
31
+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
32
32
33
33
- Azure Cloud Shell or Azure PowerShell.
34
34
@@ -38,7 +38,7 @@ The example in this article shows you how a misconfigured network security group
38
38
39
39
# [**Azure CLI**](#tab/cli)
40
40
41
-
- An Azure account with an active subscription. [create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
41
+
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
42
42
43
43
- Azure Cloud Shell or Azure CLI.
44
44
@@ -822,6 +822,6 @@ az group delete --name 'myResourceGroup' --yes --no-wait
822
822
823
823
---
824
824
825
-
## Next steps
825
+
## Related content
826
826
- To learn about other Network Watcher tools, see [What is Azure Network Watcher?](network-watcher-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