LICENSE
README.md
pyproject.toml
setup.cfg
src/IntuneCD/__init__.py
src/IntuneCD/assignment_report.py
src/IntuneCD/backup_AppProtection.py
src/IntuneCD/backup_apns.py
src/IntuneCD/backup_appConfiguration.py
src/IntuneCD/backup_appleEnrollmentProfile.py
src/IntuneCD/backup_applications.py
src/IntuneCD/backup_assignmentFilters.py
src/IntuneCD/backup_autopilotDevices.py
src/IntuneCD/backup_compliance.py
src/IntuneCD/backup_compliancePartner.py
src/IntuneCD/backup_conditionalAccess.py
src/IntuneCD/backup_configurationPolicies.py
src/IntuneCD/backup_enrollmentConfigurations.py
src/IntuneCD/backup_enrollmentStatusPage.py
src/IntuneCD/backup_groupPolicyConfiguration.py
src/IntuneCD/backup_managedGPlay.py
src/IntuneCD/backup_managementIntents.py
src/IntuneCD/backup_managementPartner.py
src/IntuneCD/backup_notificationTemplate.py
src/IntuneCD/backup_powershellScripts.py
src/IntuneCD/backup_proactiveRemediation.py
src/IntuneCD/backup_profiles.py
src/IntuneCD/backup_remoteAssistancePartner.py
src/IntuneCD/backup_shellScripts.py
src/IntuneCD/backup_vppTokens.py
src/IntuneCD/backup_windowsEnrollmentProfile.py
src/IntuneCD/check_file.py
src/IntuneCD/clean_filename.py
src/IntuneCD/diff_summary.py
src/IntuneCD/documentation_functions.py
src/IntuneCD/get_accesstoken.py
src/IntuneCD/get_authparams.py
src/IntuneCD/graph_batch.py
src/IntuneCD/graph_request.py
src/IntuneCD/load_file.py
src/IntuneCD/remove_keys.py
src/IntuneCD/run_backup.py
src/IntuneCD/run_documentation.py
src/IntuneCD/run_update.py
src/IntuneCD/save_output.py
src/IntuneCD/update_appConfiguration.py
src/IntuneCD/update_appProtection.py
src/IntuneCD/update_appleEnrollmentProfile.py
src/IntuneCD/update_assignment.py
src/IntuneCD/update_assignmentFilter.py
src/IntuneCD/update_compliance.py
src/IntuneCD/update_conditionalAccess.py
src/IntuneCD/update_configurationPolicies.py
src/IntuneCD/update_enrollmentConfigurations.py
src/IntuneCD/update_enrollmentStatusPage.py
src/IntuneCD/update_frontend.py
src/IntuneCD/update_groupPolicyConfiguration.py
src/IntuneCD/update_managementIntents.py
src/IntuneCD/update_notificationTemplate.py
src/IntuneCD/update_powershellScripts.py
src/IntuneCD/update_proactiveRemediation.py
src/IntuneCD/update_profiles.py
src/IntuneCD/update_shellScripts.py
src/IntuneCD/update_windowsEnrollmentProfile.py
src/IntuneCD.egg-info/PKG-INFO
src/IntuneCD.egg-info/SOURCES.txt
src/IntuneCD.egg-info/dependency_links.txt
src/IntuneCD.egg-info/entry_points.txt
src/IntuneCD.egg-info/requires.txt
src/IntuneCD.egg-info/top_level.txt
tests/test_check_file.py
tests/test_clean_filename.py
tests/test_diff_summary.py
tests/test_documentation_functions.py
tests/test_get_added_removed.py
tests/test_get_authparams.py
tests/test_graph_batch.py
tests/test_graph_request.py
tests/test_group_report.py
tests/test_load_file.py
tests/test_match.py
tests/test_remove_keys.py
tests/test_save_output.py
tests/test_update_frontend.py