Skip to content

Commit c18b7a9

Browse files
committed
add deployment images
1 parent 9e10155 commit c18b7a9

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed
29.9 KB
Loading
43.2 KB
Loading

articles/firewall/quick-create-ipgroup-template.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
2-
title: 'Quickstart: Create an Azure Firewall and IP Group - Resource Manager template'
3-
description: Learn how to use a Resource Manager template to create a Azure Firewall and IP Group.
2+
title: 'Quickstart: Create an Azure Firewall and IP Groups - Resource Manager template'
3+
description: Learn how to use a Resource Manager template to create a Azure Firewall and IP Groups.
44
services: firewall
55
author: vhorne
66
ms.service: firewall
77
ms.topic: quickstart
8-
ms.date: 04/03/2020
8+
ms.date: 04/06/2020
99
ms.author: victorh
1010
---
1111

@@ -67,7 +67,11 @@ Deploy Resource Manager template to Azure:
6767

6868
## Review deployed resources
6969

70-
In the portal, review the deployed resources, especially the firewall rules that use IP Groups.
70+
In the Azure portal, review the deployed resources, especially the firewall rules that use IP Groups.
71+
72+
:::image type="content" source="media/quick-create-ipgroup-template/ipgroups.png" alt-text="IP Groups.":::
73+
74+
:::image type="content" source="media/quick-create-ipgroup-template/network-rule.png" alt-text="Network rules.":::
7175

7276
To learn about the JSON syntax and properties for a firewall in a template, see [Microsoft.Network azureFirewalls template reference](https://docs.microsoft.com/azure/templates/Microsoft.Network/2019-11-01/azureFirewalls).
7377

0 commit comments

Comments
 (0)