Install arcdata Azure CLI extension

Important

If you are updating to a new release, please be sure to also update to the latest version of Azure CLI and the arcdata extension.

Install latest Azure CLI

To get the latest Azure CLI, see Install the Azure CLI.

Add arcdata extension

To add the extension, run the following command:

az extension add --name arcdata 

Learn more about Azure CLI extensions.

Update arcdata extension

If you already have the extension, you can update it with the following command:

az extension update --name arcdata

Plan an Azure Arc-enabled data services deployment