-
Notifications
You must be signed in to change notification settings - Fork 322
Description
Hello,
I have an issue when importing applications. I'm only getting the JSON and detection script from it but no intunewin file. The folder for packages is empty.

In the log I found an error: Failed to invoke MS Graph with URL https://graph.microsoft.com/beta/deviceAppManagement/mobileApps/4bddcdf4-2e09-44e4-a23a-ecc39d9743c2/microsoft.graph.win32LobApp/contentVersions//files (Request ID: c6083d3d-2558-43af-b310-e137e4873665). Status code: BadRequest. Response message: . Response message: Invalid content version id: 'files'. - Operation ID (for customer support): 00000000-0000-0000-0000-000000000000 - Activity ID: f7f42119-65f1-49f9-a528-82dff0e8cf63 - Url: https://fef.amsub0502.manage.microsoft.com/AppLifecycle_2507/StatelessAppMetadataFEService/deviceAppManagement/mobileApps('4bddcdf4-2e09-44e4-a23a-ecc39d9743c2')/microsoft.management.services.api.win32LobApp/contentVersions('files')?api-version=5025-03-28 Exception: The remote server returned an error: (400) Bad Request.
Here is a list of all of my permissions:
Another issue that I have is a group creation. I'm testing the script on a single tenant and when exporting it exports all the groups into Groups folder and creates a MigrationTable.json. But when I delete the group from my tenant and I try to import a policy that was assigned to that group it doesn't create a new one.
In the logs I found a warning: Could not find migration table.
In Intune it looks like it tried to assign a group but couldn't.
Export setting:
Import settings:
