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
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
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
6
ms.date: 11/02/2021
@@ -9,9 +9,9 @@ ms.date: 11/02/2021
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
13
14
-
To manage a support request, you must be an[Owner](../../role-based-access-control/built-in-roles.md#owner), [Contributor](../../role-based-access-control/built-in-roles.md#contributor) or be assigned to the[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).
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).
15
15
16
16
## View support requests
17
17
@@ -76,7 +76,7 @@ You can use the file upload option to upload diagnostic files or any other files
76
76
77
77
Follow these guidelines when you use the file upload option:
78
78
79
-
- 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.
80
80
- The file name must be no longer than 110 characters.
81
81
- You can't upload more than one file.
82
82
- Files can't be larger than 4 MB.
@@ -115,7 +115,7 @@ Follow these guidelines when you use the file upload option:
115
115
116
116
## Close a support request
117
117
118
-
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.
0 commit comments