Skip to content

Commit 9d69374

Browse files
committed
tweak
1 parent e07640c commit 9d69374

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/web-application-firewall/ag/quick-create-template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: subject-armqs, devx-track-azurepowershell, mode-arm, devx-track-arm-t
1111
# Customer intent: As a cloud administrator, I want to quickly deploy a Web Application Firewall v2 on Azure Application Gateway for production environments or to evaluate WAF v2 functionality.
1212
---
1313

14-
# Quickstart: Create an Azure Web Application Firewall v2 by using an ARM template
14+
# Quickstart: Create an Azure Web Application Firewall v2 using an ARM template
1515

1616
In this quickstart, you use an Azure Resource Manager template (ARM template) to create an Azure Web Application Firewall (WAF) v2 on Azure Application Gateway.
1717

@@ -96,7 +96,7 @@ To delete the resource group, call the `Remove-AzResourceGroup` cmdlet:
9696
Remove-AzResourceGroup -Name "<your resource group name>"
9797
```
9898

99-
## Next steps
99+
## Next step
100100

101101
> [!div class="nextstepaction"]
102-
> [Tutorial: Create an application gateway with a Web Application Firewall by using the Azure portal](application-gateway-web-application-firewall-portal.md)
102+
> [Create an application gateway with a Web Application Firewall using the Azure portal](application-gateway-web-application-firewall-portal.md)

articles/web-application-firewall/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ items:
3636
href: ./ag/tutorial-restrict-web-traffic-cli.md
3737
- name: Create Web Application Firewall v2 - Bicep
3838
href: ./ag/quick-create-bicep.md
39-
- name: Deploy Web Application Firewall v2 - ARM template
39+
- name: Create Web Application Firewall v2 - ARM template
4040
href: ./ag/quick-create-template.md
4141
- name: Front Door
4242
items:

0 commit comments

Comments
 (0)