New backup argument, --ignore-omasettings allows you to skip encrypted OMA settings during backup. This allows you to run a backup with only read permissions.
New backup and update arguments, --entrabackup, --entraupdate lets you backup and update Entra configurations
TENANT_ID and KEY can be used when using local auth to authenticate to Azure APIs and store the refresh token in an encrypted cache file. If local auth is not used they need to be set as ENV vars.
Other updates
In the generated documentation, Intune and Entra will be split up by headers.
New features
--ignore-omasettings
allows you to skip encrypted OMA settings during backup. This allows you to run a backup with only read permissions.--entrabackup
,--entraupdate
lets you backup and update Entra configurationsTENANT_ID
andKEY
can be used when using local auth to authenticate to Azure APIs and store the refresh token in an encrypted cache file. If local auth is not used they need to be set as ENV vars.Other updates