microsoftgraph / powershell-intune-samples

This repository of PowerShell sample scripts show how to access Intune service resources. They demonstrate this by making HTTPS RESTful API requests to the Microsoft Graph API from PowerShell.
MIT License
1.33k stars 654 forks source link

Devices cannot be deleted code 400 #215

Closed danieldalessandro closed 2 years ago

danieldalessandro commented 2 years ago

Hi guys, why this happens?

image

This is my sample csv

image

When i try to change the sample csv to:

image

I got this error:

image

Anyone can help me with this ?

danieldalessandro commented 2 years ago

Resolve this by put just one single columm into csv file and replacing the names. Now its working.