microsoft / EntraExporter

PowerShell module to export a local copy of an Entra (Azure AD) tenant configuration.
https://aka.ms/EntraExporter
MIT License
568 stars 89 forks source link

How do I restore a backup? #34

Closed LiamCloudGuard closed 1 year ago

LiamCloudGuard commented 1 year ago

I want to use this repository as a backup for my Azure AD configuration. Is there a way to restore an Azure AD with the export from this script?

Thanks!

merill commented 1 year ago

Hey @LiamCloudGuard we currently only support exporting the config and don't have plans to add importing.

However if you would like to contribute to the project and add the import/restore capability we would love to have you help us out.