Skip to content

Commit 23dacb0

Browse files
Merge pull request #243487 from besiler/patch-9
Noting that signinactivity does not cover B2C
2 parents b7639b1 + ffed81e commit 23dacb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/active-directory/reports-monitoring/howto-manage-inactive-user-accounts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ In large environments, user accounts aren't always deleted when employees leave
2020

2121
This article explains a method to handle obsolete user accounts in Azure Active Directory (Azure AD).
2222

23+
>[!NOTE]
24+
>This article applies only to finding inactive user accounts in Azure Active Directory (Azure AD). It does not apply to finding inactive accounts in [Azure AD B2C](/azure/active-directory-b2c/overview).
25+
2326
## What are inactive user accounts?
2427

2528
Inactive accounts are user accounts that aren't required anymore by members of your organization to gain access to your resources. One key identifier for inactive accounts is that they haven't been used *for a while* to sign in to your environment. Because inactive accounts are tied to the sign-in activity, you can use the timestamp of the last time an account attempted to sign in to detect inactive accounts.

0 commit comments

Comments
 (0)