IDENTITYGUARD COLLECTOR — QUICK START
=====================================

1. Install Microsoft Graph Authentication (one time):

   Install-Module Microsoft.Graph.Authentication -Scope CurrentUser

2. Run:

   .\IdentityGuard-Entra-Collector.ps1

3. Sign in when Microsoft prompts you.

4. Review/approve the requested READ-ONLY Graph permissions if your organization
   permits you to do so.

5. The collector creates:

   IdentityGuard-Entra-YYYYMMDD-HHMMSS.json

6. Open:

   https://labs.snehashispriyabarua.com/identityguard/

7. Click Import Data and select that JSON.

For a demonstration or portfolio screenshot, use:

   .\IdentityGuard-Entra-Collector.ps1 -Anonymize
