Skip to content

Commit 7bae695

Browse files
Detailed support request guide
1 parent f771121 commit 7bae695

File tree

3 files changed

+79
-0
lines changed

3 files changed

+79
-0
lines changed

articles/private-5g-core/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ landingContent:
3636
links:
3737
- text: What's new in Azure Private 5G Core?
3838
url: whats-new.md
39+
- linkListType: how-to-guide
40+
links:
41+
- text: How to open a support request
42+
url: open-support-request.md
3943
# Card
4044
- title: Learn how to deploy a private mobile network
4145
linkLists:
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
---
2+
title: How to open a support request
3+
description: This article guides you through how to submit support requests if you have a problem with your AP5GC service.
4+
author: James-Green-Microsoft
5+
ms.author: jamesgreen
6+
ms.service: private-5g-core
7+
ms.topic: how-to
8+
ms.date: 03/30/2023
9+
ms.custom: template-how-to
10+
---
11+
12+
# [H1 heading here]
13+
14+
If you notice problems with Azure Private 5G Core (AP5GC), you can raise a support request (also known as a support ticket). This article provides an overview of how to raise support requests for Azure Private 5G Core. For more detailed information on raising support requests, see [Create an Azure support request](/azure/azure-portal/supportability/how-to-create-azure-support-request).
15+
16+
Azure provides unlimited support for subscription management, which includes billing, quota adjustments, and account transfers. For technical support, you need a support plan, such as Microsoft Unified Support or Premier Support.
17+
18+
## Pre-requisites
19+
20+
You must have an **Owner**, **Contributor**, or **Support Request Contributor** role in your Azure Communications Gateway subscription, or a custom role with [Microsoft.Support/*](../role-based-access-control/resource-provider-operations.md#microsoftsupport) at the subscription level.
21+
22+
## Generate a support request in the Azure portal
23+
24+
1. Sign in to the [Azure portal](https://ms.portal.azure.com/).
25+
1. Navigate to any resource in your AP5GC deployment.
26+
1. Select **New support request** in the **Support + troubleshooting** section of the side menu.
27+
28+
## Enter the information relevant to your issue
29+
30+
1. In the **New support request** view enter the following information.
31+
32+
|Field |Value |
33+
|---------|---------|
34+
|Issue type | Select **Technical**. |
35+
|Subscription | Select the subscription in which the AP5GC resource was created. |
36+
|Service | Select **My services**. |
37+
|Service type | Search for and select **Azure Private 5G Core**. |
38+
|Resource | Select the **Mobile Network Resource** you have an issue with. |
39+
|Summary | Provide a title for your issue. |
40+
|Problem type | Select the category that best describes your issue from the drop down list. |
41+
|Problem subtype| Select the category that best describes your issue from the drop down list. |
42+
43+
1. Select **Next**.
44+
45+
## Check the recommended solution
46+
47+
The Azure portal may suggest a solution to some problems. Check if any provided solutions resolve the issue.
48+
49+
- If the solution resolves the issue, you do not need to proceed through this procedure.
50+
- If the solution does not resolve the issue, select **Return to support request** and select **Next**.
51+
52+
## Submit the support request
53+
54+
1. Under **Additional details** enter the following information.
55+
56+
|Field |Value |
57+
|---------|---------|
58+
|When did the problem start? | Select a time when the issue started. |
59+
|Description | Provide a detailed description of the issue. |
60+
|File upload | Upload any snapshots from the error. Include any support diagnostics packages or traces. |
61+
62+
> [!IMPORTANT]
63+
> Support diagnostics package contains useful insights that are beneficial when troubleshooting failures and issues in Azure Private 5G Core.
64+
> To collect support diagnostics package, follow the instructions in [Gather diagnostics using the Azure portal](/azure/private-5g-core/gather-diagnostics).
65+
66+
1. Select **Review + create**.
67+
1. Select **Create**.
68+
69+
## Next steps
70+
71+
Learn how to [Manage an Azure support request](../azure-portal/supportability/how-to-manage-azure-support-request.md).

articles/private-5g-core/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,10 @@ items:
6464
href: complete-private-mobile-network-prerequisites.md
6565
- name: Commission the AKS cluster
6666
href: commission-cluster.md
67+
- name: Request support
68+
items:
69+
- name: How to open a support request
70+
href: open-support-request.md
6771
- name: Private mobile networks
6872
items:
6973
- name: Collect the required information to deploy a private mobile network

0 commit comments

Comments
 (0)