Skip to content

Commit 71c2fb1

Browse files
Merge pull request #224697 from maud-lv/ml-g-support2
Create support doc
2 parents 9a6c9d1 + d4807d0 commit 71c2fb1

File tree

5 files changed

+70
-2
lines changed

5 files changed

+70
-2
lines changed
Lines changed: 62 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,62 @@
1+
---
2+
title: Find help or open a support ticket for Azure Managed Grafana
3+
description: Learn how to find help or open a support ticket for Azure Managed Grafana
4+
author: maud-lv
5+
ms.service: managed-grafana
6+
ms.topic: troubleshooting
7+
ms.date: 01/23/2023
8+
ms.author: malev
9+
---
10+
11+
# Find help or open a support ticket for Azure Managed Grafana
12+
13+
In the page below, find out how you can get technical information about Azure Managed Grafana, look up answers to your questions or open a support ticket.
14+
15+
## Find help without opening a support ticket
16+
17+
Before creating a support ticket, check out the following resources for answers and information.
18+
19+
* [Technical documentation for Azure Managed Grafana](/index.yml): find content such as how-to guides, tutorials and the [troubleshooting guide](troubleshoot-managed-grafana.md) for Azure Managed Grafana.
20+
* [Microsoft Q&A](/answers/tags/249/azure-managed-grafana): browse existing questions and answers, and ask your questions around Azure Managed Grafana.
21+
* [Microsoft Technical Community](https://techcommunity.microsoft.com/) is the place for IT professionals and customers to collaborate, share, and learn. The website contains [Grafana-related content](https://techcommunity.microsoft.com/t5/forums/searchpage/tab/message?q=grafana).
22+
23+
## Open a support ticket
24+
25+
If you're unable to find answers using the above self-help resources, open an online support ticket.
26+
27+
### How to open a support ticket for Azure Managed Grafana in the Azure portal
28+
29+
1. Sign in to the [Azure portal](https://portal.azure.com).
30+
1. Open an Azure Managed Grafana instance.
31+
1. In the left menu, under **Support + troubleshooting**, select **New Support Request**.
32+
:::image type="content" source="media/support/open-ticket.png" alt-text="Screenshot of how to find help and submit support ticket part 1.":::
33+
1. In the **1. Problem description** tab:
34+
1. For **Summary**, describe your issue.
35+
1. For **Issue type**, select **Technical**.
36+
1. For **Subscription**, select your Azure subscription.
37+
1. For **Service**, select **Azure Managed Grafana**.
38+
1. For **Resource**, select your resource.
39+
1. For **Problem type**, select a type of issue and then a subtype.
40+
1. Select **Next**.
41+
42+
1. In the **2. Recommended solution** tab, read the recommended solution. If it doesn't resolve your problem, select the back arrow or close the solution with **X**, and then select **Next**.
43+
1. In the **3. Additional details** tab, fill out the required details. For example:
44+
1. Share the time and date when the problem occurred.
45+
1. Add more details to describe the problem.
46+
1. Optionally, add a screenshot or another file type under **File upload**
47+
1. Under **Advanced diagnostic information**, select **Yes (Recommended)** to allow Microsoft support to access your Azure resources for faster problem resolution.
48+
1. Select a **[Severity](https://azure.microsoft.com/support/plans/response)**, and your preferred contact method.
49+
1. Select your preferred **Support language**.
50+
1. Enter your **contact information**
51+
1. Select **Next**.
52+
1. Under **4. Review + create**, check that the summary of your support ticket is accurate and then select **Create** to open a support ticket, or select **Previous** to amend your submission.
53+
54+
1. If the details of your support ticket are accurate, select **Create** to submit the support ticket. Otherwise, select **Previous** to make corrections.
55+
56+
## Next steps
57+
58+
> [!div class="nextstepaction"]
59+
> [Microsoft Q&A](/answers/tags/249/azure-managed-grafana)
60+
61+
> [!div class="nextstepaction"]
62+
> [Troubleshooting](troubleshoot-managed-grafana.md)

articles/managed-grafana/index.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ landingContent:
5353
url: how-to-share-grafana-workspace.md
5454
- text: Monitor an instance
5555
url: how-to-monitor-managed-grafana-workspace.md
56-
- title: More resources
56+
- title: Resources
5757
linkLists:
5858
- linkListType: reference
5959
links:
@@ -65,3 +65,5 @@ landingContent:
6565
url: https://aka.ms/managed-grafana/docs/http-api
6666
- text: Grafana UI
6767
url: grafana-app-ui.md
68+
- text: Support
69+
url: find-help-open-support-ticket.md
88.1 KB
Loading

articles/managed-grafana/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ items:
55
items:
66
- name: About Azure Managed Grafana
77
href: overview.md
8+
- name: What's new
9+
href: concept-whats-new.md
810
- name: Quickstarts
911
expanded: true
1012
items:
@@ -73,3 +75,5 @@ items:
7375
href: https://aka.ms/managed-grafana/q-n-a
7476
- name: Feature request
7577
href: https://aka.ms/managed-grafana/feature-request
78+
- name: Support
79+
href: find-help-open-support-ticket.md

articles/managed-grafana/troubleshoot-managed-grafana.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,4 +216,4 @@ Data sources configured with a managed identity may still be able to access data
216216
## Next steps
217217

218218
> [!div class="nextstepaction"]
219-
> [Configure data sources](./how-to-data-source-plugins-managed-identity.md)
219+
> [Support](./find-help-open-support-ticket.md)

0 commit comments

Comments
 (0)