|
| 1 | +--- |
| 2 | +title: Approve Microsoft Support access requests (preview) |
| 3 | +description: How to approve Microsoft Support access requests to Azure Active Directory identity data |
| 4 | +services: active-directory |
| 5 | +author: shlipsey3 |
| 6 | +manager: amycolannino |
| 7 | +ms.author: sarahlipsey |
| 8 | +ms.reviewer: jeffsta |
| 9 | +ms.service: active-directory |
| 10 | +ms.topic: troubleshooting |
| 11 | +ms.subservice: fundamentals |
| 12 | +ms.workload: identity |
| 13 | +ms.date: 08/10/2023 |
| 14 | +ms.collection: M365-identity-device-management |
| 15 | + |
| 16 | +--- |
| 17 | +# Approving Microsoft Support access requests (preview) |
| 18 | + |
| 19 | +In many situations, enabling the collection of **Advanced diagnostic information** during the creation of a support access request is sufficient for Microsoft Support to troubleshoot your issue. In some situations though, a separate approval may be needed to allow Microsoft Support to access your identity diagnostic data. |
| 20 | + |
| 21 | +Microsoft Support access requests (preview) enable you to [give Microsoft Support engineers access to diagnostic data](concept-support-access-requests.md) in your identity service to help solve support requests you submitted to Microsoft. You can use the Microsoft Entra admin center and the Azure Active Directory (Azure AD) portal to manage Microsoft Support access requests (preview). |
| 22 | + |
| 23 | +This article describes how the process works and how to approve Microsoft Support access requests. |
| 24 | + |
| 25 | +## Prerequisites |
| 26 | + |
| 27 | +Only authorized users in your tenant can view and manage Microsoft Support access requests. To view, approve, and reject Microsoft Support access requests, a role must have the permission `microsoft.azure.supportTickets/allEntities/allTasks`. To see which Azure AD roles have this permission, search the [Azure AD built-in roles](../roles/permissions-reference.md) for the required permission. |
| 28 | + |
| 29 | +## Scenarios and workflow |
| 30 | + |
| 31 | +A support access request may be needed when a support request is submitted to Microsoft Support from a tenant that is different from the tenant where the issue is occurring. This scenario is known as a *cross-tenant* scenario. The *resource tenant* is the tenant where the issue is occurring and the tenant where the support request was created is known as the *support request tenant*. |
| 32 | + |
| 33 | +Let's take a closer look at the workflow for this scenario: |
| 34 | + |
| 35 | +- A support request is submitted from a tenant that is different from the tenant where the issue is occurring. |
| 36 | +- A Microsoft Support engineer creates a support access request to access identity diagnostic data for the *resource tenant*. |
| 37 | +- An administrator of *both* tenants approves the Microsoft Support access request. |
| 38 | +- With approval, the support engineer has access to the data only in the approved *resource tenant*. |
| 39 | +- When the support engineer closes the support request, access to your identity data is automatically revoked. |
| 40 | + |
| 41 | +This cross-tenant scenario is the primary scenario where a support access request is necessary. In these scenarios, Microsoft approved access is visible only in the resource tenant. To preserve cross-tenant privacy, an administrator of the *support request tenant* is unable to see whether an administrator of the *resource tenant* has manually removed this approval. |
| 42 | + |
| 43 | +## View pending requests |
| 44 | + |
| 45 | +When you have a pending support access request, you can view and approve that request from a couple places. |
| 46 | + |
| 47 | +1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/) and navigate to **Diagnose and solve problems**. |
| 48 | + |
| 49 | +1. Select the link from the banner message at the top of the page... |
| 50 | + |
| 51 | +  |
| 52 | + |
| 53 | + ... or scroll to the bottom of the page and select **Manage pending requests** from the **Microsoft Support Access Requests** section. |
| 54 | + |
| 55 | + :::image type="content" source="media/how-to-approve-support-access-requests/diagnose-solve-problems-access-requests.png" alt-text="Screenshot of the Diagnose and solve problems page with the Manage pending requests link highlighted." lightbox="media/how-to-approve-support-access-requests/diagnose-solve-problems-access-requests-expanded.png"::: |
| 56 | + |
| 57 | +1. Select either the **Support request ID** link or **Review for approval** link for the request you need to approve. |
| 58 | + |
| 59 | +  |
| 60 | + |
| 61 | +## Approve or reject a support request |
| 62 | + |
| 63 | +When viewing the details of a pending support access request, you can approve or reject the request. |
| 64 | + |
| 65 | +- To approve the support access request, select the **Approve** button. |
| 66 | + - Microsoft Support now has *read-only* access to your identity diagnostic data until your support request is completed. |
| 67 | +- To reject the support access request, select the **Reject** button. |
| 68 | + - Microsoft Support does *not* have access to your identity diagnostic data. |
| 69 | + - A message appears, indicating this choice may result in slower resolution of your support request. |
| 70 | + - Your support engineer may ask you for data needed to diagnose the issue, and you must collect and provide that information to your support engineer. |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | +## Next steps |
| 76 | + |
| 77 | +- [How to create a support request](how-to-get-support.md) |
| 78 | +- [Manage Microsoft Support access requests](how-to-manage-support-access-requests.md) |
| 79 | +- [View Microsoft Support access request logs](how-to-view-support-access-request-logs.md) |
| 80 | +- [Learn how Microsoft uses data for Azure support](https://azure.microsoft.com/support/legal/support-diagnostic-information-collection/) |
0 commit comments