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

  • 855a2834c9
    [AppConfig] Allow importing key-values with unicode characters from file (#17990) Avani Gupta 2021-05-07 19:19:19 -0700
  • 17f1dd46d3
    Remove failing tests (#17991) Avani Gupta 2021-05-07 19:06:17 -0700
  • 43e16fbd65 {Batch} Add account key and SAS replacers for tests dpwatrous/batch-key-replacer David Watrous 2021-05-05 18:02:39 -0400
  • c06c982ce7
    {AppService} Fix linter error in `_github_oauth.py` (#17998) Jiashuo Li 2021-05-07 16:18:05 +0800
  • 32d269125b
    {pylint} Disable more checkers to comply with pylint 2.8.0 (#17861) Jiashuo Li 2021-05-07 13:58:10 +0800
  • dc295b8b10
    {Core} Use `from collections.abc import Iterable` to support Python 3.10 (#17969) Ermir Hoxhaj 2021-05-07 07:57:35 +0200
  • 2d9c7fcd54
    [AppService] az appservice: Add function to retrieve users github personal access token (#17826) Calvin 2021-05-07 01:08:45 -0400
  • ac3b6ef478
    [AppService]: fix #16838- az cli update app setting command always making slotsetting to true (#17895) Kota Sudhakar Reddy 2021-05-07 09:07:57 +0530
  • 68cc05adef
    [AppService] webapp log tail Fix #17987: logging.warning call with invalid 'end' argument #17988 Nicolás Pazos 2021-05-07 00:36:13 -0300
  • a9846a3105
    {EventGrid}: Add tests to commands introduced in 2020-10-15-preview (#17916) Vidya Kukke 2021-05-05 20:20:04 -0700
  • f6cf757ea5
    remvoe deprecated acr command in doc (#17924) Feng Zhou 2021-04-30 15:26:31 +0800
  • 8ddf199829 Merge branch 'dev' of https://github.com/Azure/azure-cli into vkukke/eventgridtests vkukke/eventgridtests Vidya Kukke 2021-04-29 09:07:45 -0700
  • b0bc536b5b
    [RDBMS] Add Private DNS zone for every database server created with private network access (#17767) azure-cli-2.23.0 Daeun Yim 2021-04-29 01:25:32 -0700
  • 03f510e20b
    {Release} Upgrade to Azure CLI 2.23.0 (#17919) Azure CLI Bot 2021-04-29 14:02:26 +0800
  • 561240abe9
    aks: add encryption-at-host command (#17813) Andy Zhang 2021-04-29 10:18:53 +0800
  • 45a7065d8f
    [Backup]Made AFS Configure Backup flow Idempotent (#17839) Sambit Rath 2021-04-29 07:41:09 +0530
  • 5ac8e1a473
    [Compute] sig image version create: Support data disk VHDs (#17706) Feiyue Yu 2021-04-29 10:04:28 +0800
  • 6173ee460e
    [Packaging] Bump bundled python to `3.8.9` and remove more network SDK APIs for MSI (#17816) Feng Zhou 2021-04-29 10:00:33 +0800
  • 7627ed540c
    [AKS] Support updating from SPN cluster to MSI cluster (#17902) Tongyao Si 2021-04-29 09:53:28 +0800
  • 732bc28119 Remove secret Vidya Kukke 2021-04-28 15:10:45 -0700
  • 1904bc3562 Fix style errors + remove secret Vidya Kukke 2021-04-28 14:46:37 -0700
  • 7457f61de8 {EventGrid}: Add tests to commands introduced in 2020-10-15-preview Vidya Kukke 2021-04-28 14:36:37 -0700
  • 716b10f107
    [Compute] Fix a compatibility issue of old API version (#17906) Feiyue Yu 2021-04-28 18:57:02 +0800
  • 3ecfd4d8c3
    [MarketplaceOrdering] New command group `az term` to accept/show terms (#17686) Yunge Zhu 2021-04-28 17:57:26 +0800
  • a081731cdd
    {rdbms} Fix package version (#17905) Zunli Hu 2021-04-28 16:46:49 +0800
  • df6aae3706
    [CDN] az cdn endpoint rule add: Fix delivery rule creation for non-Microsoft SKU (#17822) t-bzhan 2021-04-28 16:00:45 +0800
  • f57a19c4f0
    [Synapse] Update to AZ Synapse artifact0.6.0 and fix notebook creation failure (#17867) zesluo 2021-04-28 14:00:43 +0800
  • feda9da86a
    {ARM} --template-specs regression fix (#17896) Dania Etienne 2021-04-27 23:30:41 -0400
  • 69ec02a504
    Update code owners for acr, acs (#17856) Feng Zhou 2021-04-28 11:14:51 +0800
  • 32eefbf724
    {EventGrid}: Make identity optional for system-topic in global location (#17898) Vidya Kukke 2021-04-27 20:03:53 -0700
  • 023323f8cc {EventGrid}: Make identity optional for system-topic in global location vkukke/eventgrid Vidya Kukke 2021-04-27 13:38:37 -0700
  • 8c04af8c0b
    [AppService] BREAKING CHANGE: Add support for az staticwebapp show; az staticwebapp create; az staticwebapp update (#17870) jiansong-msft 2021-04-27 01:31:06 -0700
  • 3d14ca21e6
    {core} Fix #17170: Replace distutils.version.LooseVersion with packaging.version.parse (#17667) songlu 2021-04-27 15:26:26 +0800
  • 63a988a5af
    bump python to 3.8.9 in docker (#17840) Feng Zhou 2021-04-27 13:53:18 +0800
  • 1ff6b716f3
    change the way to get az version in acr (#17707) Feng Zhou 2021-04-27 13:52:19 +0800
  • 71c6a9f309
    [EventGrid] force int type for certain params (#17872) Oliver Wiebeck 2021-04-27 07:13:03 +0200
  • 5cf2ac3683
    [Storage] `az storage account create/update`: Support sas&key policy (#17815) Yishi Wang 2021-04-27 10:24:38 +0800
  • 107857b85a
    Update src/azure-cli/azure/cli/command_modules/appservice/_params.py Jason Freeberg 2021-04-26 13:20:10 -0700
  • ba16ce5a20
    [ACR] Fix #17618: Update credential add/update handling for tasks created using --auth-mode (#17715) Jeanine Burke 2021-04-26 04:10:48 -0700
  • 7b7f3264c2
    [ACR] check-health: add support to verify dns routings to private endpoints (#17746) Yugang Wang 2021-04-26 04:09:23 -0700
  • 7d92fdba66
    [Network]`az network private-link-resource list`: support more providers for `--type` (#17731) msyyc 2021-04-26 18:50:07 +0800
  • f56be046b7
    {Compute} Edge zone (#17853) Feiyue Yu 2021-04-26 17:24:32 +0800
  • 2c693508c9
    [KeyVault] BREAKING CHANGE: Support soft-delete feature for managed-HSM. `keyvault delete --hsm-name` will perform soft delete on a MHSM. (#17834) Houk 2021-04-26 16:48:38 +0800
  • 39f4ecd6b1
    {Core} Aladdin recommendation improvements (#17854) Houk 2021-04-26 16:48:07 +0800
  • bf4df70bd0
    {Storage} Add help example (#17550) zhangyan133 2021-04-26 16:33:49 +0800
  • 805ca15109
    [HDInsight] Add Incoming BREAKING CHANGE for removing default value of `--workernode-size` and `--headnode-size` (#17862) aim-for-better 2021-04-26 15:53:05 +0800
  • 1062c3a16a
    {Storage} Announce incoming breaking change (#17863) Zunli Hu 2021-04-26 15:40:35 +0800
  • e448cb7831
    [Storage] Support user assigned identity for storage account (#16613) Zunli Hu 2021-04-26 15:37:44 +0800
  • 47a47c5ddc
    bump azdev (#17865) Jiashuo Li 2021-04-26 14:58:56 +0800
  • 138e96ab7d
    {Docs} Update track 2 migration roadmap (#17864) Yu Chen 2021-04-26 14:48:15 +0800
  • 48143e2e16
    fix recording (#17855) kai ru 2021-04-25 16:11:20 +0800
  • f82c201967
    {Network} vpn 100% support (#17664) kai ru 2021-04-25 09:30:22 +0800
  • 6143a418ff
    Style guide fixes Jason Freeberg 2021-04-23 10:54:41 -0700
  • 00c62da861
    Update _params.py Jason Freeberg 2021-04-23 09:56:34 -0700
  • 993537f2db
    {Core} Work around long-running delete or purge operation with 404 status code (#17833) Houk 2021-04-23 17:07:17 +0800
  • de212ebb29
    [Compute] disk create: Trusted launch; [Compute] disk create: Hibernation (#17775) Feiyue Yu 2021-04-23 14:06:31 +0800
  • cb4471de51
    {Core} Add `__init__.py` to `azure.cli.core.sdk` (#17817) Jiashuo Li 2021-04-22 18:27:40 +0800
  • 902b942a4d
    {Core} Fix: In Cloud Shell, cross-tenant authentication fails for user or Service Principal account (#17805) Jiashuo Li 2021-04-22 17:33:51 +0800
  • 8a0cce9842
    {Doc} Update track 2 migration roadmap (#17730) Yu Chen 2021-04-22 17:13:08 +0800
  • 2ff95ab12a
    fix 404 in LRO (#15884) Feng Zhou 2021-04-22 16:46:20 +0800
  • 672837983d
    {Logging} Redact headers from SDK HTTP log (#17671) Jiashuo Li 2021-04-22 13:43:52 +0800
  • f3602f5740
    {KeyVault} Replace `_token_retriever` with `get_raw_token` (#17812) Jiashuo Li 2021-04-22 11:37:46 +0800
  • f65800a70c
    [sqlvm] Make SqlServerLicenseType as optional #17766 VairavanS-MSFT 2021-04-21 20:12:25 -0700
  • 0ee45c4254
    [Role] `az role assignment create/update`: auto complete `assignee_principal_type` (#17669) Yishi Wang 2021-04-22 10:48:52 +0800
  • 842de159cb
    {KeyVault} Bump keyvault mgmt sdk version to 2021-04-01-preview (#17679) Houk 2021-04-22 10:26:19 +0800
  • dc32281d87
    {batchai} Refine test with storage account APIs (#17799) Zunli Hu 2021-04-22 10:17:40 +0800
  • 0216604719
    {Core} `az login`: support `--scope` (#17778) yonzhan 2021-04-21 20:26:38 +0800
  • 84b1aeff0b
    {Network} application gateway 100% support (#17753) kai ru 2021-04-21 15:04:47 +0800
  • 1f5f3e1782
    {SQL} Fixing failing test for log replay (#17672) Milan Brkic 2021-04-21 08:16:38 +0200
  • 89f9f2fef7
    storage bump version (#17782) Yishi Wang 2021-04-21 13:59:31 +0800
  • b2e26af6fe
    {Network} Software Load Balance 100% depth (#17729) kai ru 2021-04-21 13:26:06 +0800
  • 821ccb007b
    {DNS} Migrate to track 2 (#17787) Yu Chen 2021-04-21 11:32:42 +0800
  • 07e8013aa1 Merge branch 'release_2.22.1' into dev zhoxing 2021-04-20 15:48:44 +0800
  • 52096b59e5
    {Network} Network support extendedLocation (#17623) msyyc 2021-04-20 14:54:07 +0800
  • 823b9c63c3
    [Style] Define theme for Cloud Shell (#17283) Jiashuo Li 2021-04-20 13:57:00 +0800
  • 0fa70952c8
    Merge branch 'dev' into release_2.22.1 release_2.22.1 Xing Zhou 2021-04-20 10:22:22 +0800
  • e207d545a3
    [BACKUP] az backup vault create: Add tags as an optional argument (#17735) Akshay Neema 2021-04-20 07:39:22 +0530
  • 485fd9df04
    [AKS] Support updating Windows password (#17684) Chou Hu 2021-04-19 18:18:02 +0800
  • 03bfa702bb
    [Compute] Zone-redundant storage (ZRS) managed disks (#17754) Feiyue Yu 2021-04-19 17:33:33 +0800
  • 3f3aafdd3f
    [SQL] Allow short mw policy names for mi (#17703) Ivan Kulezic 2021-04-19 09:32:00 +0200
  • 0ae4a3e801
    fix test (#17724) xfz11 2021-04-19 15:21:10 +0800
  • 0294cb83c9
    Hot fix for version 2.22.1 (#17752) azure-cli-2.22.1 Xing Zhou 2021-04-19 15:20:48 +0800
  • 135b525d9c
    {Core} Hotfix: Fix inifite extension install loop (#17698) Feng Zhou 2021-04-19 15:02:16 +0800
  • c6c67aca32
    removing validation from onprem command (#17749) Feng Zhou 2021-04-19 13:37:04 +0800
  • 9362079c78
    [FunctionApp] Updated stacks api json to add PowerShell on Linux in Functions (#17678) Stefanus Hinardi 2021-04-18 20:39:49 -0700
  • d1dfa8963b
    [KeyVault] Hotfix: GA for managed-HSM ralated commands and parameters (#17727) Houk 2021-04-19 11:28:46 +0800
  • 79cffd3556
    {Packaging} Include `*.ipynb` file when packaging (#17704) Yishi Wang 2021-04-19 10:24:44 +0800
  • fe73dcb562
    Update _params.py Jason Freeberg 2021-04-16 15:34:19 -0700
  • 188dd73577
    Add to `az webapp deploy` param help text Jason Freeberg 2021-04-16 13:09:23 -0700
  • e13ac142a7
    [App Service] Access restriction service tags, http header and multi-source support (#17687) Mads Damgård 2021-04-16 13:40:12 +0200
  • a130dfe12b
    {CI} Use `azdev test` for core and telemetry (#17646) Jiashuo Li 2021-04-16 17:14:44 +0800
  • 4b28b0e790
    {Test} Live test pipeline (#17710) Feiyue Yu 2021-04-16 11:10:06 +0800
  • 4a85027436
    Fixing errors from new SDK update - missing test recordings (#17717) Sisira Panchagnula 2021-04-15 20:03:14 -0700
  • bb27a6d0a1
    Fixed issue with zipdeploy where local time was provided but UTC was expected. (#17722) Graham Zuber 2021-04-15 19:59:37 -0700
  • 959b19f957
    Remove APIs that are not available in Python 3.6 (#17716) Shenglong Li 2021-04-15 18:56:13 -0700
  • d54331b52e
    [Compute] add error message for `vm identity assign` (#17685) xfz11 2021-04-16 09:54:27 +0800
  • af2bd0bd8b
    [Compute] `az vmss extension upgrade` failed (#17711) xfz11 2021-04-16 09:42:16 +0800
  • bcb291ad55
    [Storage] `az storage account create`: Add edge zone support (#17528) Zunli Hu 2021-04-16 09:28:43 +0800
  • 616ff36c96
    [Core] Linter rule for service_name.json (#17428) Feiyue Yu 2021-04-15 18:36:56 +0800
  • 1da3677837
    {Doc} Track 2 Migration Guidance, revision (#16495) Feiyue Yu 2021-04-15 17:31:21 +0800