Skip to content

Commit 62ab581

Browse files
authored
Merge pull request #109324 from vhorne/waf-cdn-hub
Update landing page and toc for CDN
2 parents 4cd6824 + b2961a2 commit 62ab581

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

articles/web-application-firewall/index.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ metadata:
1111
ms.topic: landing-page
1212
author: vhorne
1313
ms.author: victorh
14-
ms.date: 09/28/2019
14+
ms.date: 03/27/2020
1515

1616
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | whats-new
1717

@@ -28,7 +28,10 @@ landingContent:
2828
- text: Web Application Firewall on Application Gateway
2929
url: ./ag/ag-overview.md
3030
- text: Web Application Firewall on Front Door
31-
url: ./afds/afds-overview.md
31+
url: ./afds/afds-overview.md
32+
- text: Web Application Firewall on Azure CDN
33+
url: ./cdn/cdn-overview.md
34+
3235

3336
# Card
3437
- title: Get started

articles/web-application-firewall/toc.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- name: Azure Web Application Firewall Documentation
1+
- name: Azure Web Application Firewall documentation
22
href: index.yml
33
- name: Overview
44
items:
@@ -42,7 +42,7 @@
4242
items:
4343
- name: Application Gateway
4444
items:
45-
- name: Managed Rules
45+
- name: Managed rules
4646
href: ./ag/application-gateway-crs-rulegroups-rules.md
4747
- name: Custom rules overview
4848
href: ./ag/custom-waf-rules-overview.md
@@ -136,12 +136,16 @@
136136
href: https://docs.microsoft.com/cli/azure/ext/front-door/network?view=azure-cli-latest
137137
- name: Application Gateway
138138
href: https://docs.microsoft.com/cli/azure/network/application-gateway?view=azure-cli-latest
139+
- name: CDN
140+
href: https://docs.microsoft.com/cli/azure/cdn/waf?view=azure-cli-latest
139141
- name: Azure PowerShell
140142
items:
141143
- name: Front Door
142144
href: https://docs.microsoft.com/powershell/module/az.frontdoor/?view=azps-3.3.0
143145
- name: Application Gateway
144146
href: https://docs.microsoft.com/powershell/module/az.network/?view=azps-3.3.0#application_gateway
147+
- name: CDN
148+
href: https://www.powershellgallery.com/packages/Az.Cdn/1.5.0-preview
145149
- name: REST API
146150
items:
147151
- name: Front Door

0 commit comments

Comments
 (0)