|
1 | 1 | ---
|
2 | 2 | title: Manage an Azure support request
|
3 |
| -description: Describes how to view support requests, send messages, change the severity level, allow or deny collection of advanced diagnostic information, reopen a closed support request, and upload files. |
| 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: 10/20/2021 |
| 6 | +ms.date: 11/02/2021 |
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), which is covered in this article. You can also create and manage requests programmatically, using the [Azure support ticket REST API](/rest/api/support), or by using [Azure CLI](/cli/azure/azure-cli-support-request). |
| 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, using the [Azure support ticket REST API](/rest/api/support), or by using [Azure CLI](/cli/azure/azure-cli-support-request). |
| 13 | + |
| 14 | +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). |
13 | 15 |
|
14 | 16 | ## View support requests
|
15 | 17 |
|
@@ -74,7 +76,7 @@ You can use the file upload option to upload diagnostic files or any other files
|
74 | 76 |
|
75 | 77 | Follow these guidelines when you use the file upload option:
|
76 | 78 |
|
77 |
| -- To protect your privacy, do not include any personal information in your upload. |
| 79 | +- To protect your privacy, don't include personal information in your upload. |
78 | 80 | - The file name must be no longer than 110 characters.
|
79 | 81 | - You can't upload more than one file.
|
80 | 82 | - Files can't be larger than 4 MB.
|
@@ -113,7 +115,7 @@ Follow these guidelines when you use the file upload option:
|
113 | 115 |
|
114 | 116 | ## Close a support request
|
115 | 117 |
|
116 |
| -To close a support request, [send a message](#send-a-message) asking that the request be closed. |
| 118 | +To close a support request, [send a message](#send-a-message) and let us know you'd like to close the request. |
117 | 119 |
|
118 | 120 | ## Reopen a closed request
|
119 | 121 |
|
|
0 commit comments