Skip to content

Commit 4e363b9

Browse files
authored
Merge pull request #312549 from mbender-ms/appgw-tsmigration
Application Gateway | Troubleshooting | Add Application Gateway support and troubleshooting article
2 parents bfd3c7a + 655f822 commit 4e363b9

2 files changed

Lines changed: 67 additions & 26 deletions

File tree

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Azure Application Gateway support and help options
3+
description: How to obtain help and support for questions or problems when you create solutions using Azure Application Gateway.
4+
author: mbender-ms
5+
ms.author: mbender
6+
ms.service: azure-application-gateway
7+
ms.topic: troubleshooting
8+
ms.date: 03/03/2026
9+
ms.custom: support-help-page
10+
# Customer intent: As a cloud solutions developer, I want to access troubleshooting resources and support options for Azure Application Gateway, so that I can efficiently resolve issues and ensure reliable application delivery and load balancing.
11+
---
12+
13+
# Support and troubleshooting for Azure Application Gateway
14+
15+
Here are suggestions for where you can get help when developing your Azure Application Gateway solutions.
16+
17+
## Self help troubleshooting
18+
19+
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Application Gateway. Use these articles to troubleshoot deployment failures, connection issues, performance problems, and more.
20+
21+
For a full list of self help troubleshooting content, see [Azure Application Gateway troubleshooting documentation](/troubleshoot/azure/application-gateway/welcome-app-gateway).
22+
23+
## Post a question on Microsoft Q&A
24+
25+
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.
26+
27+
If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use the following tag when asking your question:
28+
29+
| Area | Tag |
30+
| --- | --- |
31+
| [Azure Application Gateway](./overview.md) | [azure-application-gateway](/answers/tags/148/azure-application-gateway) |
32+
33+
## Create an Azure support request
34+
35+
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.
36+
37+
- If you already have an Azure Support Plan, [open a support request here](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
38+
39+
- 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.
40+
41+
## Create a GitHub issue
42+
43+
If you need help with the language and tools used to develop and manage Azure Application Gateway, open an issue in its repository on GitHub.
44+
45+
| Library | GitHub issues URL|
46+
| --- | --- |
47+
| Azure PowerShell | https://github.com/Azure/azure-powershell/issues |
48+
| Azure CLI | https://github.com/Azure/azure-cli/issues |
49+
| Azure REST API | https://github.com/Azure/azure-rest-api-specs/issues |
50+
| Azure SDK for Java | https://github.com/Azure/azure-sdk-for-java/issues |
51+
| Azure SDK for Python | https://github.com/Azure/azure-sdk-for-python/issues |
52+
| Azure SDK for .NET | https://github.com/Azure/azure-sdk-for-net/issues |
53+
| Azure SDK for JavaScript | https://github.com/Azure/azure-sdk-for-js/issues |
54+
| Terraform | https://github.com/Azure/terraform/issues |
55+
| Bicep | https://github.com/Azure/bicep/issues |
56+
57+
## Stay informed of updates and new releases
58+
59+
Learn about important product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=networking).
60+
61+
News and information about Azure Application Gateway is shared at the [Azure Networking blog](https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog).
62+
63+
## Next steps
64+
65+
Learn more about [Azure Application Gateway](./index.yml)

articles/application-gateway/toc.yml

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -329,32 +329,8 @@
329329
href: application-gateway-diagnostics.md
330330
- name: Metrics
331331
href: application-gateway-metrics.md
332-
- name: Troubleshoot
333-
items:
334-
- name: ILB with an App Service Environment
335-
href: /troubleshoot/azure/application-gateway/create-gateway-internal-load-balancer-app-service-environment?toc=/azure/application-gateway/toc.json
336-
- name: App service issues
337-
href: /troubleshoot/azure/application-gateway/troubleshoot-app-service-redirection-app-service-url?toc=/azure/application-gateway/toc.json
338-
- name: Session affinity issues
339-
href: /troubleshoot/azure/application-gateway/how-to-troubleshoot-application-gateway-session-affinity-issues?toc=/azure/application-gateway/toc.json
340-
- name: Bad Gateway (502) errors
341-
href: /troubleshoot/azure/application-gateway/application-gateway-troubleshooting-502?toc=/azure/application-gateway/toc.json
342-
- name: HTTP response codes
343-
href: /troubleshoot/azure/application-gateway/http-response-codes?toc=/azure/application-gateway/toc.json
344-
- name: Mutual authentication
345-
href: /troubleshoot/azure/application-gateway/mutual-authentication-troubleshooting?toc=/azure/application-gateway/toc.json
346-
- name: Ingress for AKS
347-
href: /troubleshoot/azure/application-gateway/ingress-controller-troubleshoot?toc=/azure/application-gateway/toc.json
348-
- name: Resource Health
349-
href: /troubleshoot/azure/application-gateway/resource-health-overview?toc=/azure/application-gateway/toc.json
350-
- name: Use Log Analytics
351-
href: /troubleshoot/azure/application-gateway/log-analytics?toc=/azure/application-gateway/toc.json
352-
- name: Backend health issues
353-
href: /troubleshoot/azure/application-gateway/application-gateway-backend-health-troubleshooting?toc=/azure/application-gateway/toc.json
354-
- name: Key Vault errors
355-
href: /troubleshoot/azure/application-gateway/application-gateway-key-vault-common-errors?toc=/azure/application-gateway/toc.json
356-
- name: Disabled listeners
357-
href: /troubleshoot/azure/application-gateway/disabled-listeners?toc=/azure/application-gateway/toc.json
332+
- name: Support and troubleshooting for Application Gateway
333+
href: application-gateway-support-help.md
358334
- name: Reference
359335
items:
360336
- name: Monitoring data reference

0 commit comments

Comments
 (0)