Skip to content

Commit a0c510a

Browse files
authored
Merge pull request #261501 from JnHs/jh-portal-supreqdec23
update content with current UX
2 parents aea5198 + 2d87263 commit a0c510a

File tree

9 files changed

+21
-17
lines changed

9 files changed

+21
-17
lines changed

articles/azure-portal/supportability/how-to-create-azure-support-request.md

Lines changed: 20 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: How to create an Azure support request
33
description: Customers who need assistance can use the Azure portal to find self-service solutions and to create and manage support requests.
44
ms.topic: how-to
55
ms.custom: support-help-page
6-
ms.date: 12/07/2023
6+
ms.date: 12/18/2023
77
---
88

99
# Create an Azure support request
@@ -20,42 +20,46 @@ Azure provides unlimited support for subscription management, which includes bil
2020

2121
## Getting started
2222

23-
You can get to **Help + support** in the Azure portal. It's available from the Azure portal menu, the global header, or the resource menu for a service. Before you can file a support request, you must have appropriate permissions.
23+
You can open support requests in the Azure portal from the Azure portal menu, the global header, or the resource menu for a service. Before you can file a support request, you must have appropriate permissions.
2424

2525
### Azure role-based access control
2626

27-
You must have the appropriate access to a subscription before you can create a support request for it. This means you must have the [Owner](../../role-based-access-control/built-in-roles.md#owner), [Contributor](../../role-based-access-control/built-in-roles.md#contributor), or [Support Request Contributor](../../role-based-access-control/built-in-roles.md#support-request-contributor) role, or a custom role with [Microsoft.Support/*](../../role-based-access-control/resource-provider-operations.md#microsoftsupport), at the subscription level.
27+
You must have the appropriate access to a subscription in order to create a support request for it. This means you must have the [Owner](../../role-based-access-control/built-in-roles.md#owner), [Contributor](../../role-based-access-control/built-in-roles.md#contributor), or [Support Request Contributor](../../role-based-access-control/built-in-roles.md#support-request-contributor) role, or a custom role with [Microsoft.Support/*](../../role-based-access-control/resource-provider-operations.md#microsoftsupport), at the subscription level.
2828

2929
To create a support request without a subscription, for example a Microsoft Entra scenario, you must be an [Admin](../../active-directory/roles/permissions-reference.md).
3030

3131
> [!IMPORTANT]
3232
> If a support request requires investigation into multiple subscriptions, you must have the required access for each subscription involved ([Owner](../../role-based-access-control/built-in-roles.md#owner), [Contributor](../../role-based-access-control/built-in-roles.md#contributor), [Reader](../../role-based-access-control/built-in-roles.md#reader), [Support Request Contributor](../../role-based-access-control/built-in-roles.md#support-request-contributor), or a custom role with the [Microsoft.Support/supportTickets/read](../../role-based-access-control/resource-provider-operations.md#microsoftsupport) permission).
3333
34-
### Go to Help + support from the global header
34+
### Open a support request from the global header
3535

3636
To start a support request from anywhere in the Azure portal:
3737

38-
1. Select the **?** in the global header, then select **Help + support**.
38+
1. Select the **?** in the global header, then enter a few words to describe your issue.
3939

40-
:::image type="content" source="media/how-to-create-azure-support-request/helpandsupportnewlower.png" alt-text="Screenshot of the Help menu in the Azure portal.":::
40+
:::image type="content" source="media/how-to-create-azure-support-request/support-menu-issue.png" alt-text="Screenshot of the Help menu from the global header in the Azure portal.":::
4141

42-
1. Select **Create a support request**.
42+
1. Follow the prompts to share more details about your issue, including the specific resource, if applicable. We'll look for solutions that might help you resolve the issue.
4343

44-
:::image type="content" source="media/how-to-create-azure-support-request/newsupportrequest2lower.png" alt-text="Screenshot of the Help + support page with Create a support request link.":::
44+
If none of the solutions resolve the problem you're having, select **Create a support request**.
4545

46-
### Go to Help + support from a resource menu
46+
:::image type="content" source="media/how-to-create-azure-support-request/header-create-support-request.png" alt-text="Screenshot of the Help menu with Create a support request link.":::
47+
48+
### Open a support request from a resource menu
4749

4850
To start a support request in the context of the resource you're currently working with:
4951

50-
1. From the resource menu, in the **Support + troubleshooting** section, select **New Support Request**.
52+
1. From the resource menu, in the **Help** section, select **Support + Troubleshooting**.
53+
54+
:::image type="content" source="media/how-to-create-azure-support-request/resource-context-support.png" alt-text="Screenshot of the New Support Request option in the resource pane.":::
5155

52-
:::image type="content" source="media/how-to-create-azure-support-request/incontext2lower.png" alt-text="Screenshot of the New Support Request option in the resource pane.":::
56+
1. Follow the prompts to share more details about your issue. Some options may be preselected for you, based on the resource you were viewing when you selected **Support + Troubleshooting**. We'll look for solutions that might help you resolve the issue.
5357

54-
When you start the support request process from a resource, some options are preselected for you, based on that resource.
58+
If none of the solutions resolve the problem you're having, select **Create a support request**.
5559

5660
## Create a support request
5761

58-
After you create a new support request, you'll need to provide some information to help us understand the problem. This information is gathered in a few separate sections.
62+
When you create a new support request, you'll need to provide some information to help us understand the problem. This information is gathered in a few separate sections.
5963

6064
### Problem description
6165

@@ -66,13 +70,13 @@ The first step of the support request process is to select an issue type. You'll
6670
>
6771
> If the issue applies to multiple subscriptions, you can mention additional subscriptions in your description, or by [sending a message](how-to-manage-azure-support-request.md#send-a-message) later. However, the support engineer will only be able to work on [subscriptions to which you have access](#azure-role-based-access-control). If you don't have the required access for a subscription, we won't be able to work on it as part of your request.
6872
69-
:::image type="content" source="media/how-to-create-azure-support-request/basics2lower.png" alt-text="Screenshot of the Problem description step of the support request process.":::
73+
:::image type="content" source="media/how-to-create-azure-support-request/support-request-problem-description.png" alt-text="Screenshot of the Problem description step of the support request process.":::
7074

7175
After you provide all of the requested information, select **Next**.
7276

7377
### Recommended solution
7478

75-
Based on the information you provided, we provide some recommended solutions that you can use to try and resolve the problem. In some cases, we may even run a quick diagnostic check. These solutions are written by Azure engineers and will solve most common problems.
79+
Based on the information you provided, we provide some recommended solutions that might be able to fix the problem. In some cases, we may even run a quick diagnostic check. These solutions are written by Azure engineers to solve most common problems.
7680

7781
If you're still unable to resolve the issue, continue creating your support request by selecting **Return to support request**, then selecting **Next**.
7882

@@ -88,7 +92,7 @@ Next, we collect more details about the problem. Providing thorough and detailed
8892

8993
1. In the **Support method** section, select the **Severity** level, depending on the business impact. The [maximum available severity level and time to respond](https://azure.microsoft.com/support/plans/response/) depends on your [support plan](https://azure.microsoft.com/support/plans) and the country/region in which you're located, including the timing of business hours in that country/region.
9094

91-
1. Provide your preferred contact method, your availability, and your preferred support language. Confirm that your country/region setting is accurate, as this affects the business hours in which a support engineer can work on your request.
95+
1. Provide your preferred contact method, your availability, and your preferred support language. Confirm that your country/region setting is accurate, as this setting affects the business hours in which a support engineer can work on your request.
9296

9397
1. Complete the **Contact info** section so that we know how to reach you.
9498

12.7 KB
Loading
3.43 KB
Loading
22.8 KB
Loading

articles/cosmos-db/mongodb/vcore/how-to-restore-cluster.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The restore process creates a new cluster with the same configuration in the sam
4343

4444
1. Sign in to the [Azure portal](https://portal.azure.com).
4545

46-
1. Navigate to the **Help + support** section and select **Create a support request**. For more information, see [create an Azure support request](../../../azure-portal/supportability/how-to-create-azure-support-request.md#go-to-help--support-from-the-global-header).
46+
1. Navigate to the **Help + support** section and select **Create a support request**. For more information, see [create an Azure support request](../../../azure-portal/supportability/how-to-create-azure-support-request.md).
4747

4848
1. Once the support ticket is submitted, our team guides you through the process of restoring your data from the backup.
4949

0 commit comments

Comments
 (0)