quickstarts
Installing Yellowbrick on Microsoft Azure
Add text
Launching the Deployer
The Azure Deployer is based on Azure Resource Manager. It can be deployed by retrieving the template and its associated form, to create a Template Spec that will appear in the Azure portal.
You must first retrieve the two input files:
wget https://ybinstallerprod.blob.core.windows.net/7-1-2-66379-e33141f2/deployment.json
wget https://ybinstallerprod.blob.core.windows.net/7-1-2-66379-e33141f2/form-definition.json
Then create the template spec with the following CLI command:
az ts create --name yellowbrick-deployer --version 7.1.2-66379.e33141f2 --resource-group --subscription --location --template-file deployment.json --ui-form-definition form-definition.json
Prerequisites
in this page
Setup Yellowbrick Deployer
Deploy A New Yellowbrick Instance
Install Your License
Create a Compute Cluster
1
One
Add text here
2
Two
Add text here
3
Three
Add text here
4
Four
Add text here
Want to talk to us about your use case
Learn more about Yellowbrick