almenscorner / IntuneCD

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

Resource not found in Microsoft Graph: https://graph.microsoft.com/beta/deviceManagement/applePushNotificationCertificate #26

Closed MrcoSchrnr closed 2 years ago

MrcoSchrnr commented 2 years ago

Describe the bug Got an errormessage while startbackup

To Reproduce Intune-startbackup

Expected behavior no error

Screenshots image

Run type (please complete the following information):

almenscorner commented 2 years ago

Hi @MrcoSchrnr,

It looks like the tool is not correctly detecting a null category on a management intent, please try the beta version by running this command to install pip install -i https://test.pypi.org/simple/ IntuneCD-beta and to backup run IntuneCDBeta-startbackup instead and let me know the results.

If all looks good on your end with this version I will add the changes to the tool.

almenscorner commented 2 years ago

Closed with #31