Az.Kusto
Microsoft Azure PowerShell: Kusto cmdlets
Kusto
Add-AzKustoClusterLanguageExtension |
Add a list of language extensions that can run within KQL queries. |
Add-AzKustoDatabasePrincipal |
Add Database principals permissions. |
Get-AzKustoAttachedDatabaseConfiguration |
Returns an attached database configuration. |
Get-AzKustoCluster |
Gets a Kusto cluster. |
Get-AzKustoClusterFollowerDatabase |
Returns a list of databases that are owned by this cluster and were followed by another cluster. |
Get-AzKustoClusterLanguageExtension |
Returns a list of language extensions that can run within KQL queries. |
Get-AzKustoClusterPrincipalAssignment |
Gets a Kusto cluster principalAssignment. |
Get-AzKustoClusterSku |
Lists eligible SKUs for Kusto resource provider. |
Get-AzKustoDatabase |
Returns a database. |
Get-AzKustoDatabasePrincipal |
Returns a list of database principals of the given Kusto cluster and database. |
Get-AzKustoDatabasePrincipalAssignment |
Gets a Kusto cluster database principalAssignment. |
Get-AzKustoDataConnection |
Returns a data connection. |
Invoke-AzKustoDataConnectionValidation |
Checks that the data connection parameters are valid. |
Invoke-AzKustoDetachClusterFollowerDatabase |
Detaches all followers of a database owned by this cluster. |
Invoke-AzKustoDiagnoseClusterVirtualNetwork |
Diagnoses network connectivity status for external resources on which the service is dependent on. |
New-AzKustoAttachedDatabaseConfiguration |
Creates or updates an attached database configuration. |
New-AzKustoCluster |
Create or update a Kusto cluster. |
New-AzKustoClusterPrincipalAssignment |
Create a Kusto cluster principalAssignment. |
New-AzKustoDatabase |
Creates or updates a database. |
New-AzKustoDatabasePrincipalAssignment |
Creates a Kusto cluster database principalAssignment. |
New-AzKustoDataConnection |
Creates or updates a data connection. |
Remove-AzKustoAttachedDatabaseConfiguration |
Deletes the attached database configuration with the given name. |
Remove-AzKustoCluster |
Deletes a Kusto cluster. |
Remove-AzKustoClusterLanguageExtension |
Remove a list of language extensions that can run within KQL queries. |
Remove-AzKustoClusterPrincipalAssignment |
Deletes a Kusto cluster principalAssignment. |
Remove-AzKustoDatabase |
Deletes the database with the given name. |
Remove-AzKustoDatabasePrincipal |
Remove Database principals permissions. |
Remove-AzKustoDatabasePrincipalAssignment |
Deletes a Kusto principalAssignment. |
Remove-AzKustoDataConnection |
Deletes the data connection with the given name. |
Start-AzKustoCluster |
Starts a Kusto cluster. |
Stop-AzKustoCluster |
Stops a Kusto cluster. |
Test-AzKustoClusterNameAvailability |
Checks that the cluster name is valid and is not already in use. |
Test-AzKustoClusterPrincipalAssignmentNameAvailability |
Checks that the principal assignment name is valid and is not already in use. |
Test-AzKustoDatabaseNameAvailability |
Checks that the database name is valid and is not already in use. |
Test-AzKustoDatabasePrincipalAssignmentNameAvailability |
Checks that the database principal assignment is valid and is not already in use. |
Test-AzKustoDataConnectionNameAvailability |
Checks that the data connection name is valid and is not already in use. |
Update-AzKustoCluster |
Update a Kusto cluster. |
Update-AzKustoDatabase |
Updates a database. |
Update-AzKustoDataConnection |
Updates a data connection. |