backup_policies
Export Microsoft 365 policies to JSON for backup, disaster recovery, and migration. Supports Conditional Access, Intune policies, and security configurations.
Instructions
Export Microsoft 365 policies to JSON format for backup, disaster recovery, and migration. Supports Conditional Access, Named Locations, Authentication Strengths, Intune policies, and more.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action to perform - backup exports policies, list shows available types | |
| policyTypes | No | Types of policies to backup. Use "all" to backup all types | |
| outputFormat | No | Output format - json for full backup, summary for overview | |
| includeMetadata | No | Include metadata like tenant ID, export timestamp |