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

9560 Коммитов

Автор SHA1 Сообщение Дата
zhoxing-ms 11570aa3e9 Add config for disabling nsg rule when creating VM 2022-04-22 14:05:16 +08:00
songlu a0057a0e4b
[Compute] `az vm/vmss create`: Install guest attestation extension and turn on system MSI by default when Trusted Launch configuration is met (#22048) 2022-04-22 08:35:21 +08:00
Hödd ce055fd154
fix for default export policy creation for nfsv3 volume and new test for it along with recordings (#22110) 2022-04-21 19:43:15 +08:00
hivyas b6e90fd765
[AMS] Update AMS Module to 9.0 Python sdk (#22056)
* updated ams cli module to latest 9.0 python sdk

* updated tests

* updating test cases
2022-04-21 19:40:20 +08:00
Hödd d29dcf4812
[NetAppFiles] Add Volume Group commands (#21897)
* New recordings gathered with the new SDK version

* Updated for 2021-10-01
- Added subvolumes command group with following commands:
-- show
-- list
-- create
-- update
-- delete
- Added restore-files command to snapshot command group
- Added force parameter to delete volume command
- Added parameter ldap-search-scope to account ad create
- Added parameter enable-subvolumes to volume create
- Added parameter unix-permission to volume update
- Fixed list parameters that were declared as tag type
- Help updated
- Tests updated and tests added for new features
- New recordings gathered

* added ldap search scope parameters to help

* First step in volume group resource management. Added support for SAP HANA scale up and scale out scenarios.

* SAP HANA System Replication (HRS) volume group and Disaster Recovery (DR) volume group support added

* Fixing help

* Add licence headers

* Fix parameters and add wait command

* Add volume group wait help

* Trying to fix unrecognized_help_parameter_rule

* fix name parameter

* fix tests

* Fix CLI style

* replace CLIError and fix typo in help
2022-04-21 19:32:08 +08:00
t-bzhan 9447ae7bdd
[CDN] Fix #22066: `az cdn name-exists` missing type argument (#22139)
Co-authored-by: Bo Zhang <bzhan@microsoft.com>
2022-04-21 17:38:24 +08:00
Xing Zhou 3b82a04975
{ARM} Add comments for JsonCTemplatePolicy (#21991) 2022-04-21 17:20:12 +08:00
Jiashuo Li 4b592dbd92
{Auth} Provide GitHub issue links for DPAPI errors (#22009) 2022-04-21 16:03:29 +08:00
songlu d8f83faba7
[Compute] `az sig image-version create`: Add new parameter `--target-region-cvm-encryption` to support Confidential VM encrypting the OS disk (#22091) 2022-04-21 15:50:26 +08:00
surashed ef6e14d643
[Security] Add `az security automation` CLI commands (#21942) 2022-04-21 14:42:58 +08:00
Jiashuo Li 1d973cceb3
{RDBMS} Use `ServicePrincipalCredential` with environment credential (#22124) 2022-04-21 11:50:26 +08:00
Yishi Wang c4c5b05265
{Storage} Doc for storage data plane auth (#22104)
* Doc for storage data plane auth

* format

* address comments
2022-04-21 11:21:31 +08:00
RuiJun Hu (MSFT) 096db96f6a
{ARM} `az deployment`: Improve help message for passing in the template data (#22046) 2022-04-21 10:40:43 +08:00
damodaravadhani a9c6923b3b
[Service Bus] `az servicebus namespace authorization-rule keys renew`: Add `--key-value` parameter (#22115)
* Adding key value parameter

* Fixing styles

* Adding help

* Fixing pipelines

* Fixing pipelines

* Fixing pipelines
2022-04-21 10:38:41 +08:00
ZelinWang 9bf6fcfc71
{CI} Split automation full test and automatic schedule test modules (#21976)
* test speed up

* test speed up

* Update automation_test2.yml

* update

* Update automation_test2.yml

* Update automation_test2.yml

* update

* update

* update

* Update automation_full_test.py

* update

* update

* update

* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py

* test speed up

* update

* Delete loa1.pdf

* update

* update

* update

* instance

* add example

* add example

* update example

* update

* update

* update

* Update azure-pipelines-full-tests.yml
2022-04-20 19:43:10 +08:00
RuiJun Hu (MSFT) 0dfd6025c2
{Compute} az vmss create --orchestration-mode flexible: fix converting --edge-zone to template json (#21992) 2022-04-20 16:56:30 +08:00
RuiJun Hu (MSFT) 330f460af6
{Compute} az vm create & az vm update: improve argument help message (#22106)
Co-authored-by: cxznmhdcxz <>
2022-04-20 15:36:46 +08:00
Yishi Wang 1f3e9defc7
{Keyvault} Upgrade `azure-keyvault-keys` to adopt the fix for no lifetime_actions (#22123) 2022-04-20 14:35:11 +08:00
Ni Yuanyuan ac9efc3278
[Network] Fix #22085: `az network nsg rule create` has no attribute "is_default" (#22109) 2022-04-20 10:06:46 +08:00
Akshay Neema 816f10c869
[Backup] `az backup policy create/set`: Add support for creating/updating IaaSVM MBPD policy (#22105) 2022-04-20 09:53:25 +08:00
damodaravadhani f08940c9f4
[Service Bus] `az servicebus namespace create`: Add zone redundant parameter (#22099) 2022-04-19 11:51:35 +08:00
Xinhe Li 41b4222701
[AKS] `az aks check-acr`: Bump canipull to 0.0.4-alpha to skip location check if cname returns only privatelink (#22092) 2022-04-19 10:59:28 +08:00
Zhiyi Huang 822a214121
[Storage] `az storage account blob-inventory-policy create`: Add missing fields, add excludePrefix in filter 2022-04-18 16:47:31 +08:00
songlu 7e87e114d6
[Compute] `az restore-point`: Add new parameters to support cross region copy (#21841) 2022-04-18 16:24:10 +08:00
FumingZhang d94af4de3f
{AKS} Upgrade api-version to 2022-03-01 for ACS module (#22087) 2022-04-18 14:29:14 +08:00
Ni Yuanyuan 03b5b87e8a
{Network} `az network public-ip create`: Add hint to use standard sku (#22074) 2022-04-18 14:08:04 +08:00
jonie001 96bbce449c
[Storage] Fix #21414: `az storage blob sync`: Fix the flag `--delete-destination` default to false (#21662)
* [Storage] Fix#21414:z storage blob sync:Fix the flag --delete-destination default to false

* add storage blob sync flag --delete-destination

* add storage blob sync flag --delete-destination

* add storage blob sync flag --delete-destination

* fix suggestions

* fix suggestions

* fix suggestions

* Update src/azure-cli/azure/cli/command_modules/storage/operations/azcopy.py

Co-authored-by: Yishi Wang <yishiwang@microsoft.com>
2022-04-18 11:20:11 +08:00
ZelinWang d6f0f53003
{CI} enable pytest group worker in module test and full test (#22047)
* update

* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py

* Update automation_full_test.py

* update
2022-04-17 09:51:27 +08:00
Xing Zhou c8da475c13
{Compute} Refile help message for --data-disk-delete-option (#22028) 2022-04-15 18:07:30 +08:00
Xing Zhou e9660f7b2f
[Compute] az vm create: Fix the bug when creating Flex VMSS without SKU and VM profile (#22016) 2022-04-15 18:04:52 +08:00
Yishi Wang 806b7abca5
[Storage] Fix #21966: `az storage blob download-batch`: Fix failure when `--pattern` is blob name (#22072) 2022-04-15 15:57:14 +08:00
Yishi Wang 35488599f1
[Storage] `az storage entity`: Support specifying `EdmType` for `--entity` (#22060)
* `az storage entity`: Support `EdmType` for `--entity`

* fix azure_stack
2022-04-15 15:56:38 +08:00
Yishi Wang efac3f9f51
[Storage] `az storage cors add`: Allow `PATCH` for `--methods` (#22045) 2022-04-15 15:56:19 +08:00
Renea Moso a1b60cccdc
[SQL] `az sql mi create`, `az sql mi update`: Add `--service-principal-type` parameter to support Win Auth (Kerberos) (#21872)
* Kerberos win auth initial commit

* Fixing linter errors

Co-authored-by: Renea Moso <a-reneamoso@microsoft.com>
2022-04-15 11:08:47 +08:00
FumingZhang 42343bbefa
{AKS} Refactor aks nodepool update - part 2 (#22061)
* refactor upgrade and vm settings

* add more tests
2022-04-14 18:06:37 +08:00
KK 1451bd570f
[Keyvault] Fix #20520 `az keyvault network-rule`: Support removing multiple IP (#22025)
* [Keyvault] Fix #20520 `az keyvault network-rule`: Support removing multiple ip

* Minor fix

Co-authored-by: Hang Lei <2227874+bebound@users.noreply.github.com>
2022-04-14 15:25:03 +08:00
FumingZhang 37185860f4
{AKS} Refactor aks nodepool update - part 1 (#22050)
* sort params

* refactor auto scaler, label, tag, taint

* add test cases for getters

* add more test cases

* add more tests

* fix lint
2022-04-14 11:51:49 +08:00
MartinForReal 06ed91d0a1
{AKS} az aks update update help doc for outbound ip count in aks subcommand (#22011)
Signed-off-by: MartinForReal <fanshangxiang@gmail.com>
2022-04-14 11:51:30 +08:00
Silas Strawn c2bffb8bef
[App Service] Fix #21943: `az webapp config backup create`: Fix AttributeError 'str' object has no attribute 'get' (#22024)
* fix #21943

* add testcase for slot backup
2022-04-14 10:05:31 +08:00
Jiashuo Li b722aebe8b
{CI} Add `/azure-cli` as `safe.directory` in docker container (#22049) 2022-04-13 19:54:47 +08:00
Jiashuo Li edd0708c2b
{Packaging} Build RPMs with Mariner 2.0 and 1.0 images (#22034) 2022-04-13 19:50:30 +08:00
FumingZhang f358348ee7
{AKS} Sort out test cases (#22033) 2022-04-13 17:46:08 +08:00
Jiashuo Li b717f429ed
{CI} Drop Python 3.9 tests (#22035) 2022-04-13 13:54:41 +08:00
Silas Strawn 7978dd44aa
[App Service] `az staticwebapp create`: Allow creating Static Web Apps not connected to a github repo (#22042) 2022-04-13 11:36:41 +08:00
Yishi Wang 85dd9f5c15
[Storage] GA storage file datalake soft delete (#22037)
* GA storage file datalake soft delete

* linter
2022-04-13 11:33:37 +08:00
Zhiyi Huang 1b807d1b6c
{Storage} Bump azure-mgmt-storage to 20.0.0 (#22026)
* bump mgmt-storage

* missed files

* rerun tests, add back and delete yaml
2022-04-13 10:53:48 +08:00
ZelinWang 17eec0957b
{CI} Fix top N slowest Test (#21880)
* test_show_built_in_policy speed up

* Update test_rdbms_commands.py

* Update test_sql_commands.py

* update

* Update test_sql_commands.py
2022-04-12 19:24:14 +08:00
FumingZhang 931fa3a8bb
{AKS} Refactor aks nodepool add - part 10 (#22027) 2022-04-12 16:52:20 +08:00
FumingZhang 70f6c93021
{AKS} Keep aad profile in PUT request of ManagedCluster (#21973) 2022-04-12 16:50:08 +08:00
Yishi Wang 7b6a2c280f
[Storage] Add `--blob-endpoint`/`--file-endpoint`/`--table-endpoint`/`--queue-endpoint` for data service commands to support customized service endpoint (#21782)
* Add `--service-endpoint` for storage data plane track2 commands

* argument name differs for different data service
2022-04-12 16:31:31 +08:00