Skip to content

Commit 5c9e62a

Browse files
Merge pull request #109201 from cherylmc/vwanfw
new
2 parents 854bc8b + 6e00344 commit 5c9e62a

File tree

11 files changed

+80
-1
lines changed

11 files changed

+80
-1
lines changed

articles/virtual-wan/TOC.yml

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
href: upgrade-virtual-wan.md
4949
- name: Configure custom IPsec policy
5050
href: virtual-wan-custom-ipsec-portal.md
51+
- name: Install Azure Firewall in a hub
52+
href: howto-firewall.md
5153
- name: ExpressRoute
5254
items:
5355
- name: Create an ExpressRoute connection
@@ -83,7 +85,9 @@
8385
- name: Configure Azure VPN Client for Windows 10
8486
href: openvpn-azure-ad-client.md
8587
- name: Configure Multi-application Azure AD authentication
86-
href: openvpn-azure-ad-tenant-multi-app.md
88+
href: openvpn-azure-ad-tenant-multi-app.md
89+
- name: Install Azure Firewall in a hub
90+
href: howto-firewall.md
8791
- name: Routing
8892
items:
8993
- name: Route traffic from a virtual hub to an NVA
@@ -94,6 +98,10 @@
9498
href: virtual-wan-route-table.md
9599
- name: View virtual hub effective routes
96100
href: effective-routes-virtual-hub.md
101+
- name: Security
102+
items:
103+
- name: Install Azure Firewall in a hub
104+
href: howto-firewall.md
97105
- name: Reference
98106
items:
99107
- name: Azure PowerShell
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: 'Install Azure Firewall in a Virtual WAN hub'
3+
titleSuffix: Azure Virtual WAN
4+
description: Steps to configure Azure Firewall in a Virtual WAN hub
5+
services: virtual-wan
6+
author: cherylmc
7+
8+
ms.service: virtual-wan
9+
ms.topic: conceptual
10+
ms.date: 05/21/2020
11+
ms.author: cherylmc
12+
13+
---
14+
# Configure Azure Firewall in a Virtual WAN hub
15+
16+
A **secured hub** is an Azure Virtual WAN hub with Azure Firewall. This article walks you through the steps to convert a virtual WAN hub to a secured hub by installing Azure Firewall directly from the Azure Virtual WAN portal pages.
17+
18+
## Before you begin
19+
20+
The steps in this article assume that you have already deployed a virtual WAN with one or more hubs.
21+
22+
To create a new virtual WAN and a new hub, use the steps in the following articles:
23+
24+
* [Create a virtual WAN](virtual-wan-site-to-site-portal.md#openvwan)
25+
* [Create a hub](virtual-wan-site-to-site-portal.md#hub)
26+
27+
## View virtual hubs
28+
29+
The **Overview** page for your virtual WAN shows a list of virtual hubs and secured hubs. The following figure shows a virtual WAN with no secured hubs.
30+
31+
[ ![overview](./media/howto-firewall/overview.png)](./media/howto-firewall/overview.png#lightbox)
32+
33+
## Convert to secured hub
34+
35+
1. On the **Overview** page for your virtual WAN, select the hub that you want to convert to a secured hub. On the virtual hub page, you see two options to deploy Azure Firewall into this hub. Select either option.
36+
37+
[ ![security](./media/howto-firewall/security.png)](./media/howto-firewall/security.png#lightbox)
38+
39+
1. After you select one of the options, you see the **Convert to secure hub** page. Select a hub to convert, and then select **Next: Azure Firewall** at the bottom of the page.
40+
41+
[ ![select hub](./media/howto-firewall/select-hub.png)](./media/howto-firewall/select-hub.png#lightbox)
42+
1. After completing the workflow, select **Confirm**.
43+
44+
[ ![confirm](./media/howto-firewall/confirm.png)](./media/howto-firewall/confirm.png#lightbox)
45+
46+
1. After the hub has been converted to a secured hub, you can view it on the virtual WAN **Overview** page.
47+
48+
[ ![view secured hub](./media/howto-firewall/secured-hub.png)](./media/howto-firewall/secured-hub.png#lightbox)
49+
50+
## View hub resources
51+
52+
From the virtual WAN **Overview** page, select the secured hub. On the hub page, you can view all the virtual hub resources, including Azure Firewall.
53+
54+
[ ![view hub resources](./media/howto-firewall/view-resources.png)](./media/howto-firewall/view-resources.png#lightbox)
55+
56+
To view Azure Firewall settings from the secured hub, under **Security**, select **Secured virtual hub settings**.
57+
[ ![view hub settings](./media/howto-firewall/hub-settings.png)](./media/howto-firewall/hub-settings.png#lightbox)
58+
59+
## Configure additional settings
60+
61+
To configure additional Azure Firewall settings for the virtual hub, select the link to **Azure Firewall Manager**. For information about firewall policies, see [Azure Firewall Manager](../firewall-manager/secure-cloud-network.md#create-a-firewall-policy-and-secure-your-hub).
62+
63+
[ ![additional settings](./media/howto-firewall/additional-settings.png)](./media/howto-firewall/additional-settings.png#lightbox)
64+
65+
To return to the hub **Overview** page, you can navigate back by clicking the path, as shown by the arrow in the following figure.
66+
67+
[ ![return to overview](./media/howto-firewall/arrow.png)](./media/howto-firewall/arrow.png#lightbox)
68+
69+
## Next steps
70+
71+
For more information about Virtual WAN, see the [FAQ](virtual-wan-faq.md).
117 KB
Loading
85.6 KB
Loading
109 KB
Loading
76.4 KB
Loading
178 KB
Loading
213 KB
Loading
92.4 KB
Loading
184 KB
Loading

0 commit comments

Comments
 (0)