az kusto

Note

This command group has commands that are defined in both Azure CLI and at least one extension. Install each extension to benefit from its extended capabilities. Learn more about extensions.

Manage Azure Kusto resources.

This module will not be supported starting January 1, 2021. Please execute "az extension add -n kusto" to install the supported Kusto extension.

Commands

Name Description Type Status
az kusto attached-database-configuration

Manage attached database configuration with kusto.

Extension Experimental
az kusto attached-database-configuration create

Create an attached database configuration.

Extension Experimental
az kusto attached-database-configuration delete

Deletes the attached database configuration with the given name.

Extension Experimental
az kusto attached-database-configuration list

Returns the list of attached database configurations of the given Kusto cluster.

Extension Experimental
az kusto attached-database-configuration show

Returns an attached database configuration.

Extension Experimental
az kusto attached-database-configuration update

Update an attached database configuration.

Extension Experimental
az kusto attached-database-configuration wait

Place the CLI in a waiting state until a condition of the kusto attached-database-configuration is met.

Extension Experimental
az kusto cluster

Manage Azure Kusto clusters.

Core and Extension Deprecated
az kusto cluster-principal-assignment

Manage cluster principal assignment with kusto.

Extension Experimental
az kusto cluster-principal-assignment create

Create a Kusto cluster principalAssignment.

Extension Experimental
az kusto cluster-principal-assignment delete

Deletes a Kusto cluster principalAssignment.

Extension Experimental
az kusto cluster-principal-assignment list

Lists all Kusto cluster principalAssignments.

Extension Experimental
az kusto cluster-principal-assignment show

Gets a Kusto cluster principalAssignment.

Extension Experimental
az kusto cluster-principal-assignment update

Update a Kusto cluster principalAssignment.

Extension Experimental
az kusto cluster-principal-assignment wait

Place the CLI in a waiting state until a condition of the kusto cluster-principal-assignment is met.

Extension Experimental
az kusto cluster add-language-extension

Add a list of language extensions that can run within KQL queries.

Extension Experimental
az kusto cluster create

Create a Kusto cluster.

Core Deprecated
az kusto cluster create (kusto extension)

Create a Kusto cluster.

Extension Experimental
az kusto cluster delete

Delete a Kusto cluster.

Core Deprecated
az kusto cluster delete (kusto extension)

Deletes a Kusto cluster.

Extension Experimental
az kusto cluster detach-follower-database

Detaches all followers of a database owned by this cluster.

Extension Experimental
az kusto cluster diagnose-virtual-network

Diagnoses network connectivity status for external resources on which the service is dependent on.

Extension Experimental
az kusto cluster list

List a Kusto cluster.

Core Deprecated
az kusto cluster list (kusto extension)

Lists all Kusto clusters within a resource group. And Lists all Kusto clusters within a subscription.

Extension Experimental
az kusto cluster list-follower-database

Returns a list of databases that are owned by this cluster and were followed by another cluster.

Extension Experimental
az kusto cluster list-language-extension

Returns a list of language extensions that can run within KQL queries.

Extension Experimental
az kusto cluster list-outbound-network-dependency-endpoint

Gets the network endpoints of all outbound dependencies of a Kusto cluster.

Extension Experimental
az kusto cluster list-sku

Returns the SKUs available for the provided resource. And Lists eligible SKUs for Kusto resource provider.

Extension Experimental
az kusto cluster remove-language-extension

Remove a list of language extensions that can run within KQL queries.

Extension Experimental
az kusto cluster show

Get a Kusto cluster.

Core Deprecated
az kusto cluster show (kusto extension)

Gets a Kusto cluster.

Extension Experimental
az kusto cluster start

Start a Kusto cluster.

Core Deprecated
az kusto cluster start (kusto extension)

Starts a Kusto cluster.

Extension Experimental
az kusto cluster stop

Stop a Kusto cluster.

Core Deprecated
az kusto cluster stop (kusto extension)

Stops a Kusto cluster.

Extension Experimental
az kusto cluster update

Update a Kusto cluster.

Core Deprecated
az kusto cluster update (kusto extension)

Update a Kusto cluster.

Extension Experimental
az kusto cluster wait

Wait for a managed Kusto cluster to reach a desired state.

Core Deprecated
az kusto cluster wait (kusto extension)

Place the CLI in a waiting state until a condition of the kusto cluster is met.

Extension Experimental
az kusto data-connection

Manage data connection with kusto.

Extension Experimental
az kusto data-connection delete

Deletes the data connection with the given name.

Extension Experimental
az kusto data-connection event-grid

Manage data connection with kusto sub group event-grid.

Extension Experimental
az kusto data-connection event-grid create

Create a data connection.

Extension Experimental
az kusto data-connection event-grid data-connection-validation

Checks that the data connection parameters are valid.

Extension Experimental
az kusto data-connection event-grid update

Updates a data connection.

Extension Experimental
az kusto data-connection event-hub

Manage data connection with kusto sub group event-hub.

Extension Experimental
az kusto data-connection event-hub create

Create a data connection.

Extension Experimental
az kusto data-connection event-hub data-connection-validation

Checks that the data connection parameters are valid.

Extension Experimental
az kusto data-connection event-hub update

