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/active-directory/fundamentals/how-to-view-support-access-request-logs.md
+9-25Lines changed: 9 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,11 +27,9 @@ To access the audit logs for a tenant, you must have one of the following roles:
27
27
- Security Administrator
28
28
- Global Administrator
29
29
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
-
32
30
## How to access the logs
33
31
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.
35
33
36
34
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com/) and navigate to **Diagnose and solve problems**.
37
35
@@ -45,39 +43,25 @@ You can also access these logs from the Microsoft Entra ID Audit logs. Select **
45
43
46
44
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.
47
45
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.
49
47
50
-
### User-initiated requests
48
+
### User-initiated activities
51
49
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.
53
51
54
-
- Approval
55
-
- Rejection
52
+
- Approval of a Microsoft Support access request
53
+
- Rejection of a Microsoft Support access request
56
54
- Manual removal of Microsoft Support access before your support request is closed
57
55
58
56
### Automated requests
59
57
60
58
There are three activities that can be associated with an automated or system-initiated Microsoft Support access request:
61
59
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
78
62
- Removal of Microsoft Support access upon closure of your support request
79
63
80
64
## Next steps
81
65
82
66
-[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