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
+10-7Lines changed: 10 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ 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: 08/23/2023
6
+
ms.date: 12/15/2023
7
7
---
8
8
9
9
# Manage an Azure support request
@@ -21,7 +21,7 @@ View the details and status of support requests by going to **Help + support** >
21
21
22
22
:::image type="content" source="media/how-to-manage-azure-support-request/all-requests-lower.png" alt-text="All support requests":::
23
23
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.
25
25
26
26
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.
27
27
@@ -44,19 +44,19 @@ To view details about a support request to view details, including its severity
44
44
45
45
1. The Azure portal shows one of two screens, depending on whether your request is already assigned to a support engineer:
46
46
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**.
48
48
49
49
:::image type="content" source="media/how-to-manage-azure-support-request/unassigned-can-change-severity.png" alt-text="Select a new severity level":::
50
50
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.
52
52
53
53
:::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":::
54
54
55
55
## Allow collection of advanced diagnostic information
56
56
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.
58
58
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:
60
60
61
61
1. On the **All support requests** page, select the support request.
62
62
@@ -82,7 +82,7 @@ Follow these guidelines when you use the file upload option:
82
82
- The file name must be no longer than 110 characters.
83
83
- You can't upload more than one file. To include multiple different files, package them together in a compressed format such as .zip.
84
84
- 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`
86
86
87
87
## Close a support request
88
88
@@ -92,6 +92,9 @@ To close a support request, select the **Close request** option near the top of
92
92
93
93
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.
94
94
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
+
95
98
## Cancel a support plan
96
99
97
100
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