almenscorner / IntuneCD

Tool to backup, update and document configurations in Intune
MIT License
289 stars 38 forks source link

[FEATURE] --exclude option for lastHeartbeatDateTime in CompliancePartner #172

Closed Wob76 closed 8 months ago

Wob76 commented 8 months ago

Is your feature request related to a problem? Please describe. I would like to suggest the addition of a more gradual excluding for Compliance Partners ,

Describe the solution you'd like The api lists a "lastHeartbeatDateTime" attribute, which I assume would change on a regular basis (I currently don't have any configured in my setup).

For those that do have Compliance Partners configured it would be nice to include a CompliancePartnerHeartBeat or something to that effect in the exclusions so they can capture all the other information without seeing a daily change.

Describe alternatives you've considered This could be filtered via a additional pipeline task, as I have done for other items, but it would be nice to solve at the source.