Skip to content

Commit 9d78e42

Browse files
authored
Merge pull request #111307 from vhorne/fw-multi
cross link multi ip articles
2 parents 3938893 + f760e15 commit 9d78e42

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/firewall/deploy-multi-public-ip-powershell.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: article
8-
ms.date: 11/19/2019
8+
ms.date: 04/14/2020
99
ms.author: victorh
1010
---
1111

@@ -97,4 +97,4 @@ $azFw | Set-AzFirewall
9797

9898
## Next steps
9999

100-
* [Tutorial: Monitor Azure Firewall logs](./tutorial-diagnostics.md)
100+
* [Quickstart: Create an Azure Firewall with multiple public IP addresses - Resource Manager template](quick-create-multiple-ip-template.md)

articles/firewall/quick-create-multiple-ip-template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,20 @@ services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: quickstart
8-
ms.date: 04/13/2020
8+
ms.date: 04/14/2020
99
ms.author: victorh
1010
---
1111

1212
# Quickstart: Create an Azure Firewall with multiple public IP addresses - Resource Manager template
1313

1414
In this quickstart, you use a Resource Manager template to deploy an Azure Firewall with multiple public IP addresses.
1515

16-
NAT rule collection rules allow RDP connections to two Windows Server 2019 virtual machines.
16+
The deployed firewall has NAT rule collection rules that allow RDP connections to two Windows Server 2019 virtual machines.
1717

1818
[!INCLUDE [About Azure Resource Manager](../../includes/resource-manager-quickstart-introduction.md)]
1919

20+
For more information about Azure Firewall with multiple public IP addresses, see [Deploy an Azure Firewall with multiple public IP addresses using Azure PowerShell](deploy-multi-public-ip-powershell.md).
21+
2022
## Prerequisites
2123

2224
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).

0 commit comments

Comments
 (0)