0.1.150 • Published 1 year ago

@azbake/ingredient-databricks v0.1.150

Weekly downloads
66
License
MIT
Repository
github
Last release
1 year ago

Changelogs

Overview

The SQLServer Logical ingredient is a plugin for bake. When included in a recipe, this will create a SQLServer Logical.

Usage

name: databricks
shortName: databricks
version: 1.0.0
ingredients:
  - "@azbake/ingredient-databricks@~"
resourceGroup: true
rgOverride: HCHB_DataAdmins_DataWarehouse_Dev
parallelRegions: false
variables:
  location : "centralus"
  workspaceName : "az_databricks_test"
  tier : "premium"
recipe:
  namespace:
    properties:
      type: "@azbake/ingredient-databricks"
      parameters:
        location : "[coreutils.variable('location')]"
        workspaceName : "[coreutils.variable('workspaceName')]"
        tier : "[coreutils.variable('tier')]"
propertyrequireddescription
locationyesThe geo-location where the resource lives
workspaceNameYesThe name of the workspace.
tierYesThe SKU tier.

Utilities

Utility classes can be used inside of the bake.yaml file for parameter and source values.

DataBricksUtils class

| function | description | | create_resource_name() | Returns the name created for the Service Bus Namespace when deployed |

Function Details

create_resource_name()

Gets the name created for the App Service Plan when deployed.

...
parameters:
    planName: "[DataBricksUtils.create_resource_name()]"
...
Returns

string

0.1.150

1 year ago

0.1.147

2 years ago

0.1.146

2 years ago

0.1.149

2 years ago

0.1.148

2 years ago

0.1.145

2 years ago

0.1.144

2 years ago

0.1.143

4 years ago

0.1.142

4 years ago

0.1.141

4 years ago

0.1.140

4 years ago

0.1.139

4 years ago

0.1.138

4 years ago

0.1.137

4 years ago

0.1.136

4 years ago

0.1.135

4 years ago

0.1.134

4 years ago

0.1.133

4 years ago

0.1.132

4 years ago

0.1.131

4 years ago

0.1.129

4 years ago

0.1.130

4 years ago

0.1.128

4 years ago

0.1.127

4 years ago

0.1.126

4 years ago

0.1.125

4 years ago

0.1.124

4 years ago

0.1.123

4 years ago

0.1.122

4 years ago

0.1.119

4 years ago

0.1.121

4 years ago

0.1.120

4 years ago

0.1.118

4 years ago

0.1.117

4 years ago

0.1.116

4 years ago

0.1.115

4 years ago

0.1.114

4 years ago

0.1.113

4 years ago

0.1.112

4 years ago

0.1.110

4 years ago

0.1.111

4 years ago

0.1.109

4 years ago

0.1.108

4 years ago

0.1.107

4 years ago

0.1.106

4 years ago

0.1.105

4 years ago

0.1.103

4 years ago

0.1.104

4 years ago

0.1.102

4 years ago

0.1.101

4 years ago

0.1.99

4 years ago

0.1.100

4 years ago

0.1.98

4 years ago

0.1.97

4 years ago

0.1.96

4 years ago

0.1.95

4 years ago

0.1.94

4 years ago

0.1.93

4 years ago

0.1.92

4 years ago

0.1.91

4 years ago

0.1.90

4 years ago

0.1.89

4 years ago

0.1.88

4 years ago

0.1.87

4 years ago

0.1.86

4 years ago

0.1.84

4 years ago

0.1.83

4 years ago

0.1.82

5 years ago

0.1.81

5 years ago