You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems that since some days the windowsAutopilotDeviceIdentities API does not work anymore and the only post about something like it is this one: #2348
It seems that the API is not operating correctly, but I have to clue where to check the status or where to ask for. I also noticed, that when I use the web graph api I had to change the syntax, like removing the $ in front of the filter: https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities$filter=contains(serialNumber eq 'SMBIOS_STRING_INDEX_0')
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
it seems that since some days the windowsAutopilotDeviceIdentities API does not work anymore and the only post about something like it is this one:
#2348
It seems that the API is not operating correctly, but I have to clue where to check the status or where to ask for. I also noticed, that when I use the web graph api I had to change the syntax, like removing the $ in front of the filter:
https://graph.microsoft.com/v1.0/deviceManagement/windowsAutopilotDeviceIdentities$filter=contains(serialNumber eq 'SMBIOS_STRING_INDEX_0')Beta Was this translation helpful? Give feedback.
All reactions