Skip to content

Releases: Azure/azure-cli

Azure CLI 2.0.46

19 Sep 20:44
Compare
Choose a tag to compare
azure-cli-2.0.46

[ACR] Support pushing helm packages with path reference (#7358)

Azure CLI 2.0.45

28 Aug 23:41
Compare
Choose a tag to compare
azure-cli-2.0.45

Merge branch 'rc2.0.45'

Azure CLI 2.0.44 Release

15 Aug 21:56
Compare
Choose a tag to compare
azure-cli-2.0.44

Add telemetry module to RPM release script

Azure CLI 2.0.42

26 Jul 22:38
Compare
Choose a tag to compare
azure-cli-2.0.42

Remove unused import

Azure CLI 2.0.40

29 Jun 16:48
Compare
Choose a tag to compare
azure-cli-2.0.40

Adding support to disable identity feature and removing preview tags …

Azure CLI 2.0.38

19 Jun 20:41
Compare
Choose a tag to compare
azure-cli-2.0.38

[AKS] update SDK and add tests for "nodeResourceGroup"  (#6569)

Azure CLI 2.0.37

12 Jun 22:17
Compare
Choose a tag to compare
minor fix for CLI core (#6528)

comment

Azure CLI 2.0.36

12 Jun 22:17
e869cad
Compare
Choose a tag to compare
azure-cli-2.0.36

Update AppService dependencies (#6520)

Azure CLI 2.0.35

04 Jun 22:33
Compare
Choose a tag to compare

Azure CLI 2.0.35

This is a short release. It addresses a broken dependency in the azure-cli-interactive module.

Interactive

  • Fix a breaking dependency to avoid prompt_toolkit 2.0.0 breaking changes.

Azure CLI 2.0.34

04 Jun 17:04
Compare
Choose a tag to compare

Version 2.0.34

Core

  • Added support for cross tenant resource referencing
  • Improved telemetry upload reliability

ACR

  • Added support for VSTS as a remote source location
  • Added acr import command

AKS

  • Changed aks get-credentials to create the kube config file with more secure filesystem permissions

Batch

  • Fixed bug in Pool list table formatting [Issue #4378]

IOT

  • Added support for creating Basic Tier IoT Hubs

Network

  • Improved network vnet peering

Policy Insights

  • Initial Release

ARM

  • Added account management-group commands.

SQL

  • Added new managed instance commands:
    • sql mi create
    • sql mi show
    • sql mi list
    • sql mi update
    • sql mi delete
  • Added new managed database commands:
    • sql midb create
    • sql midb show
    • sql midb list
    • sql midb restore
    • sql midb delete

Storage

  • Added extra mimetypes for json and javascript to be inferred from file extensions

VM

  • Changed vm list-skus to use fixed columns and add warning that Tier and Size will be removed
  • Added --accelerated-networking option to vm create
  • Added --tags to identity create