You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-portal/supportability/how-to-manage-azure-support-request.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,19 +3,22 @@ title: Manage an Azure support request
3
3
description: Learn about viewing support requests and how to send messages, upload files, and manage options.
4
4
tags: billing
5
5
ms.topic: how-to
6
-
ms.date: 02/07/2022
6
+
ms.date: 07/21/2022
7
7
# To add: close and reopen, review request status, update contact info
8
8
---
9
9
10
10
# Manage an Azure support request
11
11
12
-
After you [create an Azure support request](how-to-create-azure-support-request.md), you can manage it in the [Azure portal](https://portal.azure.com). You can also create and manage requests programmatically by using the [Azure support ticket REST API](/rest/api/support) or [Azure CLI](/cli/azure/azure-cli-support-request). Additionally, you can view your open requests in the [Azure mobile app](https://azure.microsoft.com/get-started/azure-portal/mobile-app/).
12
+
After you [create an Azure support request](how-to-create-azure-support-request.md), you can manage it in the [Azure portal](https://portal.azure.com).
13
+
14
+
> [!TIP]
15
+
> You can create and manage requests programmatically by using the [Azure support ticket REST API](/rest/api/support) or [Azure CLI](/cli/azure/azure-cli-support-request). Additionally, you can view open requests, reply to your support engineer, or edit the severity of your ticket in the [Azure mobile app](https://azure.microsoft.com/get-started/azure-portal/mobile-app/).
13
16
14
17
To manage a support request, 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 at the subscription level. To manage a support request that was created without a subscription, you must be an [Admin](../../active-directory/roles/permissions-reference.md).
15
18
16
19
## View support requests
17
20
18
-
View the details and status of support requests by going to **Help + support** > **All support requests**.
21
+
View the details and status of support requests by going to **Help + support** > **All support requests** in the Azure portal.
19
22
20
23
:::image type="content" source="media/how-to-manage-azure-support-request/all-requests-lower.png" alt-text="All support requests":::
21
24
@@ -68,9 +71,7 @@ You can use the file upload option to upload diagnostic files or any other files
68
71
69
72
1. On the **All support requests** page, select the support request.
70
73
71
-
1. On the **Support Request** page, browse to find your file, then select **Upload**. Repeat the process if you have multiple files.
1. On the **Support Request** page, select the **File upload** box, then browse to find your file and select **Upload**. Repeat the process if you have multiple files.
0 commit comments