https://github.com/almenscorner/IntuneCD
Tool to backup, update and document configurations in Intune
https://github.com/almenscorner/IntuneCD
azure-devops backup documentation github-actions intune microsoft-endpoint-manager pypi-package python
Last synced: 6 months ago
JSON representation
Tool to backup, update and document configurations in Intune
- Host: GitHub
- URL: https://github.com/almenscorner/IntuneCD
- Owner: almenscorner
- License: mit
- Created: 2021-11-17T20:03:22.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-14T07:09:54.000Z (6 months ago)
- Last Synced: 2025-04-14T08:26:42.454Z (6 months ago)
- Topics: azure-devops, backup, documentation, github-actions, intune, microsoft-endpoint-manager, pypi-package, python
- Language: Python
- Homepage:
- Size: 7 MB
- Stars: 311
- Watchers: 12
- Forks: 43
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

[](https://pepy.tech/project/intunecd)




![]()
![]()
IntuneCD, short for Intune Continuous Delivery, is a powerful Python package designed to facilitate the backup and update of configurations in Intune. With a primary focus on seamless integration with pipelines, it enables users to maintain a comprehensive history of configuration changes and track specific setting modifications.
The core functionality of IntuneCD revolves around securely backing up Intune configurations to a Git repository within a DEV environment. It goes beyond simple backup capabilities by automatically detecting any alterations made to configurations and efficiently propagating those changes to the PROD Intune environment.
By leveraging IntuneCD, users can streamline their configuration management workflow, ensuring smooth and consistent deployment of settings while maintaining an auditable history of changes.
# Looking for a GUI?
Check out the front end for IntuneCD [here](https://github.com/almenscorner/intunecd-monitor)***
### Getting started
For help getting started, check out [Getting started](https://github.com/almenscorner/IntuneCD/wiki/Getting-started).
Have a look at the [Wiki](https://github.com/almenscorner/IntuneCD/wiki) to find documentation on how to use and configure the tool.
For release notes, have a look [here](https://github.com/almenscorner/IntuneCD/releases).
### Get help
There are a number of ways you can get help,
- Open an [issue](https://github.com/almenscorner/IntuneCD/issues) on this GitHub repo
- Start a [discussion](https://github.com/almenscorner/IntuneCD/discussions) on this GitHub repo
- Ask a question on [Discord](https://discord.gg/msems)
- Ask a question on [Slack](https://join.slack.com/t/intunecd/shared_invite/zt-1nf255xvo-POv60XoewYfY65TH9~tV_g)
- Check the [FAQ](https://github.com/almenscorner/IntuneCD/wiki/FAQ)