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
4 changes: 4 additions & 0 deletions src/Databricks/help/Az.Databricks.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Locale: en-US
## Description
Microsoft Azure PowerShell: Databricks cmdlets

While the Az.Databricks PowerShell module is in preview, you must install it separately from the Az PowerShell module using the following command: `Install-Module -Name Az.Databricks`. Once the Az.Databricks PowerShell module is generally available, it becomes part of future Az PowerShell module releases and available natively from within Azure Cloud Shell.

This module allows the management of service features in preview which may not be available yet for your region or subscription.

## Az.Databricks Cmdlets
### [Get-AzDatabricksWorkspace](Get-AzDatabricksWorkspace.md)
Gets the workspace.
Expand Down