Skip to content

Commit c4c46d2

Browse files
committed
Merge branch 'support-access-requests-051423' of https://github.com/shlipsey3/azure-docs-pr into support-access-requests-051423
2 parents b5460c5 + 5c00783 commit c4c46d2

File tree

1 file changed

+9
-25
lines changed

1 file changed

+9
-25
lines changed

articles/active-directory/fundamentals/how-to-view-support-access-request-logs.md

Lines changed: 9 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,9 @@ To access the audit logs for a tenant, you must have one of the following roles:
2727
- Security Administrator
2828
- Global Administrator
2929

30-
Only certain Azure Active Directory (Azure AD) roles are authorized to manage Microsoft Support access requests. To manage 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.
31-
3230
## How to access the logs
3331

34-
You can access a filtered view of audit logs for your tenant from the Microsoft Support access requests area. Select **Audit logs** from the side menu to view the logs with the category pre-selected.
32+
You can access a filtered view of audit logs for your tenant from the Microsoft Support access requests area. Select **Audit logs** from the side menu to view the audit logs with the category pre-selected.
3533

3634
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/) and navigate to **Diagnose and solve problems**.
3735

@@ -45,39 +43,25 @@ You can also access these logs from the Microsoft Entra ID Audit logs. Select **
4543

4644
There are some details associated with support access request audit logs that are helpful to understand. Knowing the difference between the types of request may help when exploring the logs.
4745

48-
Activity logs for Microsoft Support access requests fall into three categories: user-initiated requests, automated requests, and cross-tenant support requests.
46+
Activity logs for Microsoft Support access requests fall into two categories: user-initiated activities, and automated activities.
4947

50-
### User-initiated requests
48+
### User-initiated activities
5149

52-
There are three activities that can be associated with a user-initiated Microsoft Support access request:
50+
There are three user-initiated activities that you can see in your Azure AD audit logs. These are actions requested by administrators of your tenant.
5351

54-
- Approval
55-
- Rejection
52+
- Approval of a Microsoft Support access request
53+
- Rejection of a Microsoft Support access request
5654
- Manual removal of Microsoft Support access before your support request is closed
5755

5856
### Automated requests
5957

6058
There are three activities that can be associated with an automated or system-initiated Microsoft Support access request:
6159

62-
- Creation of a support access *request*
63-
- Creation of a support access *approval*
64-
- Removal of Microsoft Support access upon closure of your support request
65-
66-
### Cross-tenant requests
67-
68-
There are three activities that can be associated with cross-tenant Microsoft Support access request:
69-
70-
**Support request tenant**:
71-
- Creation
72-
- Approval
73-
- Rejection
74-
75-
**Resource tenant**:
76-
- Creation of a support access approval
77-
- Manual removal of Microsoft Support access before your support request is closed
60+
- Creation of a Microsoft Support access *request* in the support request tenant
61+
- Creation of a Microsoft Support access *approval* in the resource tenant. This is done automatically after a Microsoft Support access request is approved by a user who is an administrator of both the support request tenant, and the resource tenant
7862
- Removal of Microsoft Support access upon closure of your support request
7963

8064
## Next steps
8165

8266
- [Manage Microsoft Support access requests](how-to-manage-support-access-requests.md)
83-
- [Learn about audit logs](../../active-directory/reports-monitoring/concept-audit-logs.md)
67+
- [Learn about audit logs](../../active-directory/reports-monitoring/concept-audit-logs.md)

0 commit comments

Comments
 (0)