Skip to main content
Version: 1.0.0

Troubleshooting Azure Connection

Here you can find a list of common issues when trying to connect an Azure Cloud/Cluster.

1. Resource Group missing permission

In order to deploy to Azure, you need to have the correct role and scopes assigned to the Azure subscription. Check how to assign a role to and solve the missing permission error.

The client 'xxxxx' with object id 'xxxxx' does not have authorization to perform action 'Microsoft.Resources/subscriptions/resourcegroups/read' over scope '/subscriptions/xxxxxx'

The built-in Contributor role can be used for a Zeet's managed Azure cluster.

info

Make sure that you have followed the steps to create the Client ID and Client Secret.