-
-
Notifications
You must be signed in to change notification settings - Fork 40
Home
Tobias Almén edited this page Aug 11, 2022
·
14 revisions
IntuneCD or, Intune Continuous Delivery as it stands for is a Python package that is used to backup, update and document configurations in Intune. It was created with running it from a CI/CD pipeline in mind. Using this approach we get complete history of which configurations have been changed and what setting has been changed.
The main function is to back up configurations from Intune to a Git repository from a DEV environment and if any configurations has changed, push them to PROD Intune environment.