Skip to content

Commit a21df27

Browse files
Merge pull request #261415 from JnHs/jh-portal-srage
add note about length of time to reopen a closed case
2 parents 18d88a2 + f109aa7 commit a21df27

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

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

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage an Azure support request
33
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: 08/23/2023
6+
ms.date: 12/15/2023
77
---
88

99
# Manage an Azure support request
@@ -21,7 +21,7 @@ View the details and status of support requests by going to **Help + support** >
2121

2222
:::image type="content" source="media/how-to-manage-azure-support-request/all-requests-lower.png" alt-text="All support requests":::
2323

24-
On this page, you can search, filter, and sort support requests. By default, you may only see recent open requests. Change the filter options to select a longer period of time or to include support requests that have already been closed.
24+
On this page, you can search, filter, and sort support requests. By default, you might only see recent open requests. Change the filter options to select a longer period of time or to include support requests that were closed.
2525

2626
To view details about a support request to view details, including its severity and any messages associated with the request, select it from the list.
2727

@@ -44,19 +44,19 @@ To view details about a support request to view details, including its severity
4444

4545
1. The Azure portal shows one of two screens, depending on whether your request is already assigned to a support engineer:
4646

47-
- If your request hasn't been assigned, you see a screen like the following. Select a new severity level, then select **Change**.
47+
- If your request isn't assigned, you see a screen like the following. Select a new severity level, then select **Change**.
4848

4949
:::image type="content" source="media/how-to-manage-azure-support-request/unassigned-can-change-severity.png" alt-text="Select a new severity level":::
5050

51-
- If your request has been assigned, you see a screen like the following. Select **OK**, then create a [new message](#send-a-message) to request a change in severity level.
51+
- If your request is assigned, you see a screen like the following. Select **OK**, then create a [new message](#send-a-message) to request a change in severity level.
5252

5353
:::image type="content" source="media/how-to-manage-azure-support-request/assigned-cant-change-severity.png" alt-text="Can't select a new severity level":::
5454

5555
## Allow collection of advanced diagnostic information
5656

57-
When you create a support request, you can select **Yes** or **No** in the **Advanced diagnostic information** section. This option determines whether Azure support can gather [diagnostic information](https://azure.microsoft.com/support/legal/support-diagnostic-information-collection/) such as [log files](how-to-create-azure-support-request.md#advanced-diagnostic-information-logs) from your Azure resources that can potentially help resolve your issue. Azure support can only access advanced diagnostic information if your case was created through the Azure portal and you've granted permission to allow it.
57+
When you create a support request, you can select **Yes** or **No** in the **Advanced diagnostic information** section. This option determines whether Azure support can gather [diagnostic information](https://azure.microsoft.com/support/legal/support-diagnostic-information-collection/) such as [log files](how-to-create-azure-support-request.md#advanced-diagnostic-information-logs) from your Azure resources that can potentially help resolve your issue. Azure support can only access advanced diagnostic information if your case was created through the Azure portal and you granted permission to allow it.
5858

59-
To change your **Advanced diagnostic information** selection after the request has been created:
59+
To change your **Advanced diagnostic information** selection after the request is created:
6060

6161
1. On the **All support requests** page, select the support request.
6262

@@ -82,7 +82,7 @@ Follow these guidelines when you use the file upload option:
8282
- The file name must be no longer than 110 characters.
8383
- You can't upload more than one file. To include multiple different files, package them together in a compressed format such as .zip.
8484
- Files can't be larger than 4 MB.
85-
- All files must have a valid file name extension, such as *.docx* or *.xlsx*. Most file name extensions are supported, but you can't upload files with the extensions .bat, .cmd, .exe, .ps1, .js, .vbs, .com, .lnk, .reg, .bin,. cpl, .inf, .ins, .isu, .job, .jse, .msi, .msp, .paf, .pif, .rgs, .scr, .sct, .vbe, .vb, .ws, .wsf, or .wsh.
85+
- All files must have a valid file name extension, such as `.docx` or `.xlsx`. Most file name extensions are supported, but you can't upload files with these extensions: `.bat, .cmd, .exe, .ps1, .js, .vbs, .com, .lnk, .reg, .bin,. cpl, .inf, .ins, .isu, .job, .jse, .msi, .msp, .paf, .pif, .rgs, .scr, .sct, .vbe, .vb, .ws, .wsf, .wsh`
8686

8787
## Close a support request
8888

@@ -92,6 +92,9 @@ To close a support request, select the **Close request** option near the top of
9292

9393
To reopen a closed support request, select **Reopen request** near the top of the screen. When prompted to confirm, select **Reopen request.** Your support request will then be active again.
9494

95+
> [!NOTE]
96+
> Closed support requests can generally be viewed and reopened for a period of 13 months. After that time, they may be removed, making them unavailable to view or reopen.
97+
9598
## Cancel a support plan
9699

97100
To cancel a support plan, see [Cancel a support plan](../../cost-management-billing/manage/cancel-azure-subscription.md#cancel-a-subscription-in-the-azure-portal).

0 commit comments

Comments
 (0)