Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.56 KB

install-azure-powershell.md

File metadata and controls

39 lines (30 loc) · 1.56 KB
description ms.custom ms.devlang ms.service ms.topic title
Azure PowerShell is available to install for Windows, Linux, and macOS. It can also be run from Azure Cloud Shell and in a Docker container.
devx-track-azurepowershell
powershell
azure-powershell
conceptual
How to install Azure PowerShell

How to install Azure PowerShell

The Az PowerShell module is a rollup module. Installing the Az PowerShell module downloads the generally available modules and makes their cmdlets available for use.

Install

[!INCLUDE current-version] For information about the latest release, see the release notes.

A supported version of PowerShell version 7 or higher is the recommended version of PowerShell for use with the Az PowerShell module on all platforms including Windows, Linux, and macOS.

The Az PowerShell module is preinstalled in Azure Cloud Shell and in Docker images.

See also