Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: Azure/azure-xplat-cli

0.10.20

10 Oct 01:04
78f9eaf
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • ASM - Network
    • Added associate/deassociate commands to ASM reserved IP

0.10.19

06 Jun 20:11
1c567d3
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • ASM - Network
    • Fixed incorrect assignment of idleTimeout in ASM's LB Set #3687

0.10.18

23 Mar 19:57
4edfd79
Compare
Choose a tag to compare

npm: npm install -g azure-cli

  • General
    • cloud shell: able to work with accounts created by CLI 2.0 in the cloud shell #3684
  • Webapp
    • Update KuduScript to 1.0.16 #3680

0.10.17

15 Nov 22:56
3113d5e
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • cloud-shell: set 'expiresIn' with an integer value #3657
  • Network
    • Added AvailableEndpointServices #3656
    • Added skuName option to LoadBalancer & PublicIP
    • Replaced Usages with autogenerated version
    • Fixed incorrect option check in Application Gateway
    • Bumped azure-arm-network's version to 3.0.0
    • Added CheckConnectivity method to Network Watcher #3655
    • Moved autogenerated tests into separate folder to mirror the same approach with command files
    • Improved output of list commands #3653
    • Application Gateway
      • Fixed --nowait support
    • Virtual Network Gateway
      • The shorthand for --enable-active-active-feature was changed to -r as it was conflicting with the shorthand for --resource-group
    • Replaced tests for VPN Gateways with autogenerated ones #3650, #3651, #3652
    • Updated autogenerated tests for LocalNetworkGateways
    • Replaced tests for Usage with autogenerated ones #3649
    • Updated DNS Zone tests to keep consistent code style with autogenerated tests
    • Re-recorded DNS Zone tests
    • Replaced tests for Traffic Manager with autogenerated ones #3638
    • Updates set roledef call to find the roledef by ID and not by id and scope together #3645

0.10.16

23 Sep 00:48
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • cloud-shell: set 'expiresIn' with an integer value #3657
  • Network
    • Added AvailableEndpointServices #3656
    • Added skuName option to LoadBalancer & PublicIP
    • Replaced Usages with autogenerated version
    • Fixed incorrect option check in Application Gateway
    • Bumped azure-arm-network's version to 3.0.0
    • Added CheckConnectivity method to Network Watcher #3655
    • Moved autogenerated tests into separate folder to mirror the same approach with command files
    • Improved output of list commands #3653
    • Application Gateway
      • Fixed --nowait support
    • Virtual Network Gateway
      • The shorthand for --enable-active-active-feature was changed to -r as it was conflicting with the shorthand for --resource-group
    • Replaced tests for VPN Gateways with autogenerated ones #3650, #3651, #3652
    • Updated autogenerated tests for LocalNetworkGateways
    • Replaced tests for Usage with autogenerated ones #3649
    • Updated DNS Zone tests to keep consistent code style with autogenerated tests
    • Re-recorded DNS Zone tests
    • Replaced tests for Traffic Manager with autogenerated ones #3638
    • Updates set roledef call to find the roledef by ID and not by id and scope together #3645

0.10.15

14 Jul 19:15
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • Fix for cloud console: fill in isMRRT field when being invoked with raw tokens. #3614
    • Upgraded ms-rest and ms-rest-azure runtime dependencies to their latest version. #3627, #3634
    • Updated Windows Installer infrastructure code to consume a more recent and stable npm version. #3629
  • Graph-RBAC
    • Added logic to validate the scope before sending request to ARM. #3628
  • Network
    • Updated azure-arm-network dependency to its latest version. #3635
    • Public IP. #3619
      • Added support for VMSS PublicIP.
    • Added new features in Application Gateways. #3633 (Issue #3625)
      • New subcategory redirect-config
      • Http Settings
        • New parameters --host-name, --pick-host-name, --affinity-cookie-name, --probe-enabled, --path
      • Probes
        • New parameters --pick-host-name, --min-servers, --health-response-body, --status-codes
        • Parameter --host-name is now optional
      • Rules
        • New parameters --redirect-configuration-name, --redirect-configuration-id
      • Ssl Policies
        • New parameters --policy-type, --policy-name, --cipher-suites, --min-protocol-version
        • New command list-available
        • New subcategory predefined with two commands: list and show
      • Url Path Maps
        • New parameters --default-redirect-configuration-id, --default-redirect-configuration-name
        • Url Path Maps Rules
          • New parameter --redirect-configuration-name
          • Parameters --http-settings-name and --address-pool-name are now optional

