Troubleshooting Azure Backup Failure: Ensure Proper Permissions for 'Microsoft.Compute/galleries' - Prerequisites Guide
1. Backup failed. Make sure the permissions for 'Microsoft.Compute/galleries' listed in the 'Prerequisites to add Azure Account' are granted.
Permissions to create, read, and write galleries are missing or misspelled while creating a role for App Registration. Account credentials are not generated by following the correct document.
To resolve this issue, follow these steps:
1. Make sure credentials for Azure Account are generated by following the steps given in the below document.
2. If so, followed the above step, Make sure the permission JSON assigned for the role has the below permissions.
Under "actions":
"Microsoft.Compute/galleries/read"
"Microsoft.Compute/galleries/write"
"Microsoft.Compute/galleries/delete"
"Microsoft.Compute/galleries/share/action"
"Microsoft.Compute/galleries/applications/read"
"Microsoft.Compute/galleries/applications/write"
"Microsoft.Compute/galleries/applications/delete"
"Microsoft.Compute/galleries/applications/versions/read"
"Microsoft.Compute/galleries/applications/versions/write"
"Microsoft.Compute/galleries/applications/versions/delete"
If not, edit the permission JSON, then copy and paste the above permissions under actions, then save it, and wait for some time for the permission changes to get reflected. Then proceed with the backup.
Related Articles
Azure Backup Failure: Verify Permissions for 'Microsoft.Compute/VirtualMachines' According to Prerequisites
KB ID: 501026 Issue: 1. Backup failed. Ensure that the permissions for 'Microsoft.Compute/VirtualMachines' listed in the 'Prerequisites to add Azure Account' are granted. Cause: Permissions required to access the storage account might be missing or ...
Troubleshooting: Azure Backup Failure Due to Missing Permissions for 'Microsoft.Storage/storageAccounts
KB ID: 501024 Issue: 1. Backup failed. Make sure the permissions for 'Microsoft.Storage/storageAccounts' listed in the 'Prerequisites to add Azure Account' are granted. Cause: Permissions to access the storage account are missed or misspelled while ...
Quick Start Guide for Microsoft Azure Backup & Recovery
About Microsoft Azure Backup BDRSuite provides a robust solution for protecting Microsoft Azure resources, including Azure VMs, Azure Files, and SQL databases. It supports automated incremental backups, granular recovery, and secure storage across ...
Azure VM Backup and Recovery
Overview BDRSuite's Azure Backup solution provides comprehensive protection for your Azure Virtual Machines and other critical workloads, ensuring secure backups and seamless recovery in case of accidental deletion, data corruption, or system ...
Quick Start Guide for Microsoft 365 Backup & Recovery
About Microsoft 365 Backup & Recovery BDRSuite provides a comprehensive solution for protecting Microsoft 365 data, including Mailbox, Group Mailbox, SharePoint and Teams. It ensures secure backups with flexible retention policies and incremental ...