Skip to content

Commit d397510

Browse files
committed
Adding AML Workspace ID Property
1 parent fc171fd commit d397510

File tree

1 file changed

+4
-0
lines changed
  • specification/databricks/resource-manager/Microsoft.Databricks/stable/2018-04-01

1 file changed

+4
-0
lines changed

specification/databricks/resource-manager/Microsoft.Databricks/stable/2018-04-01/databricks.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,10 @@
835835
},
836836
"WorkspaceCustomParameters": {
837837
"properties": {
838+
"amlWorkspaceId": {
839+
"$ref": "#/definitions/WorkspaceCustomStringParameter",
840+
"description": "The ID of a Azure Machine Learning workspace to link with Databricks workspace"
841+
},
838842
"customVirtualNetworkId": {
839843
"$ref": "#/definitions/WorkspaceCustomStringParameter",
840844
"description": "The ID of a Virtual Network where this Databricks Cluster should be created"

0 commit comments

Comments
 (0)