❗ Thank you for using the Modern Workplace Concierge and your support. This project is archived and not actively being maintained. Feel free to fork the project or deploy it to your own Azure tenant |
---|
The Modern Workplace Concierge is a helper tool to simplify your daily work with Microsoft 365 services. It allows you to:
- Import and export Intune configuration and settings
- Import and export Conditional Access policies
- Document Conditional Access policies
- Deploy a Conditional Access baseline
- Download OSD ready offline Autopilot profiles
- Re-download uploaded PowerShell scripts from Intune
- Import trello boards to Microsoft Planner
The tool is built on ASP.NET and works with the Microsoft Graph Beta API.
Supported configuration in imports and exports are documented on this project's wiki.
To Authenticate with the Microsoft Graph API a multi tenant Azure AD application performs authentication and you will need to provide admin consent to the Azure AD application before you can use this tool.
The app uses Azure application insights and traces performance markers what-does-application-insights-monitor. All data is processed in memory and not stored persistent or used for further processing.
If you are not allowed to or don't like to use the public instance of the Modern Workplace Concierge you can deploy an instance in your Azure tenant & setup an app registration. Wiki documentation for Self-hosting a custom instance.