Generate and Populate an Entra Lab
Use this walkthrough when you want a cloud-first identity environment centered on Entra, Microsoft 365-style collaboration, and tenant governance.
Requirements
- DataGen module imported
- catalog content available
- export path for normalized artifacts
Reference assets
Steps
1. Validate the scenario
Test-SEScenario -Path .\entra-lab.json
2. Generate the world
$world = New-SEEnterpriseWorld -ScenarioPath .\entra-lab.json -Seed 2307
3. Export for tenant validation
$world | Export-SEEnterpriseWorld -OutputPath .\out\entra-lab -Format Json -Profile Normalized -IncludeManifest -IncludeSummary -Overwrite
What this scenario emphasizes
- Entra-first identity
- B2B guests
- collaboration-heavy repositories
- global geography
- remote-work overlays
Example validation targets
This walkthrough is especially useful when you want to validate:
- identity store and container mapping
- guest and external-user handling
- tenant associations
- cloud policy and access evidence
- collaboration and repository topology