{
  "Name": "Commvault Cloud custom role for Azure SQL Managed Instance",
  "IsCustom": true,
  "Description": "Custom role for Azure portal use with the following resources: Azure SQL Managed Instances",
  "Actions": [
    "Microsoft.Resources/subscriptions/resourceGroups/read",
    "Microsoft.Sql/locations/*/read",
    "Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionDatabases/longTermRetentionManagedInstanceBackups/read",
    "Microsoft.Sql/locations/longTermRetentionManagedInstances/longTermRetentionManagedInstanceBackups/read",
    "Microsoft.Sql/locations/longTermRetentionManagedInstanceBackups/read",
    "Microsoft.Sql/locations/longTermRetentionManagedInstanceBackupAzureAsyncOperation/read",
    "Microsoft.Sql/locations/managedDatabaseRestoreAzureAsyncOperation/completeRestore/action",
    "Microsoft.Sql/managedInstances/databases/read",
    "Microsoft.Sql/managedInstances/databases/write",
    "Microsoft.Sql/managedInstances/read",
    "Microsoft.Sql/managedInstances/restorableDroppedDatabases/read"
],
  "NotActions": [],
  "DataActions": [],
  "NotDataActions": [],
  "AssignableScopes": [
    "/subscriptions/{subscription-id}"
  ]
}