BackupRestore-Control.ReadWrite.All
Allows the app to update or read the status of M365 backup service (enable/disable), 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
BackupRestore-Control.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 | fb240865-88f8-4a1d-923f-98dbc7920860 | 96d46335-d92d-41b8-bc9f-273a692381ea |
DisplayText | Update or read the status of the M365 backup service | Update or read the status of the M365 backup service |
Description | Allows the app to update or read the status of M365 backup service (enable/disable), without signed in user | Allows the app to update or read the status of M365 backup service (enable/disable), on behalf of the signed in user. |
AdminConsentRequired | Yes | Yes |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
Methods | |
---|---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
Graph reference: backupRestoreRoot
Property | Type | Description |
---|---|---|
id | String | ID of the Backup Storage service. |
serviceStatus | serviceStatus | Represents the tenant-level status of the Backup Storage service. |