az dt data-history

Note

This reference is part of the azure-iot extension for the Azure CLI (version 2.37.0 or higher). The extension will automatically install the first time you run an az dt data-history command. Learn more about extensions.

Manage and configure data history.

Commands

Name Description Type Status
az dt data-history connection

Manage and configure data history connections.

Extension GA
az dt data-history connection create

Creates a data history connection between a Digital Twins instance and supported resources.

Extension GA
az dt data-history connection create adx

Creates a data history connection between a Digital Twins instance and an Azure Data Explorer database. Requires pre-created Azure Data Explorer and Event Hub resources.

Extension GA
az dt data-history connection delete

Delete a data history connection configured on a Digital Twins instance.

Extension GA
az dt data-history connection list

List all data history connections configured on a Digital Twins instance.

Extension GA
az dt data-history connection show

Show details of a data history connection configured on a Digital Twins instance.

Extension GA
az dt data-history connection wait

Wait until an operation on a data history connection is complete.

Extension GA