Skip to content

Commit 6ac7221

Browse files
authored
Merge pull request #178284 from JnHs/jh-portal-manageroles
add role requirements
2 parents 114062f + 4fab3ae commit 6ac7221

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

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

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
---
22
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.
44
tags: billing
55
ms.topic: how-to
6-
ms.date: 10/20/2021
6+
ms.date: 11/02/2021
77
# To add: close and reopen, review request status, update contact info
88
---
99

1010
# Manage an Azure support request
1111

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).
1315

1416
## View support requests
1517

@@ -74,7 +76,7 @@ You can use the file upload option to upload diagnostic files or any other files
7476

7577
Follow these guidelines when you use the file upload option:
7678

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.
7880
- The file name must be no longer than 110 characters.
7981
- You can't upload more than one file.
8082
- Files can't be larger than 4 MB.
@@ -113,7 +115,7 @@ Follow these guidelines when you use the file upload option:
113115

114116
## Close a support request
115117

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.
117119

118120
## Reopen a closed request
119121

0 commit comments

Comments
 (0)