Skip to content

Commit b5b25ae

Browse files
committed
New article
1 parent 47ea8f2 commit b5b25ae

File tree

9 files changed

+130
-4
lines changed

9 files changed

+130
-4
lines changed

articles/vpn-gateway/TOC.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -323,14 +323,16 @@
323323
href: https://support.microsoft.com/help/4032151/configuring-and-validating-vnet-or-vpn-connections
324324
- name: Validate VPN throughput to a VNet
325325
href: vpn-gateway-validate-throughput-to-vnet.md
326-
- name: Point-to-site connections
326+
- name: Point-to-site connection issues
327327
items:
328-
- name: Point-to-site connection problems
328+
- name: Connection problems
329329
href: vpn-gateway-troubleshoot-vpn-point-to-site-connection-problems.md
330-
- name: Point-to-site connection problems - macOS X VPN client
330+
- name: macOS VPN Client connection problems
331331
href: vpn-gateway-troubleshoot-point-to-site-osx-ikev2.md
332-
- name: Point-to-site - Microsoft Entra ID authentication
332+
- name: Microsoft Entra ID authentication connection problems
333333
href: troubleshoot-ad-vpn-client.md
334+
- name: Report Azure VPN Client problem - Feedback Hub
335+
href: feedback-hub-azure-vpn-client.md
334336
- name: Site-to-site connection issues
335337
items:
336338
- name: Site-to-site connections
Lines changed: 124 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,124 @@
1+
---
2+
title: 'Report an Azure VPN Client problem via Feedback Hub'
3+
description: Learn how to report problems for the Azure VPN Client using the Microsoft Feedback Hub app.
4+
author: cherylmc
5+
ms.service: vpn-gateway
6+
ms.topic: how-to
7+
ms.date: 07/16/2024
8+
ms.author: cherylmc
9+
10+
---
11+
# Use Feedback Hub to report an Azure VPN Client problem
12+
13+
This article helps you report an Azure VPN Client problem or improve the Azure VPN Client experience using the **FeedBack Hub** app. Use the steps in this article to help collect logs, send files and screenshots, and review diagnostics. The steps in this article apply to the Windows 10 and Windows 11 operating systems and the Azure VPN Client.
14+
15+
The Feedback Hub app is automatically a part of Windows 10 and Windows 11. You don't need to download it separately. The screenshots shown in this article might be slightly different, depending on the version of Feedback Hub. For more information about FeedBack Hub, see [Send feedback to Microsoft with the Feedback Hub app](https://support.microsoft.com/en-us/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332).
16+
17+
## Open Feedback Hub
18+
19+
1. To open the Feedback Hub app, on your Windows computer, press the **Windows logo key** + **F**, or select **Start** on your Windows 10 or Windows 11 computer and type **Feedback Hub**.
20+
1. **Sign in**. Signing in is the only way to track your feedback and get the full experience of the Feedback Hub.
21+
1. On the left side of the page, make sure you are on **Feedback**.
22+
23+
## Enter your feedback
24+
25+
1. Summarize your feedback. The **Summarize your feedback** box is used as a title for your feedback. Make your title concise and descriptive. This helps the search function locate similar problems and also helps others find and upvote your feedback.
26+
27+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/summary.png" alt-text="Screenshot showing the Enter your feedback fields." lightbox="./media/feedback-hub-azure-vpn-client/summary.png":::
28+
1. In the **Explain in more detail** box you can give us more specific information, like how you encountered the problem. This field is public, so be sure not to include personal information.
29+
1. Select **Next** to advance to **Choose a category**.
30+
31+
## Choose a category
32+
33+
1. Under **Choose a category**, select whether this is a **Problem** or a **Suggestion**.
34+
35+
1. Choose the following category settings. There are multiple options available in the dropdown. Make sure to select **Azure VPN Client**. This ensures that log files are sent to the correct destination.
36+
37+
**Problem** -> **Network and Internet** -> **Azure VPN Client**.
38+
39+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/category.png" alt-text="Screenshot showing the Choose a category page." lightbox="./media/feedback-hub-azure-vpn-client/category.png":::
40+
1. Select **Next** to advance to **Find similar feedback**.
41+
42+
## Find similar feedback
43+
44+
1. In the **Find similar feedback** section, look for bugs with similar feedback to see if anything matches the issue you're having.
45+
46+
* If you see feedback that's **similar or the same** as the issue you're experiencing, select this option.
47+
* If you don't see anything or are unsure of what to select, select **New feedback** and **Make a new bug**.
48+
1. Select **Next** to advance to the **Add more details** section.
49+
50+
## Add more details
51+
52+
In this section, you add diagnostic and other details.
53+
54+
* If your feedback is a **Suggestion**, the app takes you directly to the **Attachments (optional)** section.
55+
* If your feedback is a **Problem** and you feel the problem merits more urgent attention, you can specify this problem as a high priority or blocking issue.
56+
57+
In the **Attachments (optional)** section, you should supply as much comprehensive information as possible. If a screen doesn't look right, [attach a screenshot](#attach-a-screenshot). If you're reporting a problem other than a screen issue, it's best to follow the steps in [Recreate my problem](#recreate-my-problem) and then use the steps in [Attach a file](#attach-a-file) to attach the log files.
58+
59+
### Attach a screenshot
60+
61+
If you're reporting an issue with the way a screen appears, submit a screenshot.
62+
63+
* Select **Choose a screenshot** to add an image.
64+
* You can either create a new screenshot, or select one you previously created.
65+
66+
### Recreate my problem
67+
68+
The **Recreate my problem** option provides us with crucial information. This option has you recreate the problem while recording data. You can review and edit the data before you submit the problem.
69+
70+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/start-recording.png" alt-text="Screenshot showing the Azure VPN Client start recording." lightbox="./media/feedback-hub-azure-vpn-client/start-recording.png":::
71+
72+
1. To use this option, first select the following items:
73+
74+
* **Include data about Azure VPN Client (Default)**
75+
* **Include screenshots of each step**
76+
1. Press the **Start recording** button.
77+
1. Reproduce the issue you're experiencing with the Azure VPN Client.
78+
1. Once you reproduce the issue, press **Stop recording**.
79+
80+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/stop-recording.png" alt-text="Screenshot showing the Azure VPN Client recording." lightbox="./media/feedback-hub-azure-vpn-client/stop-recording.png":::
81+
82+
### Attach a file
83+
84+
Attach the Azure VPN Client **log files**. It's best if you attach the file after you recreate the problem to make sure the problem is included in the log file. To attach the client log files:
85+
86+
1.Select **Attach a file** and locate the log files for the Azure VPN client. Log files are stored locally in the following folder: **%localappdata%\Packages\Microsoft.AzureVpn_8wekyb3d8bbwe\LocalState\LogFiles**.
87+
88+
1. From the LogFiles folder, select **Azure VPNClient.log** and **Azure VpnCxn.log**.
89+
90+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/locate-files.png" alt-text="Screenshot showing the Azure VPN client log files." lightbox="./media/feedback-hub-azure-vpn-client/locate-files.png":::
91+
92+
### Submit the problem
93+
94+
1. Review the files listed in the **Attached** section. You can view images by selecting **View**.
95+
1. If everything is correct, select **Save a local copy of diagnostics** and **I agree to send attached files**.
96+
97+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/attached-log-files.png" alt-text="Screenshot the attached files to submit." lightbox="./media/feedback-hub-azure-vpn-client/attached-log-files.png":::
98+
1. Select **Submit**.
99+
1. The **Thank you for your feedback!** message appears at the end of the collection process.
100+
101+
## View your feedback
102+
103+
You can view your feedback in Feedback Hub.
104+
105+
1. Open Feedback Hub.
106+
1. In the left pane, select **Feedback**. Then, select **My feedback**
107+
108+
## Feedback Hub and Azure Support tickets
109+
110+
If you need immediate attention for your issue, open an Azure Support ticket and share the Feedback Hub identification information. To find the Feedback Hub item identifiers:
111+
112+
1. Open Feedback Hub.
113+
1. In the left pane, select **Feedback**. Then, select **My feedback**.
114+
1. Locate and select the **Problem** to view more details and access the identifier for your collection logs.
115+
1. Select **Share** to see the identifier associated with the generated logs.
116+
1. Select **Other sharing option** to access the URI associated with the diagnostic logs that were sent to Microsoft.
117+
1. Copy the **Short Link** and the **URI**.
118+
119+
:::image type="content" source="./media/feedback-hub-azure-vpn-client/copy-links.png" alt-text="Screenshot showing the Problem links to copy." lightbox="./media/feedback-hub-azure-vpn-client/copy-links.png":::
120+
1. Report the **Short Link** and **URI** to the Microsoft Azure ticket to associate the diagnostic logs to your support case.
121+
122+
## Next steps
123+
124+
For more information about FeedBack Hub, see [Send feedback to Microsoft with the Feedback Hub app](https://support.microsoft.com/windows/send-feedback-to-microsoft-with-the-feedback-hub-app-f59187f8-8739-22d6-ba93-f66612949332).
349 KB
Loading
73.1 KB
Loading
163 KB
Loading
153 KB
Loading
230 KB
Loading
376 KB
Loading
100 KB
Loading

0 commit comments

Comments
 (0)