Skip to content

Commit 0e0842c

Browse files
committed
update
1 parent d2a2db8 commit 0e0842c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22
title: 'Quickstart: Create an Azure Firewall with multiple public IP addresses - Bicep'
33
description: In this quickstart, you learn how to use a Bicep file to create an Azure Firewall with multiple public IP addresses.
44
services: firewall
5+
author: mumian
56
ms.service: firewall
67
ms.topic: quickstart
78
ms.custom: subject-armqs, devx-track-azurepowershell, mode-arm
9+
ms.author: jgao
810
ms.date: 08/11/2022
911
---
1012

@@ -68,12 +70,11 @@ Multiple Azure resources are defined in the template:
6870
6971
When the deployment finishes, you should see a message indicating the deployment succeeded.
7072
71-
7273
## Validate the deployment
7374
7475
In the Azure portal, review the deployed resources. Note the firewall public IP addresses.
7576
76-
Use Remote Desktop Connection to connect to the firewall public IP addresses. Successful connections demonstrates firewall NAT rules that allow the connection to the backend servers.
77+
Use Remote Desktop Connection to connect to the firewall public IP addresses. Successful connection demonstrates firewall NAT rules that allow the connection to the backend servers.
7778
7879
## Clean up resources
7980

0 commit comments

Comments
 (0)