Intunecd

Latest version: v2.3.6

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 14

2.1.2beta.3

New features
- Exclusion of Compliance Partner heartbeat: `-e CompliancePartnerHeartbeat`.
Other updates
- Additional tweaks to batch request retries, max retry count is increased to 10 and an exponential backoff has been implemented. If `Retry-After` is included in the headers, the wait time will be multiplied on each iteration until the `max_wait_time` is reached which is 60 seconds.

2.1.2beta.2

New features
- New argument for `IntuneCD-startbackup` and `IntuneCD-startupdate`, added `-v` to allow for verbose logging. For now, only the `batch_request` function is using it.
Fixes
- Non encrypted OMAs on custom Windows profiles were not included in the backup when running without `--ignore-omasettings`.
- Additional retries has been added to the batching (5 maximum), additionally, if a `Retry-After` is not included in the headers a 20 second wait is used bu default to lower the risk of being throttled again.

2.1.2beta.1

New Features
- Added an option to override scopes when running authentication in interactive mode. Instead of using all required scopes for IntuneCD to target all payloads, you can now specify which scopes you want to have. When doing so, payloads not in a scope added must be excluded with `-e`. To override default scopes, use the new `--scopes` argument, for example `--scopes DeviceManagementApps.ReadWrite.All DeviceManagementConfiguration.ReadWrite.All`.

2.1.1

Enhancements
- IntuneCD has been bumped to 2.3.2

**Full Changelog**: https://github.com/almenscorner/intunecd-monitor/compare/v2.1.0...v2.1.1

2.1.0

New Features
- The update feed now features colorized icons for improved information display.
Improvements
- The changes view now presents the latest change at the top for easier access to recent updates.
- The assignments view now sorts groups alphabetically, enhancing organization and navigation.
- The requirements section has been updated for improved clarity and accuracy.
- IntuneCD Monitor now supports the use of `--audit` when running backups.
Other Updates
The version number is now visible on the login page, allowing users to quickly identify the current version of IntuneCD Monitor.

**Full Changelog**: https://github.com/almenscorner/intunecd-monitor/compare/v2.0.4...v2.1.0

2.1.0beta.1

New features
- Added an option to exclude `usedLicenseCount` info during backup by adding `-e VPPusedLicenseCount`.

Fixes
- When `504` or `429` was detected in a batching request the retry was incorrectly formatted resulting in a `400 bad request` upon retrying.

Page 4 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.