nicolonsky / ModernWorkplaceConcierge

Concierge which simplifies and automates tasks in the Microsoft 365 cloud

Home Page:https://mwconcierge.azurewebsites.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

❗ 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

About

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 entities

Supported configuration in imports and exports are documented on this project's wiki.

Consent and Permissions

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.

Privacy

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.

Host your own instance

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.

Deploy to Azure

About

Concierge which simplifies and automates tasks in the Microsoft 365 cloud

https://mwconcierge.azurewebsites.net/

License:MIT License


Languages

Language:C# 60.2%Language:JavaScript 24.6%Language:HTML 14.5%Language:CSS 0.7%Language:ASP.NET 0.0%