Table of Contents

BackupRestore-Control.Read.All

Allows the app to 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.Read.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 6fe20a79-0e15-45a1-b019-834c125993a0 af598c63-4292-4437-b925-e996354d3854
DisplayText Read the status of the M365 backup service Read the status of the M365 backup service
Description Allows the app to read the status of M365 backup service (enable/disable), without signed in user Allows the app to read the status of M365 backup service (enable/disable), 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: backupRestoreRoot

Property Type Description
id String ID of the Backup Storage service.
serviceStatus serviceStatus Represents the tenant-level status of the Backup Storage service.