Skip to content

Commit 0a6dd4d

Browse files
committed
rework to match azcog
1 parent 7bae695 commit 0a6dd4d

File tree

2 files changed

+38
-50
lines changed

2 files changed

+38
-50
lines changed

articles/private-5g-core/gather-diagnostics.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ ms.custom: template-how-to
1717
1818
In this how-to guide, you'll learn how to gather a remote diagnostics package for an Azure Private 5G Core (AP5GC) site using the Azure portal. The diagnostics package can be provided, as a shared access signature (SAS) URL, to AP5GC support to assist you with issues.
1919

20+
You should always collect diagnostics as soon as possible after encountering an issue and submit them with any support request. [How to open a support request for Azure Private 5G Core](open-support-request.md).
21+
2022
## Prerequisites
2123

2224
You must already have an AP5GC site deployed to collect diagnostics.
@@ -63,9 +65,7 @@ You must already have an AP5GC site deployed to collect diagnostics.
6365
1. Select **Diagnostics collection**.
6466
1. AP5GC online service will generate a package and upload it to the provided storage account URL. Once AP5GC reports that the upload has succeeded, report the SAS URL to Azure support.
6567
1. Generate a SAS URL by selecting **Generate SAS** on the blob details blade.
66-
1. Copy the contents of the **Blob SAS URL** field and share the URL with your support representative via a [support request ticket](/azure/azure-portal/supportability/how-to-create-azure-support-request).
67-
> [!IMPORTANT]
68-
> You must always set **Service type** to **Azure Private 5G Core** when raising a support request for any issues related to AP5GC.
68+
1. Copy the contents of the **Blob SAS URL** field and share the URL with your support representative. See [How to open a support request for Azure Private 5G Core](open-support-request.md).
6969
1. Azure support will access the diagnostics using the provided SAS URL and provide support based on the information.
7070

7171
## Troubleshooting
@@ -74,9 +74,7 @@ You must already have an AP5GC site deployed to collect diagnostics.
7474
- If an invalid container URL was passed, the request will be rejected and report **400 Bad Request**. Repeat the process with the correct container URL.
7575
- If the asynchronous part of the operation fails, the asynchronous operation resource is set to **Failed** and reports a failure reason.
7676
- Additionally, check that the same user-assigned identity was added to both the site and storage account.
77-
- If this does not resolve the issue, share the correlation ID of the failed request with AP5GC support for investigation via a [support request ticket](/azure/azure-portal/supportability/how-to-create-azure-support-request).
78-
> [!IMPORTANT]
79-
> You must always set **Service type** to **Azure Private 5G Core** when raising a support request for any issues related to AP5GC.
77+
- If this does not resolve the issue, share the correlation ID of the failed request with AP5GC support for investigation. See [How to open a support request for Azure Private 5G Core](open-support-request.md).
8078

8179
## Next steps
8280

articles/private-5g-core/open-support-request.md

Lines changed: 34 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,70 +1,60 @@
11
---
22
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
3+
description: This article guides you through how to submit support a request if you have a problem with your AP5GC service.
4+
author: robswain
5+
ms.author: robswain
66
ms.service: private-5g-core
77
ms.topic: how-to
8-
ms.date: 03/30/2023
8+
ms.date: 03/31/2023
99
ms.custom: template-how-to
1010
---
1111

12-
# [H1 heading here]
12+
# Get support for your Azure Private 5G Core service
1313

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).
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 general information on raising support requests, see [Create an Azure support request](/azure/azure-portal/supportability/how-to-create-azure-support-request).
1515

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
16+
> [!IMPORTANT]
17+
> You must always set **Service type** to **Azure Private 5G Core** when raising a support request for any issues related to AP5GC, even if the issue involves another Azure service. Selecting the wrong service type will cause your request to be delayed.
1918
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.
19+
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.
2120

22-
## Generate a support request in the Azure portal
21+
You should always collect diagnostics as soon as possible after encountering an issue and submit them with your support request. See [Gather diagnostics using the Azure portal](/azure/private-5g-core/gather-diagnostics).
2322

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.
23+
## Prerequisites
2724

28-
## Enter the information relevant to your issue
25+
You must have an **Owner**, **Contributor**, or **Support Request Contributor** role in your Azure Private 5G Core subscription, or a custom role with [Microsoft.Support/*](../role-based-access-control/resource-provider-operations.md#microsoftsupport) at the subscription level.
2926

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. |
27+
## 1. Generate a support request in the Azure portal
4228

29+
1. Sign in to the [Azure portal](https://ms.portal.azure.com/).
30+
1. Select the question mark icon in the top menu bar.
31+
1. Select the **Help + support** button.
32+
1. Select **Create a support request**.
33+
34+
## 2. Enter a description of the problem or the change
35+
36+
1. Concisely describe your problem or the change you need in the **Summary** box.
37+
1. Select an **Issue type** from the drop-down menu.
38+
1. Select your **Subscription** from the drop-down menu. Choose the subscription where you're noticing the problem or need a change. The support engineer assigned to your case will only be able to access resources in the subscription you specify. If the issue applies to multiple subscriptions, you can mention other subscriptions in your description, or by sending a message later. However, the support engineer will only be able to work on subscriptions to which you have access.
39+
1. A new **Service** option will appear giving you the option to select either **My services** or **All services**. Select **My services**.
40+
1. In **Service type** select **Azure Private 5G Core** from the drop-down menu.
41+
1. A new **Problem type** option will appear. Select the problem type that most accurately describes your issue from the drop-down menu.
42+
1. A new **Problem subtype** option will appear. Select the problem subtype that most accurately describes your issue from the drop-down menu.
4343
1. Select **Next**.
4444

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.
45+
## 3. Assess the recommended solutions
4846

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**.
47+
Based on the information you provided, we might show you recommended solutions you can use to try to resolve the problem. In some cases, we might even run a quick diagnostic. Solutions are written by Azure engineers and will solve most common problems.
5148

52-
## Submit the support request
49+
If you're still unable to resolve the issue, continue creating your support request by selecting **Return to support request** and then **Next**.
5350

54-
1. Under **Additional details** enter the following information.
51+
## 4. Enter additional details
5552

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. |
53+
In this section, we collect more details about the problem or the change and how to contact you. Providing thorough and detailed information in this step helps us route your support request to the right engineer. For more information, see [Create an Azure support request](../azure-portal/supportability/how-to-create-azure-support-request.md).
6154

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).
55+
## 5. Review and create your support request
6556

66-
1. Select **Review + create**.
67-
1. Select **Create**.
57+
Before creating your request, review the details and diagnostics that you'll send to support. If you want to change your request or the files you've uploaded, select **Previous** to return to any tab. When you're happy with your request, select **Create**.
6858

6959
## Next steps
7060

0 commit comments

Comments
 (0)