Skip to content

Commit c466581

Browse files
authored
Merge pull request #289531 from duongau/afdlanding
Azure Front Door - Landing page (WAF structure)
2 parents 5b9f30e + 43c74fd commit c466581

File tree

1 file changed

+84
-109
lines changed

1 file changed

+84
-109
lines changed

articles/frontdoor/index.yml

Lines changed: 84 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: duongau
1212
ms.author: duau
13-
ms.date: 08/12/2024
13+
ms.date: 10/30/2024
1414

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

@@ -24,101 +24,64 @@ landingContent:
2424
links:
2525
- text: What is Azure Front Door?
2626
url: front-door-overview.md
27-
- linkListType: learn
27+
- text: Choose a load balancer
28+
url: /azure/architecture/guide/technology-choices/load-balancing-overview
29+
- text: Well-architected framework
30+
url: /azure/well-architected/service-guides/azure-front-door
31+
- linkListType: training
2832
links:
2933
- text: Introduction to Azure Front Door
3034
url: /training/modules/intro-to-azure-front-door/
35+
- text: Load balance your web traffic with Azure Front Door
36+
url: /training/modules/create-first-azure-front-door/
3137
- linkListType: deploy
3238
links:
33-
- text: Secure your web app with Web Application Firewall
34-
url: https://mslearn.cloudguides.com/guides/Secure%20your%20web%20applications%20with%20Azure%20Web%20Application%20Firewall
35-
36-
# Card
37-
- title: Create a Front Door
38-
linkLists:
39-
- linkListType: quickstart
40-
links:
41-
- text: Create a Front Door
39+
- text: Create an Azure Front Door
4240
url: create-front-door-portal.md
43-
44-
# Card
45-
- title: Learn about Front Door and CDN architecture
46-
linkLists:
47-
- linkListType: architecture
41+
- text: Secure your web app with Web Application Firewall
42+
url: https://mslearn.cloudguides.com/guides/Secure%20your%20web%20applications%20with%20Azure%20Web%20Application%20Firewall
43+
- linkListType: reference
4844
links:
49-
- text: CDN guidance
50-
url: /azure/architecture/best-practices/cdn
51-
- text: AFD best practices
52-
url: best-practices.md
53-
- text: WAF best practices
54-
url: ../web-application-firewall/afds/waf-front-door-best-practices.md
55-
- text: Use AFD in a multitenant solution
56-
url: /azure/architecture/guide/multitenant/service/front-door
57-
- text: Understand AFD billing
58-
url: billing.md
5945
- text: FAQ
6046
url: front-door-faq.yml
61-
62-
63-
# Card
64-
- title: Configure Endpoint Manager
65-
linkLists:
66-
- linkListType: concept
67-
links:
68-
- text: Endpoint Manager
69-
url: manager.md
70-
- linkListType: how-to-guide
71-
links:
72-
- text: Configure Front Door manager
73-
url: how-to-configure-endpoints.md
47+
- text: Point of presence locations
48+
url: edge-locations-by-region.md
7449

7550
# Card
76-
- title: Add a custom domain
77-
linkLists:
78-
- linkListType: how-to-guide
79-
links:
80-
- text: Add a custom domain
81-
url: standard-premium/how-to-add-custom-domain.md
82-
83-
# Card
84-
- title: Manage your Origin Groups
51+
- title: Reliability
8552
linkLists:
8653
- linkListType: concept
8754
links:
88-
- text: Origin
89-
url: origin.md
55+
- text: Routing methods
56+
url: routing-methods.md
9057
- text: Health probes
91-
url: front-door-health-probes.md
92-
- linkListType: how-to-guide
93-
links:
94-
- text: Configure an Origin Group
95-
url: how-to-configure-origin.md
96-
97-
# Card
98-
- title: Configure a Rule Set
99-
linkLists:
100-
- linkListType: concept
101-
links:
102-
- text: What is Rule Set?
103-
url: front-door-rules-engine.md
104-
- text: Rule Set Match Conditions
105-
url: rules-match-conditions.md
106-
- text: Rule Set Actions
107-
url: front-door-rules-engine-actions.md
108-
- linkListType: how-to-guide
58+
url: health-probes.md
59+
- text: Rate limiting
60+
url: ../web-application-firewall/afds/waf-front-door-rate-limit.md
61+
- linkListType: architecture
10962
links:
110-
- text: Configure a Rule Set
111-
url: standard-premium/how-to-configure-rule-set.md
63+
- text: Perserve original HTTP hostname
64+
url: /azure/architecture/best-practices/host-name-preservation
65+
- text: Global routing redundancy for mission critical web applications
66+
url: /azure/architecture/guide/networking/global-web-applications/overview
67+
- text: Mission-critical global content delivery
68+
url: /azure/architecture/guide/networking/global-web-applications/mission-critical-content-delivery
69+
- text: Mission-critical global HTTP ingress
70+
url: /azure/architecture/guide/networking/global-web-applications/mission-critical-global-http-ingress
11271

