Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -835,6 +835,10 @@
},
"WorkspaceCustomParameters": {
"properties": {
"amlWorkspaceId": {
"$ref": "#/definitions/WorkspaceCustomStringParameter",
"description": "The ID of a Azure Machine Learning workspace to link with Databricks workspace"
},
"customVirtualNetworkId": {
"$ref": "#/definitions/WorkspaceCustomStringParameter",
"description": "The ID of a Virtual Network where this Databricks Cluster should be created"
Expand Down