Changelog¶
v1.0.0 — 2026-03-16¶
Initial release.
- Export sensitivity labels and label policies from M365 tenants to JSON
- Import labels and policies into target tenants with idempotency
_LabelPathcompound key for cross-tenant matching (handles duplicate sub-label DisplayNames)- Three-phase import: parent labels, sub-labels, then policies
-SkipEncryptionflag for cross-tenant migration where RMS keys don't transfer-WhatIfmode for previewing changes-SkipPoliciesflag to import labels only- AdvancedSettings applied via
Set-Label/Set-LabelPolicyafter creation - Dual policy label resolution (GUID and Name lookups)
- Structured logging with colored console output and log file export