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
Copy file name to clipboardExpand all lines: articles/firewall-manager/quick-secure-virtual-hub.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.author: victorh
13
13
14
14
In this quickstart, you use a Resource Manager template to secure your virtual hub using Azure Firewall Manager.
15
15
16
-
The deployed firewall has a application rule that allow connections to `www.microsoft.com` . Two Windows Server 2019 virtual machines are deployed to test the firewall. One jump server is used to connect to the workload server. From the workload server, you can only connect to `www.microsoft.com`.
16
+
The deployed firewall has an application rule that allows connections to `www.microsoft.com` . Two Windows Server 2019 virtual machines are deployed to test the firewall. One jump server is used to connect to the workload server. From the workload server, you can only connect to `www.microsoft.com`.
@@ -23,9 +23,9 @@ For more information about Azure Firewall Manager Preview, see [What is Azure Fi
23
23
24
24
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
25
25
26
-
## Create an secured virtual hub
26
+
## Create a secured virtual hub
27
27
28
-
This template creates an secured virtual hub using Azure Firewall Manager Preview, along with the necessary resources to support the scenario.
28
+
This template creates a secured virtual hub using Azure Firewall Manager Preview, along with the necessary resources to support the scenario.
29
29
30
30
### Review the template
31
31
@@ -71,12 +71,12 @@ Now, test the firewall rules to confirm that it works as expected.
71
71
1. From the Azure portal, review the network settings for the **Workload-Srv** virtual machine and note the private IP address.
72
72
2. Connect a remote desktop to **Jump-Srv** virtual machine, and sign in. From there, open a remote desktop connection to the **Workload-Srv** private IP address.
73
73
74
-
3. Open Internet Explorer and browse to https://www.microsoft.com.
74
+
3. Open Internet Explorer and browse to `www.microsoft.com`.
75
75
4. Select **OK** > **Close** on the Internet Explorer security alerts.
0 commit comments