/
/
/
/
Installing Yellowbrick on Azure Web Services

quickstarts

Installing Yellowbrick on Microsoft Azure

Deploy the Yellowbrick SQL data platform in your Azure environment in four straightforward steps. This process gives you a fully functioning Yellowbrick instance while maintaining complete control over your data.

Prerequisites

  • Azure account with permissions to manage IAM access within a resource group (owner permissions recommended)
  • Azure service quota that includes:
    1. 12 Standard DDSv5 Family vCPUs
    2. 16 Standard Dv5 Family vCPUs
    3. 32 Standard LSv3 Family vCPUs
    4. 60 Total Regional vCPUs
  • Network access for deployer setup
  • Access to Azure Portal and Azure CLI

in this page

Setup Yellowbrick Deployer

Deploy A New Yellowbrick Instance

Install Your License

Create a Compute Cluster

Try For Free

Get full access for 30 days!

1

Setup Yellowbrick Deployer 

The Yellowbrick Deployer can be set up quickly using the Azure custom deployment button below:

  1. Click the “Deploy to Azure” button above
  2. In the Custom deployment page that opens:
    • Select your subscription
    • Select or create a resource group
    • Choose your preferred Azure region
    • For SSH settings, select “Generate new key pair” and provide a name for your key
  3. Click “Review + create” to validate the deployment, then “Create” to start the deployment
  4. Once the deployment completes (5-10 minutes), navigate to the deployment in your resource group, go to the “Outputs” tab, and locate the Deployer URL

For more detailed installation instructions, please refer to the complete Azure Installation Guide.

az ts create \
--name yellowbrick-deployer \
--version 7.2.0-69430.476d4f96 \
--resource-group \
--subscription \
--location \
--template-file deployment.json \
--ui-form-definition form-definition.json

2

Deploy A New Yellowbrick Instance 

Configure and run the deployer to create your Yellowbrick instance.

  1. Access the Deployer URL from the deployment outputs
  2. Select “Install” option and accept the EULA
  3. Configure your instance:
    1. Instance name
    2. Azure subscription ID
    3. Resource group name
    4. Deployment region
    5. Optional: Add tags for resource tracking
  4. Configure network access settings and subnet configuration
  5. Set up admin credentials (store securely – they’re only shown once)
  6. Review and start installation (approximately 20 minutes)
  7. Access Yellowbrick Manager using the URL provided upon completion

3

Install Your License 

Activate your Yellowbrick instance to enable cluster creation and query execution. 

  1. Navigate to Configuration → License in the Yellowbrick Manager 
  2. Paste your license key and click Install License 
  3. Verify license details including expiration date and vCPU allotment 

4

Create A Compute Cluster 

Set up a compute cluster to start running queries and analyzing data.

  1. Navigate to Instance Management in the left menu
  2. Click Create Cluster
  3. Configure your cluster:
    1. Provide a meaningful name
    2. Select node size (start small and scale as needed)
    3. Choose the number of nodes (1-2 recommended initially)
  4. Click Create and wait for provisioning to complete
  5. Once status shows “Running,” your Yellowbrick instance is ready
  6. Connection details for PostgreSQL-compatible clients are available on the Instance Management page

Want to talk to us about your use case

Learn more about Yellowbrick