@@ -31,7 +31,7 @@ landingContent:
31
31
url : /training/modules/intro-to-azure-front-door/
32
32
- linkListType : deploy
33
33
links :
34
- - text : Secure your web application with Azure Web Application Firewall
34
+ - text : Secure your web app with Web Application Firewall
35
35
url : https://mslearn.cloudguides.com/guides/Secure%20your%20web%20applications%20with%20Azure%20Web%20Application%20Firewall
36
36
37
37
# Card
@@ -47,14 +47,19 @@ landingContent:
47
47
linkLists :
48
48
- linkListType : architecture
49
49
links :
50
- - text : Expose Azure Spring Apps through a reverse proxy
51
- url : /azure/architecture/reference-architectures/microservices/spring-cloud-reverse-proxy
52
50
- text : CDN guidance
53
51
url : /azure/architecture/best-practices/cdn
54
- - text : Scalable and secure WordPress on Azure
55
- url : /azure/architecture/example-scenario/infrastructure/wordpress
56
- - text : Content Delivery Network analytics
57
- url : /azure/architecture/solution-ideas/articles/content-delivery-network-azure-data-explorer
52
+ - text : AFD best practices
53
+ url : best-practices.md
54
+ - text : WAF best practices
55
+ url : ../web-application-firewall/afds/waf-front-door-best-practices.md
56
+ - text : Use AFD in a multitenant solution
57
+ url : /azure/architecture/guide/multitenant/service/front-door
58
+ - text : Understand AFD billing
59
+ url : billing.md
60
+ - text : FAQ
61
+ url : front-door-faq.yml
62
+
58
63
59
64
# Card
60
65
- title : Configure Endpoint Manager
@@ -123,18 +128,31 @@ landingContent:
123
128
url : standard-premium/how-to-enable-private-link-web-app.md
124
129
- text : Configure WAF policy
125
130
url : ../web-application-firewall/afds/waf-front-door-create-portal.md
131
+ - text : Use Firewall Manager
132
+ url : ../web-application-firewall/shared/manage-policies.md
133
+ - text : Use Microsoft Sentinel
134
+ url : ../web-application-firewall/waf-sentinel.md
126
135
127
136
# Card
128
137
- title : Service integration
129
138
linkLists :
130
139
- linkListType : how-to-guide
131
140
links :
132
- - text : Azure Storage Account integration with Front Door
141
+ - text : Azure Storage
133
142
url : integrate-storage-account.md
143
+
134
144
- linkListType : architecture
135
145
links :
136
- - text : Expose Azure Spring Apps through a reverse proxy
146
+ - text : Azure API Management
147
+ url : ../api-management/front-door-api-management.md
148
+ - text : Azure Open AI
149
+ url : ../web-application-firewall/afds/protect-azure-open-ai.md
150
+ - text : Azure Spring Apps
137
151
url : /azure/architecture/web-apps/spring-apps/guides/spring-cloud-reverse-proxy
152
+ - text : Azure Static Web Apps
153
+ url : ../static-web-apps/front-door-manual.md
154
+ - text : Scalable and secure WordPress on Azure
155
+ url : /azure/architecture/example-scenario/infrastructure/wordpress
138
156
139
157
# Card
140
158
- title : Configure reports, metrics, and logs
@@ -147,6 +165,8 @@ landingContent:
147
165
url : standard-premium/how-to-monitor-metrics.md
148
166
- text : Logging
149
167
url : standard-premium/how-to-logs.md
168
+ - text : Content Delivery Network analytics
169
+ url : /azure/architecture/solution-ideas/articles/content-delivery-network-azure-data-explorer
150
170
151
171
# Card
152
172
- title : Configure caching and optimization
0 commit comments