Skip to content

Commit fa23f61

Browse files
committed
New article
1 parent 5d707a1 commit fa23f61

2 files changed

Lines changed: 69 additions & 28 deletions

File tree

articles/vpn-gateway/TOC.yml

Lines changed: 4 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,8 @@
316316
href: azure-vpn-client-prerequisites-check.md
317317
- name: Azure VPN Client versions
318318
href: azure-vpn-client-versions.md
319+
- name: Report Azure VPN Client problems - Feedback Hub
320+
href: https://learn.microsoft.com/troubleshoot/azure/vpn-gateway/feedback-hub-azure-vpn-client?toc=/azure/vpn-gateway/TOC.json
319321
- name: Intune - Deploy VPN client profile
320322
href: vpn-profile-intune.md
321323
- name: VNet-to-VNet VPN
@@ -402,34 +404,8 @@
402404
href: packet-capture.md
403405
- name: Monitoring data reference
404406
href: monitor-vpn-gateway-reference.md
405-
- name: Troubleshooting
406-
items:
407-
- name: Troubleshoot VPN Gateway
408-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot?toc=/azure/vpn-gateway/toc.json
409-
- name: Troubleshoot using diagnostic logs
410-
href: /troubleshoot/azure/vpn-gateway/troubleshoot-vpn-with-azure-diagnostics?toc=/azure/vpn-gateway/toc.json
411-
- name: Troubleshoot digital certificate authentication
412-
href: /troubleshoot/azure/vpn-gateway/troubleshoot-digital-certificate-authentication?toc=/azure/vpn-gateway/toc.json
413-
- name: Troubleshoot point-to-site connection issues
414-
items:
415-
- name: Point-to-site connection problems
416-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems?toc=/azure/vpn-gateway/toc.json
417-
- name: macOS - native VPN client connection problems
418-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot-point-to-site-osx-ikev2?toc=/azure/vpn-gateway/toc.json
419-
- name: Troubleshoot the Azure VPN Client
420-
href: /troubleshoot/azure/vpn-gateway/troubleshoot-azure-vpn-client?toc=/azure/vpn-gateway/toc.json
421-
- name: Report Azure VPN Client problems - Feedback Hub
422-
href: /troubleshoot/azure/vpn-gateway/feedback-hub-azure-vpn-client?toc=/azure/vpn-gateway/toc.json
423-
- name: Troubleshoot site-to-site connection issues
424-
items:
425-
- name: Site-to-site connection problems
426-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot-site-to-site-cannot-connect?toc=/azure/vpn-gateway/toc.json
427-
- name: Site-to-site error codes and solutions
428-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot-site-to-site-error-codes?toc=/azure/vpn-gateway/toc.json
429-
- name: Site-to-site connection disconnects intermittently
430-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-troubleshoot-site-to-site-disconnected-intermittently?toc=/azure/vpn-gateway/toc.json
431-
- name: Validate VPN throughput to a VNet
432-
href: /troubleshoot/azure/vpn-gateway/vpn-gateway-validate-throughput-to-vnet?toc=/azure/vpn-gateway/toc.json
407+
- name: Support and troubleshooting for VPN Gateway
408+
href: vpn-gateway-support-help.md
433409
- name: Reference
434410
items:
435411
- name: Azure PowerShell
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
---
2+
title: Azure VPN Gateway Support and Help Options
3+
description: How to obtain help and support for questions or problems when you create solutions using Azure VPN Gateway.
4+
author: cherylmc
5+
ms.author: cherylmc
6+
ms.service: azure-vpn-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 VPN Gateway, so that I can efficiently resolve issues and ensure secure and reliable hybrid network connectivity.
11+
---
12+
13+
# Support and troubleshooting for Azure VPN Gateway
14+
15+
Here are suggestions for where you can get help when developing your Azure VPN 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 VPN 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 VPN Gateway troubleshooting documentation](https://learn.microsoft.com/troubleshoot/azure/vpn-gateway/welcome-vpn-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 VPN Gateway](./vpn-gateway-about-vpngateways.md) | [azure-vpn-gateway](https://learn.microsoft.com/answers/tags/102/azure-vpn-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 VPN 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 VPN 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 VPN Gateway](./index.yml)

0 commit comments

Comments
 (0)