IntuneManagement icon indicating copy to clipboard operation
IntuneManagement copied to clipboard

Importing json files is generating error

Open mdurini-swisscom opened this issue 1 year ago • 13 comments
trafficstars

Hello, i exported some stuff from a tenant and i'm trying to import them in another one. I'm getting these errors

Failed to invoke MS Graph with URL https://graph.microsoft.com/beta/deviceManagement/configurationPolicies (Request ID: 10af5dc4-c738-4edf-bbf7-07353ebe165b). Status code: BadRequest. Response message: The request is invalid. Exception: The remote server returned an error: (400) Bad Request.

Failed to invoke MS Graph with URL https://graph.microsoft.com/beta/deviceManagement/configurationPolicies (Request ID: 81688f33-b78d-4371-ac9b-eea45ae02c7f). Status code: BadRequest. Response message: A type named 'microsoft.graph.windows10GeneralConfiguration' could not be resolved by the model. When a model is available, each type name must resolve to a valid type. Exception: The remote server returned an error: (400) Bad Request.

Failed to invoke MS Graph with URL https://graph.microsoft.com/beta/deviceManagement/configurationPolicies (Request ID: d616ca41-5582-4b75-839a-1adcabfb1280). Status code: BadRequest. Response message: A type named 'microsoft.graph.windowsQualityUpdateProfile' could not be resolved by the model. When a model is available, each type name must resolve to a valid type. Exception: The remote server returned an error: (400) Bad Request.

this is also happening for powershell scripts. what am i doing wrong?

mdurini-swisscom avatar Sep 13 '24 09:09 mdurini-swisscom