Skip to content

almenscorner/intunecd-monitor

Repository files navigation

IntuneCD Monitor

This app is a frontend solution to the IntuneCD python package that allows you to easily monitor tracked configurations, trends over time, differences between configurations across multiple tenants.

It's built using Flask and running in a docker container behind an NGINX proxy. Since it is deployed to Azure App Service, SSL is handled by Microsoft and there's no need to build SSL support into the application.

The API to the application is protected by an API Key that is generated from the console and is hashed and stored in the Azure SQL database. Many of the actions in IntuneCD Monitor is protected by assignment to an admin role on the Entra ID app.

Getting started

For help getting started, check out Getting started.

Have a look at the Wiki to find documentation on how to use and configure the tool.

For release notes, have a look here.

Get help

There are a number of ways you can get help,