Hello,
I have owner access to a subscription and trying to deploy a hub and constant receive the following:
{
"code": "DeploymentFailed",
"target": "/subscriptions/829/resourceGroups/rg-s/providers/Microsoft.Resources/deployments/hub",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "InvalidTemplateDeployment",
"message": "The template deployment failed with error: 'Authorization failed for template resource 'a6' of type 'Microsoft.Authorization/roleAssignments'. The client 'admin-hub' with object id '9' does not have permission to perform action 'Microsoft.Authorization/roleAssignments/write' at scope '/subscriptions/82/resourceGroups/rg-dev/providers/Microsoft.Storage/storageAccounts/finopshub1envr6qrsubjru/providers/Microsoft.Authorization/roleAssignments/a60'.'."
}
Hello,
I have owner access to a subscription and trying to deploy a hub and constant receive the following:
{
"code": "DeploymentFailed",
"target": "/subscriptions/829/resourceGroups/rg-s/providers/Microsoft.Resources/deployments/hub",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
"details": [
{
"code": "InvalidTemplateDeployment",
"message": "The template deployment failed with error: 'Authorization failed for template resource 'a6' of type 'Microsoft.Authorization/roleAssignments'. The client 'admin-hub' with object id '9' does not have permission to perform action 'Microsoft.Authorization/roleAssignments/write' at scope '/subscriptions/82/resourceGroups/rg-dev/providers/Microsoft.Storage/storageAccounts/finopshub1envr6qrsubjru/providers/Microsoft.Authorization/roleAssignments/a60'.'."
}