Skip to content

Commit abec767

Browse files
authored
Merge pull request #109054 from vhorne/fw-covid19
Fw covid19
2 parents 367cc9f + 0aa3a75 commit abec767

File tree

3 files changed

+30
-1
lines changed

3 files changed

+30
-1
lines changed
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
---
2+
title: Azure Firewall remote work support
3+
description: This article shows how Azure Firewall can support your remote work force requirements.
4+
services: firewall
5+
author: vhorne
6+
ms.service: firewall
7+
ms.topic: conceptual
8+
ms.date: 03/25/2020
9+
ms.author: victorh
10+
---
11+
12+
# Azure Firewall remote work support
13+
14+
Azure Firewall is a managed, cloud-based network security service that protects your Azure virtual network resources. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.
15+
16+
## Firewall rules
17+
18+
You can use Azure Firewall to secure your virtual desktop infrastructure (VDI) inbound RDP access to your Azure virtual network using Azure Firewall [DNAT rules](rule-processing.md). Windows Virtual Desktop (WVD) doesn't require you to open any inbound access to your virtual network. However, you must allow a set of outbound network connections for the WVD virtual machines that run in your virtual network. For more information, see [What is Windows Virtual Desktop?](../virtual-desktop/overview.md#requirements)
19+
20+
You can configure this outbound access using Azure Firewall application rules. For more information, see [Tutorial: Deploy and configure Azure Firewall using the Azure portal](tutorial-firewall-deploy-portal.md).
21+
22+
## Next steps
23+
24+
Learn more about [Windows Virtual Desktop](https://docs.microsoft.com/azure/virtual-desktop/).

articles/firewall/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
href: compliance-certifications.md
4444
- name: Central management
4545
href: central-management.md
46+
- name: Remote work support
47+
href: remote-work-support.md
4648
- name: How-to guides
4749
items:
4850
- name: Deploy using Azure PowerShell

articles/networking/working-remotely-support.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: rambk
66

77
ms.service: virtual-network
88
ms.topic: article
9-
ms.date: 03/23/2020
9+
ms.date: 03/25/2020
1010
ms.author: kumud
1111

1212
---
@@ -47,6 +47,8 @@ To access your resources deployed in Azure, remote employees could use Azure Bas
4747

4848
For aggregating large-scale VPN connection, to support any-to-any connections between resources in different on-prem global locations, in different regional hub and spoke virtual networks, and to optimize utilization of multiple home broadband networks you can use Azure Virtual WAN. For more information, see [Struggling to cater to work from home needs? Here is where Azure Virtual WAN can help](https://go.microsoft.com/fwlink/?linkid=2123769).
4949

50+
Another way to support a remote workforce is to deploy a Virtual Desktop Infrastructure (VDI) hosted in your Azure virtual network, secured with an Azure Firewall. For example, Windows Virtual Desktop (WVD) is a desktop and app virtualization service that runs in Azure. With Windows Virtual Desktop, you can set up a scalable and flexible environment in your Azure subscription without the need to run any additional gateway servers. You are only responsible for the WVD virtual machines in your virtual network. For more information, see [Azure Firewall remote work support](../firewall/remote-work-support.md).
51+
5052
Azure also has a rich set of eco system partners. Our partners Network Virtual Appliances on Azure can also help scale VPN connectivity. For more information, see [Network Virtual Appliance (NVA) Considerations during COVID-19](https://go.microsoft.com/fwlink/?linkid=2123771).
5153

5254
## Enable employees to access globally distributed on-premises resources
@@ -75,3 +77,4 @@ Following are the Covid-19 preparation articles leveraging different Azure netwo
7577
| [Transition to OpenVPN protocol or IKEv2 from SSTP](https://go.microsoft.com/fwlink/?linkid=2124112) | March 23, 2020 |
7678
| [Azure Bastion COVID-19 update](https://go.microsoft.com/fwlink/?linkid=2123939) | March 23, 2020 |
7779
| [COVID update - ExpressRoute](https://go.microsoft.com/fwlink/?linkid=2123768) | March 23, 2020 |
80+
|[Azure Firewall remote work support](../firewall/remote-work-support.md)|March 25, 2020|

0 commit comments

Comments
 (0)