{"id":13624946,"url":"https://github.com/almenscorner/IntuneCD","last_synced_at":"2025-04-16T01:32:59.823Z","repository":{"id":40506639,"uuid":"429184336","full_name":"almenscorner/IntuneCD","owner":"almenscorner","description":"Tool to backup, update and document configurations in Intune","archived":false,"fork":false,"pushed_at":"2025-04-14T07:09:54.000Z","size":7338,"stargazers_count":311,"open_issues_count":6,"forks_count":43,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-14T08:26:42.454Z","etag":null,"topics":["azure-devops","backup","documentation","github-actions","intune","microsoft-endpoint-manager","pypi-package","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/almenscorner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://www.buymeacoffee.com/almenscorner"}},"created_at":"2021-11-17T20:03:22.000Z","updated_at":"2025-04-11T10:32:58.000Z","dependencies_parsed_at":"2024-03-19T11:33:05.048Z","dependency_job_id":"e8eb5ec9-e491-43c0-9189-987dea026975","html_url":"https://github.com/almenscorner/IntuneCD","commit_stats":{"total_commits":735,"total_committers":3,"mean_commits":245.0,"dds":"0.17006802721088432","last_synced_commit":"1d877e432029d318bd829d9a349e7213d0d3ddf8"},"previous_names":[],"tags_count":116,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almenscorner%2FIntuneCD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almenscorner%2FIntuneCD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almenscorner%2FIntuneCD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/almenscorner%2FIntuneCD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/almenscorner","download_url":"https://codeload.github.com/almenscorner/IntuneCD/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249182480,"owners_count":21226074,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["azure-devops","backup","documentation","github-actions","intune","microsoft-endpoint-manager","pypi-package","python"],"created_at":"2024-08-01T21:01:48.517Z","updated_at":"2025-04-16T01:32:59.817Z","avatar_url":"https://github.com/almenscorner.png","language":"Python","funding_links":["https://www.buymeacoffee.com/almenscorner"],"categories":["Python"],"sub_categories":[],"readme":"![PyPI - License](https://img.shields.io/pypi/l/IntuneCD?style=flat-square)\n[![Downloads](https://static.pepy.tech/badge/intunecd)](https://pepy.tech/project/intunecd)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/IntuneCD?style=flat-square)\n![PyPI](https://img.shields.io/pypi/v/IntuneCD?style=flat-square)\n![Unit tests](https://github.com/almenscorner/IntuneCD/actions/workflows/unit-test.yml/badge.svg)\n![Publish](https://github.com/almenscorner/IntuneCD/actions/workflows/pypi-publish.yml/badge.svg)\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/78877636/204297420-4b5373a8-4864-4710-a4a5-802ea4ec08d5.png#gh-dark-mode-only\" width=\"500\" height=\"300\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://user-images.githubusercontent.com/78877636/204501041-a7cc2321-8991-4abb-a622-97f72f19051f.png#gh-light-mode-only\" width=\"500\" height=\"300\"\u003e\n\u003c/p\u003e\n\nIntuneCD, 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.\n\nThe 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.\n\nBy leveraging IntuneCD, users can streamline their configuration management workflow, ensuring smooth and consistent deployment of settings while maintaining an auditable history of changes.\n\n# Looking for a GUI?\nCheck out the front end for IntuneCD [here](https://github.com/almenscorner/intunecd-monitor)\n\n***\n\n### Getting started\n\nFor help getting started, check out [Getting started](https://github.com/almenscorner/IntuneCD/wiki/Getting-started).\n\nHave a look at the [Wiki](https://github.com/almenscorner/IntuneCD/wiki) to find documentation on how to use and configure the tool.\n\nFor release notes, have a look [here](https://github.com/almenscorner/IntuneCD/releases).\n\n\n### Get help\n\nThere are a number of ways you can get help,\n- Open an [issue](https://github.com/almenscorner/IntuneCD/issues) on this GitHub repo\n- Start a [discussion](https://github.com/almenscorner/IntuneCD/discussions) on this GitHub repo\n- Ask a question on [Discord](https://discord.gg/msems)\n- Ask a question on [Slack](https://join.slack.com/t/intunecd/shared_invite/zt-1nf255xvo-POv60XoewYfY65TH9~tV_g)\n- Check the [FAQ](https://github.com/almenscorner/IntuneCD/wiki/FAQ)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmenscorner%2FIntuneCD","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falmenscorner%2FIntuneCD","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falmenscorner%2FIntuneCD/lists"}