Skip to content

Commit 48130a2

Browse files
committed
acrolinx
1 parent e092714 commit 48130a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Quickstart: Create an Azure Firewall with multiple public IP addresses - Resource Manager template'
3-
description: In this quickstart, you learn how to use a Azure Resource Manager template (ARM template) to create an Azure Firewall with multiple public IP addresses.
3+
description: In this quickstart, you learn how to use an Azure Resource Manager template (ARM template) to create an Azure Firewall with multiple public IP addresses.
44
services: firewall
55
author: vhorne
66
ms.service: firewall
@@ -67,11 +67,11 @@ Deploy the ARM template to Azure:
6767

6868
In the Azure portal, review the deployed resources. Note the firewall public IP addresses.
6969

70-
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.
70+
Use Remote Desktop Connection to connect to the firewall public IP addresses. Successful connections demonstrate firewall NAT rules that allow the connection to the backend servers.
7171

7272
## Clean up resources
7373

74-
When you no longer need the resources that you created with the firewall, delete the resource group. This removes the firewall and all the related resources.
74+
When you no longer need the resources that you created with the firewall, delete the resource group. Deleting the resource group removes the firewall and all the related resources.
7575

7676
To delete the resource group, call the `Remove-AzResourceGroup` cmdlet:
7777

0 commit comments

Comments
 (0)