|
3 | 3 | Release History |
4 | 4 | =============== |
5 | 5 |
|
| 6 | +2.8.0 |
| 7 | +++++++ |
| 8 | + |
| 9 | +**ACR** |
| 10 | + |
| 11 | +* Add support for region endpoint disable / routing disable (#13617) |
| 12 | +* [BREAKING CHANGE] `az acr login --expose-token` does not accept username and password (#13874) |
| 13 | + |
| 14 | +**ACS** |
| 15 | + |
| 16 | +* Remove private cluster and 2019-10-27-preview API (#13618) |
| 17 | + |
| 18 | +**AKS** |
| 19 | + |
| 20 | +* Support --yes for az aks upgrade (#13741) |
| 21 | +* Revert "change default vm sku to Standard_D2s_v3 (#13541)" (#13757) |
| 22 | +* Add "az aks update --uptime-sla" (#13912) |
| 23 | +* Fix typo in az aks update command (#14003) |
| 24 | +* Change to support 0 node agent pool and block manual scale for CAS enabled pool (#13996) |
| 25 | +* Fix typo on VirtualMachineScaleSets and update references to Kubernetes versions (#14022) |
| 26 | + |
| 27 | +**AMS** |
| 28 | + |
| 29 | +* CHANGE help text for "--expiry" parameter. (#13940) |
| 30 | + |
| 31 | +**AppService** |
| 32 | + |
| 33 | +* `az webapp log deployment show`: Show the latest deployment log, or the deployment logs of a specific deployment if deployment-id is specified (#13889) |
| 34 | +* `az webapp log deployment list`: List of deployment logs available (#13889) |
| 35 | +* Fix: Surface error when invalid webapp name provided (#13939) |
| 36 | +* Fix #13261 az webapp list-runtimes use static list until new Available Stacks API is available (#13688) |
| 37 | +* `az appservice ase create`: Fix create issue #13361 (#13744) |
| 38 | +* `az appservice ase list-addresses`: Fix change of SDK #13140. (#13744) |
| 39 | +* Fix webapp/slot creation for Windows Containers (#13813) |
| 40 | +* `az webapp auth update`: Add optional parameter to update runtime-version (#13366) |
| 41 | +* Support list, delete, approve and reject private endpoint connection for webapp in CLI (#13710) |
| 42 | +* Fix #13888 : Add support for Static WebApps: get, list, create commands (#13639) |
| 43 | +* Improved error messages for SSH Tunnel Connection (#13997) |
| 44 | + |
| 45 | +**ARM** |
| 46 | + |
| 47 | +* `az tag`: Add examples for -h (#10880) |
| 48 | +* `az deployment group/sub what-if`: Add --exclude-change-types/-x parameter. (#13748) |
| 49 | +* `az deployment group/sub/mg/tenant create`: Add --what-if-exclude-change-types/-x parameter. (#13748) |
| 50 | +* `az deployment group/sub/mg/tenant validate`: Show error messages in a better format. (#13748) |
| 51 | +* `az group export`: Add new parameters `--skip-resource-name-params` and `--skip-all-params` to support skip parameterization (#13558) |
| 52 | +* Add az feature unregister api (#13487) |
| 53 | + |
| 54 | +**ARO** |
| 55 | + |
| 56 | +* Add Public, Private to params for help with ingress/apiserver visibility (#13550) |
| 57 | + |
| 58 | +**Batch** |
| 59 | + |
| 60 | +* `az batch account create`: Add new parameter `--public-network-access` (#13796) |
| 61 | +* `az batch account create`: Add new parameter `--identity-type` (#13796) |
| 62 | +* `az batch account set`: Add new parameter `--identity-type` (#13796) |
| 63 | +* [BREAKING CHANGE] az batch pool create: When creating a pool using a custom image, the --image property of can now only refer to a Shared Image Gallery image. (#13796) |
| 64 | +* [BREAKING CHANGE] az batch pool create: When creating a pool with --json-file option and specifying a networkConfiguration, the publicIPs property has moved in to a new property publicIPAddressConfiguration. This new property also supports a new ipAddressProvisioningType property which specifies how the pool should allocate IP's and a publicIPs property which allows for configuration of a list of PublicIP resources to use in the case ipAddressProvisioningType is set to UserManaged (#13796) |
| 65 | +* `az network private-link-resource`: Add support for the Microsoft.Batch batchAccount resource (#13796) |
| 66 | +* `az network private-endpoint-connection`: Add support for the Microsoft.Batch batchAccount resource (#13796) |
| 67 | + |
| 68 | +**CDN** |
| 69 | + |
| 70 | +* `az cdn custom-domain enable-https`: Add BYOC support. (#12648) |
| 71 | +* `az cdn custom-domain enable-https`: Fix enabling custom HTTPS with CDN managed certificates for Standard_Verizon and Standard_Microsoft SKUs. (#12648) |
| 72 | + |
| 73 | +**Cognitive Services** |
| 74 | + |
| 75 | +* [BREAKING CHANGE] `az cognitiveservices account` now have a unified structure for all commands. (#13798) |
| 76 | +* `az cognitiveservices account identity`: Add identity management for Cognitive Services. (#13865) |
| 77 | + |
| 78 | +**Compute** |
| 79 | + |
| 80 | +* `az image builder`: Upgrade API version to 2020-02-14 (#13130) |
| 81 | +* `az image builder create`: Add `--identity` to support identity configuration (#13130) |
| 82 | +* `az image builder customizer add`: Support Windows update customizer (#13130) |
| 83 | +* New command `az image builder cancel` (#13130) |
| 84 | +* Show a warning when a user deploys a VMSS pinned to a specific image version rather than latest (#14006) |
| 85 | + |
| 86 | +**Cosmos DB** |
| 87 | + |
| 88 | +* `az cosmosdb`: Add exists command to database and container groups (#12774) |
| 89 | +* Allow creating fixed collections (#13950) |
| 90 | + |
| 91 | +**EventHub** |
| 92 | + |
| 93 | +* `az eventhubs namespace create` : Add managed identity parameters (#13992) |
| 94 | + |
| 95 | +**Extension** |
| 96 | + |
| 97 | +* Add --version to support to install from a specific version (#13789) |
| 98 | +* Enable CLI extensions to include packages in the 'azure' namespace (#13163) |
| 99 | + |
| 100 | +**Iot Hub** |
| 101 | + |
| 102 | +* [BREAKING CHANGE] az iot hub job: Remove deprecated job commands (#13955) |
| 103 | + |
| 104 | +**KeyVault** |
| 105 | + |
| 106 | +* `az keyvault key import`: Supports importing from strings via two new parameters. (#13771) |
| 107 | +* Support string/bytes encryption and decryption with stored keys (#13916) |
| 108 | + |
| 109 | +**Monitor** |
| 110 | + |
| 111 | +* Support no wait for cluster creation (#13787) |
| 112 | +* `az monitor log-analytics workspace saved-search`: Support new commands for saved search (#13816) |
| 113 | + |
| 114 | +**Network** |
| 115 | + |
| 116 | +* `az network application-gateway address-pool update`: Refine help message and add examples. (#13780) |
| 117 | +* `az network vnet create`: Support --nsg argument (#13842) |
| 118 | +* `az network lb address-pool`: Support create lb backend pool with backend address. (#13700) |
| 119 | +* `az network application-gateway address-pool`: Fix for --add argument (#14010) |
| 120 | + |
| 121 | +**RBAC** |
| 122 | + |
| 123 | +* `az ad sp create-for-rabc`: Support name with space, slash and back slash (#13875) |
| 124 | +* `az ad sp create-for-rbac`: Refine error message when user specify an invalid scope (#13117) |
| 125 | + |
| 126 | +**Security** |
| 127 | + |
| 128 | +* Add security assessment commands (#13978) |
| 129 | + |
| 130 | +**SQL** |
| 131 | + |
| 132 | +* `az sql db ltr-policy/ltr-backup`: update/show long term retention policy, show/delete long term retention backups, restore long term retention backup (#12897) |
| 133 | + |
| 134 | +**Storage** |
| 135 | + |
| 136 | +* Fix authentication issue to support get token for --subscription (#13845) |
| 137 | +* `az storage remove`: Fix issue #13459 to raise exception for operation failure (#13961) |
| 138 | +* Fix issues #13012, #13632 and #13657 to remove unused arguments for generate-sas related commands (#13936) |
| 139 | +* `az storage logging update`: Add check for logging version (#13962) |
| 140 | +* `az storage blob show`: Add more properties for blob with track 2 SDK (#13920) |
| 141 | +* Fix #13708: Refine warning message for credential (#13963) |
| 142 | +* `az storage share-rm create/update`: Add NFS protocol and root squash support (#12359) |
| 143 | +* `az storage account create`: Add support for double encryption (#13765) |
| 144 | +* [BREAKING CHANGE] `az storage blob/container/file/share/table/queue generate-sas`: make --expiry and --permissions required (#13964) |
| 145 | +* `az storage blob set-tier`: Migrate to Track 2 to support setting rehydrate priority (#14014) |
| 146 | + |
6 | 147 | 2.7.0 |
7 | 148 | ++++++ |
8 | 149 |
|
|
0 commit comments