11372
# Card
114-
- title: Secure your application
73+
- title: Security
11574
linkLists:
11675
- linkListType: concept
11776
links:
118-
- text: Private Link
77+
- text: Security baseline
78+
url: /security/benchmark/azure/baselines/azure-front-door-security-baseline
79+
- text: Web application firewall best practices
80+
url: ../web-application-firewall/afds/waf-front-door-best-practices.md
81+
- text: End-to-end TLS encryption
82+
url: end-to-end-tls.md
83+
- text: Secure origins with Azure Private Link
11984
url: private-link.md
120-
- text: WAF on Azure Front Door
121-
url: ../web-application-firewall/afds/afds-overview.md
12285
- text: DDoS protection
12386
url: front-door-ddos.md
12487
- linkListType: how-to-guide
@@ -127,63 +90,75 @@ landingContent:
12790
url: standard-premium/how-to-enable-private-link-web-app.md
12891
- text: Configure WAF policy
12992
url: ../web-application-firewall/afds/waf-front-door-create-portal.md
130-
- text: Use Firewall Manager
93+
- text: Use Azure Firewall Manager
13194
url: ../web-application-firewall/shared/manage-policies.md
13295
- text: Use Microsoft Sentinel
13396
url: ../web-application-firewall/waf-sentinel.md
134-
97+
13598
# Card
136-
- title: Service integration
99+
- title: Cost optimization
137100
linkLists:
138-
- linkListType: how-to-guide
139-
links:
140-
- text: Azure Storage
141-
url: integrate-storage-account.md
142-
- text: Azure API Management
143-
url: ../api-management/front-door-api-management.md
144-
- text: Azure OpenAI
145-
url: ../web-application-firewall/afds/protect-azure-open-ai.md
146-
- text: Azure Static Web Apps
147-
url: ../static-web-apps/front-door-manual.md
148-
- linkListType: architecture
101+
- linkListType: concept
149102
links:
150-
- text: Azure Spring Apps
151-
url: /azure/architecture/web-apps/spring-apps/guides/spring-cloud-reverse-proxy
152-
- text: Scalable and secure WordPress on Azure
153-
url: /azure/architecture/example-scenario/infrastructure/wordpress
154-
103+
- text: Understanding billing
104+
url: billing.md
105+
- text: Price comparison between tiers
106+
url: understanding-pricing.md
107+
155108
# Card
156-
- title: Configure reports, metrics, and logs
109+
- title: Operational excellence
157110
linkLists:
111+
- linkListType: concept
112+
links:
113+
- text: Domain and certificate management
114+
url: domain.md
115+
- text: HTTP to HTTPS redirection
116+
url: front-door-url-redirect.md
117+
- text: Logs and metrics
118+
url: front-door-diagnostics.md
158119
- linkListType: how-to-guide
159120
links:
160-
- text: Reports
121+
- text: View reports
161122
url: standard-premium/how-to-reports.md
162-
- text: Monitoring Metrics and Alerts
163-
url: standard-premium/how-to-monitor-metrics.md
164-
- text: Logging
123+
- text: Configure diagnostics logs
165124
url: standard-premium/how-to-logs.md
166-
- text: Content Delivery Network analytics
167-
url: /azure/architecture/solution-ideas/articles/content-delivery-network-azure-data-explorer
125+
- text: Access metrics and alerts
126+
url: standard-premium/how-to-monitor-metrics.md
168127

169128
# Card
170-
- title: Configure caching and optimization
129+
- title: Performance efficiency
171130
linkLists:
172131
- linkListType: concept
173132
links:
174133
- text: Caching
175134
url: front-door-caching.md
176135
- linkListType: how-to-guide
177-
links:
178-
- text: Cache purge
179-
url: standard-premium/how-to-cache-purge.md
136+
links:
180137
- text: Compression
181138
url: standard-premium/how-to-compression.md
139+
140+
# Card
141+
- title: Troubleshoot
142+
linkLists:
143+
- linkListType: how-to-guide
144+
links:
145+
- text: RefString
146+
url: refstring.md
147+
- text: Common issues
148+
url: troubleshoot-issues.md
149+
- text: Performance issues
150+
url: troubleshoot-performance-issues.md
182151

183-
# Card
184-
- title: Troubleshoot Azure Front Door
152+
# Card
153+
- title: Load balancing and content delivery
185154
linkLists:
186-
- linkListType: concept
155+
- linkListType: get-started
156+
links:
157+
- text: Documentation
158+
url: https://aka.ms/networkfoundationdocs
159+
- linkListType: overview
187160
links:
188-
- text: Common routing issues
189-
url: front-door-troubleshoot-routing.md
161+
- text: Azure Application Gateway
162+
url: ../application-gateway/overview.md
163+
- text: Azure Load Balancer
164+
url: ../load-balancer/load-balancer-overview.md

0 commit comments

Comments
 (0)