Граф коммитов

6316 Коммитов

Автор SHA1 Сообщение Дата
Bin Ma c7e438d645
Fix #10846: Calling az keyvault secret show-deleted --id <value> still says secret_name "can not" be none (#11496)
* Fix #10846

* Fix linter errors
2019-12-09 12:30:20 +08:00
MyronFanQiu b21adf0820
[Network]support list service aliases (#11448) 2019-12-09 09:41:07 +08:00
MyronFanQiu 2caccaad74
[Core]refine help message when the command cannot be find. (#11492) 2019-12-09 09:40:14 +08:00
QingqingYuan2 a1aaed240d [RDBMS] Update firewall_rule_name help message (#11501) 2019-12-07 12:43:17 +08:00
Yugang Wang 863083aee4 acr: add a warning that delete command will prompt in a future release (#11491) 2019-12-06 16:05:03 +08:00
Bin Du e4042783cc acr: remove single quote from acr task credential example (#11489) 2019-12-05 23:19:56 -08:00
MyronFanQiu c8876098b3
[Monitor]add example for az monitor activity-log alert scope add (#11470) 2019-12-06 14:44:19 +08:00
Jiashuo Li 84c1e2baaf
[REST] az rest: fix "endpoint not set" (#11480) 2019-12-06 14:34:46 +08:00
Sjoerd Smink 03db257715 English grammer in deployment warning (#11426)
The sentence *Deployment endpoint responses with status code* should be *Deployment endpoint responded with status code*
2019-12-06 14:21:53 +08:00
The-First-Tiger 40ff4626c8 Added information for empty parameter when using Azure CLI in PowerShell (#11397)
* Added information for empty parameter when using Azure CLI in PowerShell

Added information to use '""' or --% operator in PowerShell for parameters:
--public-ip-address
--nsg

* Escaped ' characters

Added missing escape sequence

* Update _params.py
2019-12-06 13:28:13 +08:00
Jianhui Harold 111db53017
[Network] Fix wrong usage of `application-gateway ssl-cert` in test case test_network_app_gateway_with_identity (#11474) 2019-12-06 09:48:10 +08:00
MyronFanQiu ae6844e80f
[Monitor]add example for diagnostic-settings categories list (#11472) 2019-12-06 09:39:04 +08:00
ganga1980 e392d0d3ac fix: azure monitoring enable for azure red hat openshift clusters (#11460) 2019-12-05 12:28:53 +08:00
MyronFanQiu 9aed235626
update help message (#11452) 2019-12-05 10:03:33 +08:00
Feng Zhou eb96e96b7f
Add Ubuntu eoan package (#11461) 2019-12-04 12:39:48 +08:00
Jianhui Harold c4dae24d81
[VM] Correct wrong syntax of reading a file on az vm help message (#11375) 2019-12-04 10:21:56 +08:00
Feiyue Yu 2d824e83d4
[TestSDK] Add case_sensitive option for checks (#11451)
* [TestSDK] Add case_sensitive option for checks

* Remove waste code

* Update
2019-12-03 11:32:53 +08:00
Jianhui Harold a54dd4ccef
[Network] Support --ttl in dns record update (#11365) 2019-12-03 11:31:49 +08:00
Jianhui Harold 010bbd97fd
[Network] Update help message for misleading option --registration-vnets in dns zone (#11453) 2019-12-03 11:25:19 +08:00
ElianaLiberman 29330a9360 [ACR] Adding context path in task run (#11194)
* Adding context path in task run

* Cleaning code, null check, moving function to utils

* New lines

* Clean code

* Clean code

* Clean code

* Update help description

* History.srt

* Updating constants

* Null check

* Revert launch

* Updating tar file name

* Blank line

* Blank lines and white spaces fix

* Fixing comments

* Revert launch

* Fixing errors
2019-12-03 10:30:42 +08:00
Jianhui Harold 807faccca1
Add CredScan job to CI (#11353) 2019-11-29 16:06:42 +08:00
Sapan Saxena 962df9259c [IoTHub] Breaking Changes for manual-failover command (#11360)
* Removed parameter from failover command

* PR comments has been resolved
2019-11-28 09:35:54 +08:00
Sjoerd Smink 6eb2ef9045 Warn StorageV2 for Storage Account creation only when applicable (#11388)
* Warn StorageV2 for Storage Account creation only when applicable

The warning `The default kind for created storage account will change to 'StorageV2' from 'Storage' in the future` is now always shown on creation of a storage account. This warning is only applicable when using no value.

* Fix indent build warning
2019-11-28 09:35:19 +08:00
Feiyue Yu d45444ac7f
[Compute] vmss create/update: Add --scale-in-policy (#11393)
* [Compute] vmss create: Add --scale-in-policy

* [Compute] vmss create: Add --scale-in-policy

* Delete unnecessary test

* add --scale-in-policy to update command
2019-11-27 14:27:05 +08:00
Feiyue Yu 6b57c46ed5
[Compute] vm/vmss create: Update --priority help text (#11394)
* [Compute] Upgrade Python Compute SDK to 10.0.0; vm/vmss create: Add 'Spot' to 'Priority' enum property; [Breaking change] Rename '--max-billing' parameter to '--max-price', for both VM and VMSS, to be consistent with Swagger and Powershell cmdlets

* [Compute] vm/vmss create: Update --priority help text
2019-11-27 14:11:34 +08:00
Zunli Hu 5f23215281
[Storage] GA Release LFS (#11407)
* remove preview flag

* update history
2019-11-27 13:09:22 +08:00
Zunli Hu 2636e9c6c5
[Storage] GA Release User Delegation SAS token Support (#11408)
* remove preview in revoke-delegation-keys

* remove preview in blob generate-sas

* remove preview in container generate-sas

* update history
2019-11-27 10:35:17 +08:00
Jianhui Harold b2fd927da1
Remove six~=1.12.0 restriction in Travis CI since astroid's bug has been fixed (#11376) 2019-11-26 15:24:04 +08:00
Feng Zhou fbeb57dd43
Python edge build (#11377) 2019-11-26 13:41:02 +08:00
Feng Zhou bb9d525a6d
Merge branch 'dev' into release 2019-11-26 10:43:32 +08:00
Teng Lu ad2f5e32b1 remove resource name check for idempotent (#11387) 2019-11-26 09:04:15 +08:00
Jianhui Harold 664c694066
Upgrade virtuelenv to 16.7.7 to support Python 3.8 (#11366) 2019-11-25 15:06:02 +08:00
Feng Zhou 3fa3de4fe7 upgrade version for core 2019-11-22 13:23:17 +08:00
Feng Zhou 6f87a12b2a upgrade version to 2.0.77 2019-11-22 13:18:56 +08:00
Feng Zhou 134fafe7bb update version to 2.0.77 in history 2019-11-22 13:10:03 +08:00
Sapan Saxena 52ad838cd8 [IoTHub] Fixed regression bug (#11333)
* Fixed regression bug

* Set default storage endpoint

* set default to events endpoint
2019-11-22 12:57:35 +08:00
Zunli Hu 39b4fb5c38
[Stoarge] Fix issues with incorrect error message "You do not have the required permissions needed to perform this operation." (#11345)
* Refine error message according to different error code

* update release note

* pass test

* resolve comments with better grammer
2019-11-22 12:17:12 +08:00
Rodrigo Mendoza cb7038a31b [ACR] Acr task create/update: branch parameter deprecated (#11136)
* Acr task create/update: branch parameter deprecated

* Branch filter update.

* pylint fixes

* Updating History.rst

* minor style comments
2019-11-22 10:44:44 +08:00
Teng Lu 09161a3947 [IotCentral] Remove subdomain check for idempotent (#11347) 2019-11-22 09:50:33 +08:00
Feiyue Yu d53da4f93d
[Compute] sig image-version create: Support --os-snapshot and --data-snapshot (#11336)
* [Compute] sig image-definition create: add --os-state to allow specifying whether the virtual machines created under this image are 'Generalized' or 'Specialized'

* Fix style

* sig image-definition create: add --hyper-v-generation to allow specifying the hypervisor generation

* [Compute] sig image-version create: Support --os-snapshot and --data-snapshot

* Update help msg

* Use nargs

* Update history

* Fix a bug
2019-11-22 09:48:01 +08:00
SanjaMalesevic c835c2cc8f Update azure-mgmt-sql to version 0.15.0 which contains changed signature for operations get/delete/create_or_update in managed_instance_administrators. (#11227) 2019-11-22 09:47:29 +08:00
Shuai Wang c6518d9bf8 Apply new management plane sdk version of App Configuration (#11036)
* fix import separator bug

* fix null label bug

* run test again

* fix help messages and examples

* revise example

* use back slash instead of slash

* add error handling for key

* add sku

* update mgm pacakge to 0.3.0

* add test for sku

* resolve conflicts

* update tests record

* update pip package requirements

* fix stylying

* add history

* fix history file order

* add default value for sku
2019-11-22 09:36:40 +08:00
Jiashuo Li ffebdf45c9 [Storage] Remove unrelated exception from error message (#11337)
* remove unrelated exception

* fix test in py2
2019-11-21 19:40:51 +08:00
xiping ed1ac6f7cd Add new command of "calculate" and "purchase" (#11242)
* new PR after swagger bug fix

* update coding style

* update

* coding style

* update test file

* update

* prod test

* update remove unnecessary space

* update indent

* change history file

* remove space line

* rerun

* add new command

* update

* update

* update

* update

* coding style

* coding style

* regenerate yml file

* style update

* coding style

* update

* update

* update history file

* update

* update coding style

* style

* update

* update

* update

* update

* typo fix

* typo

* typo

* update

* updaste help file

* update

* update

* coding style

* update

* update

* update

* update

* coding style

* update

* update

* style fix

* update
2019-11-21 17:22:32 +08:00
Mads Damgård 0f86d98e5e [AppService] App Service Environment commands (#11040)
* App Service Environment commands
- Fixed merge issue with per site scaling
- Fixed Help text casing

* ASE name availibility check
2019-11-21 14:46:58 +08:00
Feng Zhou 274a2cf7d2
Add Python 3.8 Test (#11275) 2019-11-21 14:03:24 +08:00
Jiashuo Li d0ab163fb2
az rest is GA, add examples (#11323) 2019-11-21 12:09:23 +08:00
Jiashuo Li 610d173490
[Profile] Return subscriptions even with --allow-no-subscriptions (#11310) 2019-11-21 11:46:20 +08:00
Feng Zhou f2855b852b
Revert el8 package build (#11325) 2019-11-21 09:56:55 +08:00
Sapan Saxena b2737127f0 [IoTHub] Add missing parameter to create storage endpoint (#11245)
* Add missing parameter to create storage endpoint

* PR comments has been resolved
2019-11-20 22:00:33 +08:00