Table of Contents

SecurityIdentitiesMigration.ReadWrite.All

Allows the app to read and write identity security sensor migration on behalf of the signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the SecurityIdentitiesMigration.ReadWrite.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier afd28a5a-707f-4edf-85c2-c446291e63da 741a6ef0-37e6-4b0a-9178-133d94fbc46e
DisplayText Read and write all identity security sensor migration Read and write identity security sensor migration
Description Allows the app to read and write identity security sensor migration without a signed-in user. Allows the app to read and write identity security sensor migration on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: migrateSensorsResult

Property Type Description
failedMigrationSensorIds String collection The collection of sensor IDs that failed to migrate.
successfulMigrationSensorIds String collection The collection of sensor IDs that were successfully migrated.