Is your feature request related to a problem? Please describe.
Currently IntuneCD doesn't backup Windows 365 Provision policies or other Window 365 settings.
Describe the solution you'd like
Backup of Windows 365 settings that are currently surfaced in Intune.
Added as a new platform for selection, along with the provided items that could be backed up by the tool.
Describe alternatives you've considered
Additional context
Graph docs - https://learn.microsoft.com/en-us/graph/api/resources/virtualendpoint?view=graph-rest-beta
| Item |
Graph Endpoint |
Permission |
| Provisioning Policies |
deviceManagement/virtualEndpoint/provisioningPolicies |
CloudPC.Read.All |
| Cloud PCs |
deviceManagement/virtualEndpoint/cloudPCs |
CloudPC.Read.All |
| Gallery Images |
deviceManagement/virtualEndpoint/galleryImages |
CloudPC.Read.All |
| Custom Images |
deviceManagement/virtualEndpoint/deviceImages |
CloudPC.Read.All |
| User Settings |
deviceManagement/virtualEndpoint/userSettings |
CloudPC.Read.All |
Is your feature request related to a problem? Please describe.
Currently IntuneCD doesn't backup Windows 365 Provision policies or other Window 365 settings.
Describe the solution you'd like
Backup of Windows 365 settings that are currently surfaced in Intune.
Added as a new platform for selection, along with the provided items that could be backed up by the tool.
Describe alternatives you've considered
Additional context
Graph docs - https://learn.microsoft.com/en-us/graph/api/resources/virtualendpoint?view=graph-rest-beta