Updates a data connection.

Extension Experimental
az kusto data-connection iot-hub

Manage data connection with kusto sub group iot-hub.

Extension Experimental
az kusto data-connection iot-hub create

Create a data connection.

Extension Experimental
az kusto data-connection iot-hub data-connection-validation

Checks that the data connection parameters are valid.

Extension Experimental
az kusto data-connection iot-hub update

Updates a data connection.

Extension Experimental
az kusto data-connection list

Returns the list of data connections of the given Kusto database.

Extension Experimental
az kusto data-connection show

Returns a data connection.

Extension Experimental
az kusto data-connection wait

Place the CLI in a waiting state until a condition of the kusto data-connection is met.

Extension Experimental
az kusto database

Manage Azure Kusto databases.

Core and Extension Deprecated
az kusto database-principal-assignment

Manage database principal assignment with kusto.

Extension Experimental
az kusto database-principal-assignment create

Creates a Kusto cluster database principalAssignment.

Extension Experimental
az kusto database-principal-assignment delete

Deletes a Kusto principalAssignment.

Extension Experimental
az kusto database-principal-assignment list

Lists all Kusto cluster database principalAssignments.

Extension Experimental
az kusto database-principal-assignment show

Gets a Kusto cluster database principalAssignment.

Extension Experimental
az kusto database-principal-assignment update

Update a Kusto cluster database principalAssignment.

Extension Experimental
az kusto database-principal-assignment wait

Place the CLI in a waiting state until a condition of the kusto database-principal-assignment is met.

Extension Experimental
az kusto database add-principal

Add Database principals permissions.

Extension Experimental
az kusto database create

Create a Kusto database.

Core Deprecated
az kusto database create (kusto extension)

Create a database.

Extension Experimental
az kusto database delete

Delete a Kusto database.

Core Deprecated
az kusto database delete (kusto extension)

Deletes the database with the given name.

Extension Experimental
az kusto database list

List a Kusto database.

Core Deprecated
az kusto database list (kusto extension)

Returns the list of databases of the given Kusto cluster.

Extension Experimental
az kusto database list-principal

Returns a list of database principals of the given Kusto cluster and database.

Extension Experimental
az kusto database remove-principal

Remove Database principals permissions.

Extension Experimental
az kusto database show

Get a Kusto database.

Core Deprecated
az kusto database show (kusto extension)

Returns a database.

Extension Experimental
az kusto database update

Update a Kusto database.

Core Deprecated
az kusto database update (kusto extension)

Updates a database.

Extension Experimental
az kusto database wait

Wait for a managed Kusto database to reach a desired state.

Core Deprecated
az kusto database wait (kusto extension)

Place the CLI in a waiting state until a condition of the kusto database is met.

Extension Experimental
az kusto managed-private-endpoint

Manage managed private endpoint with kusto.

Extension Experimental
az kusto managed-private-endpoint create

Creates a managed private endpoint.

Extension Experimental
az kusto managed-private-endpoint delete

Deletes a managed private endpoint.

Extension Experimental
az kusto managed-private-endpoint list

Returns the list of managed private endpoints.

Extension Experimental
az kusto managed-private-endpoint show

Gets a managed private endpoint.

Extension Experimental
az kusto managed-private-endpoint update

Updates a managed private endpoint.

Extension Experimental
az kusto managed-private-endpoint wait

Place the CLI in a waiting state until a condition of the kusto managed-private-endpoint is met.

Extension Experimental
az kusto operation-result

Manage operation result with kusto.

Extension Experimental
az kusto operation-result-location

Manage operation result location with kusto.

Extension Experimental
az kusto operation-result-location show

Returns operation results.

Extension Experimental
az kusto operation-result show

Returns operation results.

Extension Experimental
az kusto private-endpoint-connection

Manage private endpoint connection with kusto.

Extension Experimental
az kusto private-endpoint-connection create

Approve or reject a private endpoint connection with a given name.

Extension Experimental
az kusto private-endpoint-connection delete

Deletes a private endpoint connection with a given name.

Extension Experimental
az kusto private-endpoint-connection list

Returns the list of private endpoint connections.

Extension Experimental
az kusto private-endpoint-connection show

Gets a private endpoint connection.

Extension Experimental
az kusto private-endpoint-connection update

Approve or reject a private endpoint connection with a given name.

Extension Experimental
az kusto private-endpoint-connection wait

Place the CLI in a waiting state until a condition of the kusto private-endpoint-connection is met.

Extension Experimental
az kusto private-link-resource

Manage private link resource with kusto.

Extension Experimental
az kusto private-link-resource list

Returns the list of private link resources.

Extension Experimental
az kusto private-link-resource show

Gets a private link resource.

Extension Experimental
az kusto script

Manage script with kusto.

Extension Experimental
az kusto script create

Creates a Kusto database script.

Extension Experimental
az kusto script delete

Deletes a Kusto principalAssignment.

Extension Experimental
az kusto script list

Returns the list of database scripts for given database.

Extension Experimental
az kusto script show

Gets a Kusto cluster database script.

Extension Experimental
az kusto script update

Updates a database script.

Extension Experimental
az kusto script wait

Place the CLI in a waiting state until a condition of the kusto script is met.

Extension Experimental