Skip to content

Commit 2e2bb64

Browse files
committed
docs: Add support and troubleshooting page for Virtual Network
1 parent a5972f0 commit 2e2bb64

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: Azure Virtual Network support and help options
3+
description: How to obtain help and support for questions or problems when you create solutions using Azure Virtual Network.
4+
author: asudbring
5+
ms.author: allensu
6+
ms.service: azure-virtual-network
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 Virtual Network, so that I can efficiently resolve issues and ensure smooth network deployment and management.
11+
---
12+
13+
# Support and troubleshooting for Azure Virtual Network
14+
15+
Here are suggestions for where you can get help when developing your Azure Virtual Network solutions.
16+
17+
## Self help troubleshooting
18+
<div class='icon is-large'>
19+
<img alt='Self help content' src='/media/common/i_learn-about.svg'>
20+
</div>
21+
22+
Various articles explain how to determine, diagnose, and fix issues that you might encounter when using Azure Virtual Network. Use these articles to troubleshoot deployment failures, connectivity issues, peering problems and more.
23+
24+
For a full list of self help troubleshooting content, see [Azure Virtual Network troubleshooting documentation](/troubleshoot/azure/virtual-network/welcome-virtual-network).
25+
26+
27+
## Post a question on Microsoft Q&A
28+
29+
<div class='icon is-large'>
30+
<img alt='Microsoft Q&A' src='/media/logos/logo_ms.svg'>
31+
</div>
32+
33+
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.
34+
35+
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:
36+
37+
38+
| Area | Tag |
39+
|-------|----------------------|
40+
| [Azure Virtual Network](./virtual-networks-overview.md) | [azure-virtual-network](/answers/topics/azure-virtual-network) |
41+
| [Azure Virtual Network Peering](./virtual-network-peering-overview.md) | [azure-virtual-network](/answers/topics/azure-virtual-network)|
42+
| [Azure Network Security Groups](./network-security-groups-overview.md) | [azure-virtual-network](/answers/topics/azure-virtual-network) |
43+
44+
## Create an Azure support request
45+
46+
<div class='icon is-large'>
47+
<img alt='Azure support' src='/media/logos/logo_azure.svg'>
48+
</div>
49+
50+
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.
51+
52+
- If you already have an Azure Support Plan, [open a support request here](https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest).
53+
54+
- 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.
55+
56+
57+
## Create a GitHub issue
58+
59+
<div class='icon is-large'>
60+
<img alt='GitHub-image' src='/media/logos/logo-mark-github.svg'>
61+
</div>
62+
63+
If you need help with the language and tools used to develop and manage Azure Virtual Network, open an issue in its repository on GitHub.
64+
65+
| Library | GitHub issues URL|
66+
| --- | --- |
67+
| Azure PowerShell | https://github.com/Azure/azure-powershell/issues |
68+
| Azure CLI | https://github.com/Azure/azure-cli/issues |
69+
| Azure REST API | https://github.com/Azure/azure-rest-api-specs/issues |
70+
| Azure SDK for Java | https://github.com/Azure/azure-sdk-for-java/issues |
71+
| Azure SDK for Python | https://github.com/Azure/azure-sdk-for-python/issues |
72+
| Azure SDK for .NET | https://github.com/Azure/azure-sdk-for-net/issues |
73+
| Azure SDK for JavaScript | https://github.com/Azure/azure-sdk-for-js/issues |
74+
| Terraform | https://github.com/Azure/terraform/issues |
75+
| Bicep | https://github.com/Azure/bicep/issues |
76+
77+
78+
## Stay informed of updates and new releases
79+
80+
<div class='icon is-large'>
81+
<img alt='Stay informed' src='/media/common/i_blog.svg'>
82+
</div>
83+
84+
Learn about important product updates, roadmap, and announcements in [Azure Updates](https://azure.microsoft.com/updates/?category=networking).
85+
86+
News and information about Azure Virtual Network is shared at the [Azure Networking blog](https://techcommunity.microsoft.com/category/azure/blog/azurenetworkingblog).
87+
88+
89+
## Next steps
90+
91+
Learn more about [Azure Virtual Network](./index.yml)

0 commit comments

Comments
 (0)