Skip to content

Commit e092714

Browse files
committed
update
1 parent 5f74acf commit e092714

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.author: victorh
1212

1313
# Quickstart: Create an Azure Firewall and IP Groups - Bicep
1414

15-
In this quickstart, you use a Bicep file to deploy an Azure Firewall with sample IP Groups used in a network rule and application rule. An IP Group is a top-level resource that allows you to define and group IP addresses, ranges, and subnets into a single object. This is useful for managing IP addresses in Azure Firewall rules. You can either manually enter IP addresses or import them from a file.
15+
In this quickstart, you use a Bicep file to deploy an Azure Firewall with sample IP Groups used in a network rule and application rule. An IP Group is a top-level resource that allows you to define and group IP addresses, ranges, and subnets into a single object. IP Group is useful for managing IP addresses in Azure Firewall rules. You can either manually enter IP addresses or import them from a file.
1616

1717
[!INCLUDE [About Bicep](../../includes/resource-manager-quickstart-bicep-introduction.md)]
1818

@@ -61,10 +61,10 @@ Multiple Azure resources are defined in the Bicep file:
6161
6262
---
6363
64-
You will be prompted to enter the following values:
64+
You'll be prompted to enter the following values:
6565
66-
- Admin Username: Type username for the administrator user account
67-
- Admin Password: Type an administrator password or key
66+
- **Admin Username**: Type username for the administrator user account
67+
- **Admin Password**: Type an administrator password or key
6868
6969
When the deployment finishes, you should see a message indicating the deployment succeeded.
7070

0 commit comments

Comments
 (0)