Skip to content

Commit ead28ab

Browse files
authored
Merge pull request #312546 from halkazwini/afd-ts
AFD Troubleshoot article
2 parents 9a165e1 + 1148e04 commit ead28ab

2 files changed

Lines changed: 74 additions & 14 deletions

File tree

articles/frontdoor/TOC.yml

Lines changed: 5 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -271,22 +271,10 @@
271271
href: understanding-pricing.md
272272
- name: CDN and Front Door price comparison
273273
href: compare-cdn-front-door-price.md
274-
- name: Troubleshoot
275-
items:
276-
- name: Troubleshoot with RefString
277-
href: /troubleshoot/azure/front-door/refstring
278-
- name: Troubleshoot Front Door issues
279-
href: /troubleshoot/azure/front-door/troubleshoot-issues
280-
- name: Troubleshoot Front Door performance issues
281-
href: /troubleshoot/azure/front-door/troubleshoot-performance-issues
282-
- name: Troubleshoot file compression
283-
href: /troubleshoot/azure/front-door/troubleshoot-compression
284-
- name: Allowed certificate authorities
285-
href: https://ccadb.my.salesforce-sites.com/microsoft/IncludedCACertificateReportForMSFT
286274
- name: Subscription offers and bandwidth throttling
287275
href: standard-premium/subscription-offers.md
288-
- name: Questions & answers
289-
href: /answers/tags/96/azure-front-door
276+
- name: Support and troubleshooting
277+
href: support-help.md
290278
- name: CDN and Front Door (classic)
291279
items:
292280
- name: Get started
@@ -514,6 +502,8 @@
514502
href: https://azure.microsoft.com/pricing/calculator/
515503
- name: Service updates
516504
href: https://azure.microsoft.com/updates/?product=frontdoor
505+
- name: Allowed certificate authorities
506+
href: https://ccadb.my.salesforce-sites.com/microsoft/IncludedCACertificateReportForMSFT
517507
- name: CDN
518508
items:
519509
- name: Azure Content Delivery Network billing
@@ -532,3 +522,4 @@
532522
href: /shows/Inside-Azure-for-IT/?products=azure-cdn
533523
- name: Networking blog
534524
href: https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog
525+

articles/frontdoor/support-help.md

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
title: Support and Troubleshooting
3+
titleSuffix: Azure Front Door
4+
description: How to obtain help and support for questions or problems when you create solutions using Azure Front Door.
5+
author: halkazwini
6+
ms.author: halkazwini
7+
ms.service: azure-frontdoor
8+
ms.topic: troubleshooting
9+
ms.date: 03/03/2026
10+
ms.custom: support-help-page
11+
12+
# Customer intent: As a network engineer or cloud solutions architect, I want to access troubleshooting resources and support options for Azure Front Door, so that I can efficiently resolve connectivity issues and ensure reliable hybrid network connectivity.
13+
---
14+
15+
# Support and troubleshooting for Azure Front Door
16+
17+
Here are suggestions for where you can get help when developing your Azure Front Door solutions.
18+
19+
## Self help troubleshooting
20+
21+
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Front Door. Use these articles to troubleshoot connectivity problems, performance issues, circuit configuration, and more.
22+
23+
For a full list of self help troubleshooting content, see [Azure Front Door troubleshooting documentation](/troubleshoot/azure/front-door/welcome-front-door).
24+
25+
26+
## Post a question on Microsoft Q&A
27+
28+
For quick and reliable answers on your technical product questions from Microsoft Engineers, Azure Most Valuable Professionals (MVPs), or our expert community, engage with us on [Microsoft Q&A](/answers/products/azure), Azure's preferred destination for community support.
29+
30+
If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use one of the following tags when asking your question:
31+
32+
| Area | Tag |
33+
| --- | --- |
34+
| Azure Front Door | [azure-front-door](/answers/topics/azure-front-door.html) |
35+
| CDN Standard from Microsoft (classic) | [azure-cdn](/answers/topics/azure-cdn.html) |
36+
37+
## Create an Azure support request
38+
39+
Explore the range of [Azure support options and choose the plan](https://azure.microsoft.com/support/plans) that best fits, whether you're a developer just starting your cloud journey or a large organization deploying business-critical, strategic applications. Azure customers can create and manage support requests in the Azure portal.
40+
41+
- If you already have an Azure Support Plan, [open a support request here](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
42+
43+
- To sign up for a new Azure Support Plan, [compare support plans](https://azure.microsoft.com/support/plans/) and select the plan that works for you.
44+
45+
## Create a GitHub issue
46+
47+
If you need help with the language and tools used to develop and manage Azure Front Door, open an issue in its repository on GitHub.
48+
49+
| Library | GitHub issues URL|
50+
| --- | --- |
51+
| Azure PowerShell | https://github.com/Azure/azure-powershell/issues |
52+
| Azure CLI | https://github.com/Azure/azure-cli/issues |
53+
| Azure REST API | https://github.com/Azure/azure-rest-api-specs/issues |
54+
| Azure SDK for Java | https://github.com/Azure/azure-sdk-for-java/issues |
55+
| Azure SDK for Python | https://github.com/Azure/azure-sdk-for-python/issues |
56+
| Azure SDK for .NET | https://github.com/Azure/azure-sdk-for-net/issues |
57+
| Azure SDK for JavaScript | https://github.com/Azure/azure-sdk-for-js/issues |
58+
| Terraform | https://github.com/Azure/terraform/issues |
59+
60+
61+
## Stay informed of updates and new releases
62+
63+
Learn about important product updates, roadmap, and announcements in [Azure Front Door Updates](https://azure.microsoft.com/updates/?filters=%5B"Azure+Front+Door"%5D).
64+
65+
News and information about Azure Front Door is shared at the [Azure blog](https://azure.microsoft.com/blog/).
66+
67+
## Next step
68+
69+
Learn more about [Azure Front Door](index.yml)

0 commit comments

Comments
 (0)