Skip to content

Instantly share code, notes, and snippets.

View bnlf's full-sized avatar

Bruno Faria bnlf

  • Insight
  • Sydney, AU
  • X @bnlf
View GitHub Profile
@bnlf
bnlf / gist:df4dc7a94eb58c891c2557e1bd27862f
Created November 3, 2018 01:20
ARM Template for Databricks
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"DeployLocation": {
"type": "string",
"allowedValues": [
"Australia East",
"Brazil South",
"West US2"