Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.73 KB

install-azure-cli-linux.md

File metadata and controls

57 lines (36 loc) · 1.73 KB
titledescriptionauthorms.authorms.datems.topicms.servicems.customzone_pivot_group_filenamezone_pivot_groupskeywords
Install the Azure CLI on Linux | Microsoft Docs
Learn how to install and run the Azure CLI on Linux manually. You can install the Azure CLI on Linux computers with one command or a step-by-step process.
jiasli
jiasli
09/19/2024
concept-article
azure-cli
devx-track-azurecli, linux-related-content
azure/zone-pivot-groups.json
cli-linux-installation-method
linux cli, azure cli linux, install azure cli ubuntu, install azure cli linux

Install the Azure CLI on Linux

This article explains how to install the Azure CLI on Linux. Select the appropriate package manager for your distribution from the options at the top of the page. Using a Linux distribution's package manager is recommended, but you may manually install the Azure CLI on Linux by selecting the Install script option.

[!INCLUDE current-version]

::: zone pivot="dnf"

[!INCLUDE cli-install-linux-dnf]

::: zone-end

::: zone pivot="zypper"

[!INCLUDE cli-install-linux-zypper]

::: zone-end

::: zone pivot="apt"

[!INCLUDE cli-install-linux-apt]

::: zone-end

::: zone pivot="tdnf"

[!INCLUDE cli-install-linux-tdnf]

::: zone-end

::: zone pivot="script"

[!INCLUDE cli-install-linux-apt]

::: zone-end

Next Steps

Now that you've installed the Azure CLI, take a short tour of its features and common commands.

[!div class="nextstepaction"] Get started with the Azure CLI

close