With Microsoft Graph we have powerful automation and configuration management capabilities. To further simplify this process I built the “Modern Workplace Concierge”.  It is an ASP.NET application which uses an Azure AD multi tenant app to access the Microsoft Graph API on behalf to perform export and import tasks. The project uses the Microsoft Graph Beta API to access your tenant’s data.

Modern Workplace Concierge

The Modern Workplace Concierge allows you to:

  • Import and export Intune configuration and settings
  • Import and export Conditional Access policies
  • Download OSD ready offline Autopilot profiles
  • Download stored PowerShell scripts in Intune (as PowerShell)

This allows you to import your existing Intune and Conditional Access configuration in new tenants or demo tenants. The files in JSON format can be used for further processing or documentation.

And this all via web browser no client side prerequisites or PowerShell code is required!

The Modern Workplace Concierge

The project and more information is available on GitHub feel free to provide feedback there.

More Information: