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/authentication/howto-mfa-reporting.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,11 +15,11 @@ ms.reviewer: michmcla
15
15
16
16
ms.collection: M365-identity-device-management
17
17
---
18
-
# View the sign-ins report to review Azure Multi-Factor Authentication events
18
+
# Use the sign-ins report to review Azure Multi-Factor Authentication events
19
19
20
-
To review and understand Azure Multi-Factor Authentication events, you can view the Azure Active Directory (Azure AD) sign-ins report. This report shows authentication details for events when a user is prompted for multi-factor authentication, and if any Conditional Access policies were in use.
20
+
To review and understand Azure Multi-Factor Authentication events, you can use the Azure Active Directory (Azure AD) sign-ins report. This report shows authentication details for events when a user is prompted for multi-factor authentication, and if any Conditional Access policies were in use. For detailed information on the sign-ins report, see the [overview of sign-in activity reports in Azure AD](../reports-monitoring/concept-sign-ins.md).
21
21
22
-
This article shows you how to view the Azure AD sign-ins report in the Azure portal, and then the MSOnline V1 PowerShell module. For detailed information on the sign-ins report, see the [overview of sign-in activity reports in Azure AD](../reports-monitoring/concept-sign-ins.md).
22
+
This article shows you how to view the Azure AD sign-ins report in the Azure portal, and then the MSOnline V1 PowerShell module.
23
23
24
24
## View the Azure AD sign-ins report
25
25
@@ -36,7 +36,7 @@ To view the sign-in activity report in the [Azure portal](https://portal.azure.c
36
36
37
37
1. Sign in to the [Azure portal](https://portal.azure.com) using an account with *global administrator* permissions.
38
38
1. Search for and select **Azure Active Directory**, then choose **Users** from the menu on the left-hand side.
39
-
1. Under **Activity** from the menu on the left-hand side, select *Sign-ins*.
39
+
1. Under *Activity* from the menu on the left-hand side, select **Sign-ins**.
40
40
1. A list of sign-in events is shown, including the status. You can select an event to view more details.
41
41
42
42
The *Authentication Details* or *Conditional Access* tab of the event details shows you the status code or which policy triggered the MFA prompt.
To configure Azure Multi-Factor Authentication settings like trusted IPs, custom voice messages, and fraud alerts, see [Configure Azure Multi-Factor Authentication settings](howto-mfa-mfasettings.md). To manage user settings for Azure Multi-Factor Authentication, see [Manage user settings with Azure Multi-Factor Authentication](howto-mfa-userdevicesettings.md).
186
186
187
-
To understand why a user was prompted or not prompted to perform MFA, see [Azure Multi-Factor Authentication reports](howto-mfa-reporting.md#azure-ad-sign-ins-report).
187
+
To understand why a user was prompted or not prompted to perform MFA, see [Azure Multi-Factor Authentication reports](howto-mfa-reporting.md).
0 commit comments