We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc171fd commit d397510Copy full SHA for d397510
specification/databricks/resource-manager/Microsoft.Databricks/stable/2018-04-01/databricks.json
@@ -835,6 +835,10 @@
835
},
836
"WorkspaceCustomParameters": {
837
"properties": {
838
+ "amlWorkspaceId": {
839
+ "$ref": "#/definitions/WorkspaceCustomStringParameter",
840
+ "description": "The ID of a Azure Machine Learning workspace to link with Databricks workspace"
841
+ },
842
"customVirtualNetworkId": {
843
"$ref": "#/definitions/WorkspaceCustomStringParameter",
844
"description": "The ID of a Virtual Network where this Databricks Cluster should be created"
0 commit comments