Skip to content

Commit 0925ca8

Browse files
committed
Add support-help article for Azure Firewall
1 parent 1335a7c commit 0925ca8

2 files changed

Lines changed: 68 additions & 1 deletion

File tree

articles/firewall/support-help.md

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,67 @@
1+
---
2+
title: Azure Firewall support and help options
3+
description: How to obtain help and support for questions or problems when you create solutions using Azure Firewall.
4+
author: duongau
5+
ms.author: duau
6+
ms.service: azure-firewall
7+
ms.topic: troubleshooting
8+
ms.date: 04/13/2026
9+
ms.custom: support-help-page
10+
11+
# Customer intent: As a network administrator or cloud solutions architect, I want to access troubleshooting resources and support options for Azure Firewall, so that I can efficiently resolve issues and ensure my firewall deployment is secure and reliable.
12+
---
13+
14+
# Support and troubleshooting for Azure Firewall
15+
16+
Here are suggestions for where you can get help when developing your Azure Firewall solutions.
17+
18+
## Self help troubleshooting
19+
20+
Various articles explain how to determine, diagnose, and fix issues that you might encounter when you use Azure Firewall. Use these articles to troubleshoot connectivity problems, rule configuration, and more.
21+
22+
For a full list of self help troubleshooting content, see [Azure Firewall troubleshooting documentation](/troubleshoot/azure/firewall/firewall-known-issues).
23+
24+
## Known problems and limitations
25+
26+
Review the current known problems and limitations in Azure Firewall to help you plan your deployment, avoid common problems, and troubleshoot issues effectively.
27+
28+
To learn more, see [Azure Firewall known issues and limitations](/troubleshoot/azure/firewall/firewall-known-issues).
29+
30+
## Post a question on Microsoft Q&A
31+
32+
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.
33+
34+
If you can't find an answer to your problem using search, submit a new question to Microsoft Q&A. Use the [azure-firewall](/answers/tags/azure-firewall) tag when asking your question.
35+
36+
## Create an Azure support request
37+
38+
Explore the range of [Azure support options and choose the plan](https://azure.microsoft.com/support/plans) that best fits your needs, 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.
39+
40+
- If you already have an Azure Support Plan, [open a support request here](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
41+
42+
- 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.
43+
44+
## Create a GitHub issue
45+
46+
If you need help with the language and tools used to develop and manage Azure Firewall, open an issue in its repository on GitHub.
47+
48+
| Library | GitHub issues URL |
49+
| --- | --- |
50+
| Azure PowerShell | [Azure PowerShell issues](https://github.com/Azure/azure-powershell/issues) |
51+
| Azure CLI | [Azure CLI issues](https://github.com/Azure/azure-cli/issues) |
52+
| Azure REST API | [Azure REST API issues](https://github.com/Azure/azure-rest-api-specs/issues) |
53+
| Azure SDK for Java | [Azure SDK for Java issues](https://github.com/Azure/azure-sdk-for-java/issues) |
54+
| Azure SDK for Python | [Azure SDK for Python issues](https://github.com/Azure/azure-sdk-for-python/issues) |
55+
| Azure SDK for .NET | [Azure SDK for .NET issues](https://github.com/Azure/azure-sdk-for-net/issues) |
56+
| Azure SDK for JavaScript | [Azure SDK for JavaScript issues](https://github.com/Azure/azure-sdk-for-js/issues) |
57+
| Terraform | [Terraform issues](https://github.com/Azure/terraform/issues) |
58+
59+
## Stay informed about updates and new releases
60+
61+
Learn about important product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?product=firewall).
62+
63+
The [Azure blog](https://azure.microsoft.com/blog/) shares news and information about Azure Firewall.
64+
65+
## Next step
66+
67+
Learn more about [Azure Firewall](overview.md).

redirects/.openpublishing.redirection.firewall.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
{
1414
"source_path_from_root": "/articles/firewall/firewall-known-issues.md",
1515
"redirect_url": "/troubleshoot/azure/firewall/firewall-known-issues",
16-
"redirect_document_id": true
16+
"redirect_document_id": false
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)