Connecting your Azure cloud
Note
The BigAnimal CLI commands used for connecting your cloud to BigAnimal register an application with Azure AD and create a service principal to delegate identity and access management functions to Azure Active Directory (AD). For more information, see for Azure EDB cloud utilities in GitHub.
Prerequisites
Before connecting to your cloud, make sure that you're assigned either the Global Administrator role or the Privileged Role Administrator role in Azure AD and that you have the Owner role for your BigAnimal Azure subscription.
Connecting your cloud
Tip
If you're using Cloud Shell, add the ./
prefix to the biganimal
command (./biganimal
).
To connect your cloud:
Open the Azure Cloud Shell in your browser.
Create a BigAnimal CLI credential:
To set up your cloud provider, run the
setup-csp
command:The command checks for cloud account readiness and displays the results.
If the following readiness checks aren't met, see Configure your Azure subscription to manually configure your cloud:
If the cloud readiness checks pass, your cloud account is successfully set up.
Connect your cloud account to BigAnimal:
After your cloud account is successfully connected to BigAnimal, you and other users with the correct permissions can create clusters.
- On this page
- Prerequisites
- Connecting your cloud