azure-cli

Azure Command-Line Interface

MIT License

Downloads
35.3M
Stars
4K
Committers
1.1K

Bot releases are hidden (Show)

azure-cli - Azure CLI 2.38.2

Published by bebound 4 months ago

azure-cli - Azure CLI 2.38.1

Published by bebound about 1 year ago

azure-cli - Azure CLI 2.0.73

Published by jiasli about 5 years ago

September 5, 2019

ACR

  • Added command group acr config retention to configure retention policy

AKS

  • Added support for ACR integration with the following commands:
    • Added --attach-acr parameter to aks [create|update] to attach an ACR to an AKS cluster
    • Added --detach-acr parameter to aks update to detach the ACR from an AKS cluster

ARM

  • Updated to use API version 2019-05-10

Batch

  • Added new JSON configuration settings to --json-file for batch pool create:
  • Added support for shared image galleries to --image
  • [BREAKING CHANGE] Changed default value of --start-task-wait-for-success on batch pool create to be true
  • [BREAKING CHANGE] Changed default value for Scope on AutoUserSpecification to always be Pool (was Task on Windows nodes, Pool on Linux nodes)
    • This argument can only be set from a JSON configuration with --json-file

HDInsight

  • GA release
  • [BREAKING CHANGE] Changed parameter --workernode-count/-c of az hdinsight resize to be required.

Key Vault

  • Fixed issue where subnets couldn't be deleted from network rules
  • Fixed issue where duplicated subnets and IP addresses could be added to network rules

Network

  • Added --interval parameter to network watcher flow-log to set traffic analysis interval value
  • Added network application-gateway identity to manage gateway identity
  • Added support for setting Key Vault ID to network application-gateway ssl-cert
  • Added network express-route peering peer-connection [show|list]

Policy

  • Updated to use API version 2019-01-01
azure-cli - Azure CLI 2.0.71

Published by Juliehzl about 5 years ago

August 13, 2019

Version 2.0.71

AppService

  • Fixed issue where webapp webjob continuous commands were failing for slots

BotService

  • [BREAKING CHANGE] Removed support for creating v3 SDK bots

CognitiveServices

  • Added cognitiveservices account network-rule commands

Cosmos DB

  • Removed warning when updating multiple write locations
  • Added CRUD commands for CosmosDB SQL, MongoDB, Cassandra, Gremlin and Table resources and resource's throughput

HDInsight

This release contains a large number of breaking changes.

  • [BREAKING CHANGE] Renamed parameters for hdinsight create:
    • Renamed --storage-default-container to --storage-container
    • Renamed --storage-default-filesystem to --storage-filesystem
  • [BREAKING CHANGE] Changed the --name argument of application create to represent the application name instead of the cluster name
  • Added --cluster-name argument to application create to replace old --name functionality
  • [BREAKING CHANGE] Renamed parameters for application create:
    • Renamed --application-type to --type
    • Renamed --marketplace-identifier to --marketplace-id
    • Renamed --https-endpoint-access-mode to --access-mode
    • Renamed --https-endpoint-destination-port to --destination-port
  • [BREAKING CHANGE] Removed parameters for application create:
    • --https-endpoint-location
    • --https-endpoint-public-port
    • --ssh-endpoint-destination-port
    • --ssh-endpoint-location
    • --ssh-endpoint-public-port
  • [BREAKING CHNAGE] Renamed --target-instance-count to --workernode-count for hdinsight resize
  • [BREAKING CHANGE] Changed all commands in the hdinsight script-action group to use the --name parameter as the name of the script action.
  • Added --cluster-name argument to all hdinsight script-action commands to replace old --name functionality
  • [BREAKING CHANGE] Renamed --script-execution-id to --execution-id for all hdinsight script-action commands
  • [BREAKING CHANGE] Renamed hdinsight script-action show to hdinsight script-action show-execution-details
  • [BREAKING CHNAGE] Changed parameters to hdinsight script-action execute --roles to be space-separated instead of comma-separated
  • [BREAKING CHANGE] Removed the --persisted parameter of hdinsight script-action list
  • Changed the hdinsight create --cluster-configurations parameter to accept a path to a local JSON file or a JSON string
  • Added command hdinsight script-action list-execution-history
  • Changed hdinsight monitor enable --workspace to accept a Log Analytics workspace ID or workspace name
  • Added the hdinsight monitor enable --primary-key argument, which is needed if a workspace ID is provided as the parameter
  • Added more examples and updated descriptions for help messages

Interactive

  • Fixed a loading error

Kubernetes

  • Changed to use https if dashboard container port is using https

Network

  • Added --yes argument network dns record-set cname delete

Profile

  • Added --resource-type argument to account get-access-token to get resource access tokens

ServiceFabric

  • Added all supported os version for sf cluster create
  • Fixed primary certificate validation bug

Storage

  • Added command storage copy
azure-cli - MSAL Preview Release

Published by marstr over 5 years ago

Our first release from an experimental branch which support Single-Sign-On with Azure PowerShell and Visual Studio.

Package Rankings
Top 0.48% on Pypi.org
Top 15.16% on Spack.io
Related Projects