View changes since the last release.

0.10.14

12 Jun 20:20
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • Fixed bug #3605 by updating easy table package dependency. This ensures this application works well with npm@5. #3608
  • Compute (ARM)
    • Updated Compute Package to 2.0.0-preview with new API version. #3599
    • Updated Compute Package to version 3.0.0-preview & updated commands. #3603
  • Compute (ASM)
    • Added ASM Compute VM Commands: Delete/Redeploy/Start/Restart/GetRDP/Show. #3607
  • Network
    • Rewrote implementation for ExpressRoute Circuit Peerings. #3601
    • Application Gateway. #3604
      • Added support for Disabled Rule Groups to WAF Config
      • Added support for Path Based Routing to Request Routing Rules
    • Traffic Manager. #3589
      • Rewrote implementation for Traffic Manager
      • Added support for API version 2017-05-01 (Fast Endpoint Failover)
    • Network Interfaces. #3609
      • Added support for EnableAcceleratedNetworking
    • Added vnet usage feature support #3602
  • Graph-RBAC
    • upgraded to new package version
    • Fixed bug in role assignment command (Issue Azure/azure-powershell#3407). #3585
    • Updated getobjectsbyobjectId call for objectIds > 1000, since the API limits only 1000 objectIds. #3594
  • IotHub
    • Added Routing Support for IotHub. #3590
  • Mobile Services
    • Removed "Azure Mobile" commands. #3598
  • Web
    • Updated kuduscript package. #3581

View changes since the last release.

0.10.13

09 May 21:42
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • login: allow accesstokens.json to be configurable through env var #3552
    • Standardize User Agent string in request header (Issue #3565). #3578
  • Compute
    • Fixed help text for 'azure vm image show' (Issue #3548). #3563
    • Chef Extension
      • Renamed chef-service-interval option to chef-daemon-interval #3566
  • Storage
    • Added support for large page blob (8TB) #3572
  • Batch
    • Fixed confirmation string when removing nodes from Batch pool. #3570
  • Network
    • Improved Network DNS Zone Import's data validation #3569
    • Rewrote implementation for NIC (#3568), VPN Gateway (#3567), Local Gateway (#3576), Application Gateway (#3577), Express Routes (#3579).

View changes since the last release.

0.10.12

07 Apr 20:27
Compare
Choose a tag to compare

npm: npm install -g azure-cli | Windows | Mac dmg | Linux tarball | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • Storage
    • Upgraded azure-storage to 2.1.0 #3544
    • Added --incremental parameter to azure storage blob copy start command to support page blob incremental copy #3544
  • General
    • fixed sinon.stub warnings by changing to the new signature #3547
    • Handled the os.networkInterfaces() exception thrown while getting the host nic on win10 bash subsystem
  • TrafficManager
    • Added api-version=2017-03-01 #3543
    • Added geo mapping for endpoints #3543
  • Compute (ASM)
    • Added new CLI command "initiate-maintenance" for a new API called "PerformMaintenance" #3542
    • Added MaintenanceStatus field in the GetDeployment response #3542

0.10.11

14 Mar 21:07
Compare
Choose a tag to compare

npm: npm install -g azure-cli | docker: docker run -it microsoft/azure-cli

Installers for Azure Stack can be found in the Downloads section over here. For more information, please visit the Tools and PaaS services on Azure Stack over here

  • General
    • Added a SHA-256 hash of macAddress to userAgent header, per VS Telemetry standard #3520
  • Datalake
    • Fixed bug with ADLA create credential not properly binding credentialName parameter #3533
  • CDN
    • Added enable/disable https in CDN custom domain #3519