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/reports-monitoring/reports-faq.yml
+19-23Lines changed: 19 additions & 23 deletions
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,14 @@ metadata:
3
3
title: Azure Active Directory reports FAQ | Microsoft Docs
4
4
description: Frequently asked questions around Azure Active Directory reports.
5
5
services: active-directory
6
-
documentationcenter: ''
7
-
author: cawrites
8
-
manager: MarkusVi
9
-
10
-
ms.assetid: 534da0b1-7858-4167-9986-7a62fbd10439
6
+
author: shlipsey3
7
+
manager: amycolannino
11
8
ms.service: active-directory
12
9
ms.workload: identity
13
-
ms.tgt_pltfrm: na
14
10
ms.topic: faq
15
11
ms.subservice: report-monitor
16
-
ms.date: 11/23/2021
17
-
ms.author: markvi
12
+
ms.date: 10/04/2022
13
+
ms.author: sarahlipsey
18
14
ms.reviewer: besiler
19
15
ms.collection: M365-identity-device-management
20
16
title: Frequently asked questions around Azure Active Directory reports
@@ -48,12 +44,12 @@ sections:
48
44
- question: |
49
45
Can I see last month's data after getting an Azure AD premium license?
50
46
answer: |
51
-
If you have recently switched to a Premium version (including a trial version), you can see data up to 7 days initially. When data accumulates, you can see data for the past 30 days.
47
+
If you've recently switched to a Premium version (including a trial version), you can see data up to 7 days initially. When data accumulates, you can see data for the past 30 days.
52
48
53
49
- question: |
54
50
Do I need to be a global administrator to see the activity sign-ins to the Azure portal or to get data through the API?
55
51
answer: |
56
-
No, you can also access the reporting data through the portal or through the API if you are a **Security Reader** or **Security Administrator** for the tenant. Of course, **Global Administrators** will also have access to this data.
52
+
No, you can also access the reporting data through the portal or through the API if you're a **Security Reader** or **Security Administrator** for the tenant. **Global Administrators** will also have access to this data.
57
53
58
54
- name: Activity logs
59
55
questions:
@@ -63,14 +59,14 @@ sections:
63
59
For more information, see [data retention policies for Azure AD reports](reference-reports-data-retention.md).
64
60
65
61
- question: |
66
-
How long does it take until I can see the activity data after I have completed my task?
62
+
How long does it take until I can see the activity data after I've completed my task?
67
63
answer: |
68
64
Audit logs have a latency ranging from 15 minutes to an hour. Sign-in activity logs can take from 15 minutes to up to 2 hours for some records.
69
65
70
66
- question: |
71
67
Can I get Microsoft 365 activity log information through the Azure portal?
72
68
answer: |
73
-
Even though Microsoft 365 activity and Azure AD activity logs share a lot of the directory resources, if you want a full view of the Microsoft 365 activity logs, you should go to the [Microsoft 365 admin center](https://admin.microsoft.com) to get Office 365 Activity log information.
69
+
Microsoft 365 and Azure AD activity logs share many directory resources. If you want a full view of the Microsoft 365 activity logs, you should go to the [Microsoft 365 admin center](https://admin.microsoft.com) to get Office 365 Activity log information.
74
70
75
71
- question: |
76
72
Which APIs do I use to get information about Microsoft 365 Activity logs?
@@ -88,11 +84,11 @@ sections:
88
84
- question: |
89
85
What data is included in the CSV file I can download from the Azure AD sign-in logs?
90
86
answer: |
91
-
The CSV includes sign-in logs for your users and service principals. However, data that is represented as a nested array in the MS Graph API for signin logs is not included. For example, conditional access policies and report-only information are not included. If you need to export all the information contained in your sign-in logs, use the **Export Data Settings** feature.
87
+
The CSV includes sign-in logs for your users and service principals. However, data that is represented as a nested array in the MS Graph API for sign-in logs isn't included. For example, conditional access policies and report-only information aren't included. If you need to export all the information contained in your sign-in logs, use the **Export Data Settings** feature.
92
88
- question: |
93
-
I see .XXX in part of the IP address from a user in my signin logs. Why is that happening?
89
+
I see .XXX in part of the IP address from a user in my sign-in logs. Why is that happening?
94
90
answer: |
95
-
Azure AD may redact part of an IP address in the signin logs to protect user privacy when a user may not belong to the tenant viewing the logs. This happens in two cases: first, during cross tenant sign ins, such as when a CSP technician signs into a tenant that CSP manages. Second, when our service was not able to determine the user's identity with sufficient confidence to be sure the user belongs to the tenant viewing the logs.
91
+
Azure AD may redact part of an IP address in the sign-in logs to protect user privacy when a user may not belong to the tenant viewing the logs. This action happens in two cases: first, during cross tenant sign ins, such as when a CSP technician signs into a tenant that CSP manages. Second, when our service wasn't able to determine the user's identity with sufficient confidence to be sure the user belongs to the tenant viewing the logs.
96
92
97
93
- name: Conditional Access
98
94
questions:
@@ -107,7 +103,7 @@ sections:
107
103
To get started:
108
104
109
105
* Navigate to the sign-ins report in the [Azure portal](https://portal.azure.com).
110
-
* Click on the sign-in that you want to troubleshoot.
106
+
* Select the sign-in that you want to troubleshoot.
111
107
* Navigate to the **Conditional Access** tab.
112
108
Here, you can view all the policies that impacted the sign-in and the result for each policy.
113
109
@@ -116,8 +112,8 @@ sections:
116
112
answer: |
117
113
Conditional Access status can have the following values:
118
114
119
-
* **Not Applied**: This means that there was no Conditional Access policy with the user and app in scope.
120
-
* **Success**: This means that there was a Conditional Access policy with the user and app in scope and Conditional Access policies were successfully satisfied.
115
+
* **Not Applied**: There was no Conditional Access policy with the user and app in scope.
116
+
* **Success**: There was a Conditional Access policy with the user and app in scope and Conditional Access policies were successfully satisfied.
121
117
* **Failure**: The sign-in satisfied the user and application condition of at least one Conditional Access policy and grant controls are either not satisfied or set to block access.
122
118
123
119
- question: |
@@ -126,14 +122,14 @@ sections:
126
122
A Conditional Access policy can have the following results:
127
123
128
124
* **Success**: The policy was successfully satisfied.
129
-
* **Failure**: The policy was not satisfied.
130
-
* **Not applied**: This might be because the policy conditions did not meet.
131
-
* **Not enabled**: This is due to the policy in disabled state.
125
+
* **Failure**: The policy wasn't satisfied.
126
+
* **Not applied**: The policy conditions may not have been met.
127
+
* **Not enabled**: The policy may be in a disabled state.
132
128
133
129
- question: |
134
-
The policy name in the all sign-in report does not match the policy name in CA. Why?
130
+
The policy name in the all sign-in report doesn't match the policy name in Conditional Access. Why?
135
131
answer: |
136
-
The policy name in the all sign-in report is based on the Conditional Access policy name at the time of the sign-in. This can be inconsistent with the policy name in CA if you updated the policy name later, that is, after the sign-in.
132
+
The policy name in the all sign-in report is based on the Conditional Access (CA) policy name at the time of the sign-in. The name can be inconsistent with the policy name in CA if you updated the policy name later, that is, after the sign-in.
137
133
138
134
- question: |
139
135
My sign-in was blocked due to a Conditional Access policy, but the sign-in activity report shows that the sign-in succeeded. Why?
0 commit comments