Home > Manage App Profiles > API Permissions Required by AvePoint Apps > Apps for Individual Services > Cloud Backup for IaaS + PaaS > Cloud Backup for Azure AD B2C
Export to PDFWhen you create a Cloud Backup for Azure AD B2C app profile in AvePoint Online Services, the AvePoint Cloud Backup for Azure AD B2C app will be automatically set up in your Microsoft Entra ID.
The table below lists the permissions that should be accepted when you authorize the AvePoint Cloud Backup for Azure AD B2C app.
| API | Permission | Type | Purpose |
|---|---|---|---|
| MSFT Graph | IdentityUserFlow.ReadWrite.All(Read and write all identity user flows) | Application | Allows the app to read or write your organization's user flows, without a signed-in user. |
| MSFT Graph | IdentityProvider.ReadWrite.All(Read and write identity providers) | Application | Allows the app to read and write your organization's identity (authentication) providers' properties without a signed-in user. |
| MSFT Graph | Application.ReadWrite.All(Read and write all applications) | Application | Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants. |
| MSFT Graph | AuditLog.Read.All(Read all audit log data) | Application | Allows the app to read and query your audit log activities, without a signed-in user. |
| MSFT Graph | Directory.Read.All(Read directory data) | Application | Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user. |
| MSFT Graph | AppRoleAssignment.ReadWrite.All(Manage app permission grants and app role assignments) | Application | Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user. |
| MSFT Graph | RoleManagement.ReadWrite.Directory(Read and write all directory RBAC settings) | Application | Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships. |
| MSFT Graph | User.ReadWrite.All(Read and write all users' full profiles) | Application | Allows the app to read and update user profiles without a signed in user. |
| MSFT Graph | UserAuthenticationMethod.ReadWrite.All(Read and write all users' authentication methods) | Application | Allows the application to read and write authentication methods of all users in your organization, without a signed-in user. Authentication methods include things like a user's phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods. |
| MSFT Graph | GroupMember.ReadWrite.All(Read and write all group memberships) | Application | Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted. |
| MSFT Graph | User.ManageIdentities.All(Manage all users' identities) | Application | Allows the app to read, update and delete identities that are associated with a user's account, without a signed in user. This controls the identities users can sign-in with. |
| MSFT Graph | User-Mail.ReadWrite.All(Read and write all secondary mail addresses for users) | Application | Allows the app to read and write secondary mail addresses for all users, without a signed-in user. |
| MSFT Graph | User-Phone.ReadWrite.All(Read and write all user mobile phone and business phones) | Application | Allows the app to read and write the mobile phone and business phones for all users, without a signed-in user. |
| MSFT Graph | User.EnableDisableAccount.All(Enable and disable user accounts) | Application | Allows the app to enable and disable users' accounts, without a signed-in user. |