Jiashuo Li
c605365ac7
{testsdk} Copy command index to random config dir ( #28853 )
2024-04-30 15:10:52 +08:00
deveshdama
24ea870eb9
[AKS] `aks mesh upgrade rollback/complete`: Add `--yes` parameter to support not prompting the users to confirm the operation ( #28820 )
2024-04-30 11:47:26 +08:00
joal42
30c5b78bd7
[Compute Diagnostic] `az compute-recommender spot-placement-recommender`: Add new command to support generating placement scores for Spot VM SKU ( #28750 )
2024-04-28 14:17:03 +08:00
Zeng Taoxu
a7bfc0e41a
[Network] `az network vnet subnet`: Add parameter `--sharing-scope` ( #28752 )
...
* update
* Update test_network_commands.py
* update
* update
* update
* Shared Vnet test fix
* update
* update
---------
Co-authored-by: RamanDhillon[MSFT] <singh.raman@microsoft.com>
2024-04-26 15:38:11 +08:00
Azure CLI Bot
f98ba8062f
{Release} Upgrade to Azure CLI 2.60.0 ( #28817 )
2024-04-24 11:31:24 +08:00
Rodrigo Mendoza
eb96999621
[ACR] OnPrem: Connected-registry create: Mode default value changed to readOnly ( #28807 )
2024-04-23 18:00:35 +08:00
Shiqian Tao
7d4f0fe6bc
[AKS] Add --disable-windows-outbound-nat for az aks nodepool add to add a Windows agent pool which the Windows OutboundNAT is disabled ( #28806 )
2024-04-23 16:56:32 +08:00
nasc17
5cc6e80cf1
{RDBMS} Revert - Add MigrationRuntimeResourceId to properties of creating migration request in CLI ( #28804 )
...
* Revert "[RDBMS] Add MigrationRuntimeResourceId to properties of creating migration request in CLI (#28695 )"
This reverts commit 0f5e68d6c8
.
* Trigger Build
* keep comma fix
2024-04-23 14:58:45 +08:00
FumingZhang
1de2edf98b
{AKS} Vendor new SDK and bump API version to 2024-02-01 ( #28789 )
2024-04-23 14:33:34 +08:00
Haopeng Wang
b0d36d2f30
[Batch] upgrade azure batch API version to 2024-02-01 ( #28784 )
2024-04-23 14:29:49 +08:00
Kirstyn Amperiadis
9f769d04c6
[App Service] `az functionapp create`, `az functionapp list-flexconsumption-runtimes`: Add support of Stacks API for Flex SKUs ( #28795 )
2024-04-23 13:51:59 +08:00
Xiaofan Zhou
1bc60d7075
{Service Connector} `az webapp connection create`: Fix non-json output issue ( #28792 )
...
* add -o json
* add error
* update
* lint
* lint
2024-04-23 12:31:21 +08:00
mwesigwaguma
e5690be3c2
[Service Fabric] `az sf managed-cluster network-security-rule`: Add new network security rule commands ( #28663 )
2024-04-23 12:06:43 +08:00
wchigit
e8fa62794f
[Service Connector] `az source connection create`: Support auth opt out ( #28754 )
...
* add opt out command
* add tests
* fix error
* fix pipeline failure
* fix comments except auth opt-out
* fix style
* remove hyphen
* update tests
* fix kafka update opt-out
* opt out auth
* validate missing auth
* add default none
* update auth mode value
* opt_out_auth
* null auth support
* add warning message
* typo fix
2024-04-23 11:36:33 +08:00
Shenglong Li
a7c0608435
[ARM] Deprecate command arguments for `az bicep format` and `az bicep publish` ( #28728 )
2024-04-23 10:57:48 +08:00
Anthony Martin
cff8d9bad3
[ARM] az deployment: Return better message on incorrect bicepparam file path ( #28654 )
2024-04-23 10:56:08 +08:00
Anthony Martin
e672a5af79
[ARM] `az bicep install`: Support additional process architectures with Bicep CLI ( #28580 )
2024-04-23 10:55:01 +08:00
Zubair Abid
35422a12aa
[backup] Support new operations for MUA ( #28768 )
2024-04-22 22:06:27 +08:00
mstxsun
9273999602
[AppService] az webapp list: Add parameter --show-details to include detailed site configuration of listed webapps in output ( #28715 )
2024-04-22 21:57:14 +08:00
Mads Damgård
17b17808e4
[App Service] `az webapp config access-restriction set`: Add support for setting default action ( #28617 )
2024-04-22 21:45:36 +08:00
Mads Damgård
8fb7dca42e
[App Service] Fix #28588 : az webapp config access-restriction add: Check for null before getting values ( #28613 )
2024-04-22 21:40:40 +08:00
Yishi Wang
269cb1028a
{Core} Remove duplicate credential warning ( #28764 )
...
* Suppress duplicate credential warnings
* fix
* add other commands
2024-04-22 17:18:56 +08:00
ZelinWang
b7aaa589bf
{CI} Distinguish `az network/az network bastion/az network dns` and route to the corresponding service team ( #28785 )
2024-04-22 14:41:26 +08:00
Jean-Francois Simoneau
e67274673a
Fix az cli error when closing a handle by id ( #28639 )
2024-04-22 11:01:43 +08:00
nasc17
0f5e68d6c8
[RDBMS] Add MigrationRuntimeResourceId to properties of creating migration request in CLI ( #28695 )
...
* Add migration resource id optional parameter
* lint errors
* Update validation
* update help text and validation
* fix lnt error
* remove argument --migrationRuntimeResourceId
* remove unused method arg
2024-04-22 10:15:23 +08:00
Kirstyn Amperiadis
227525e0c7
[App Service] `az functionapp create`: Remove unnecessary app settings for flex function apps ( #28726 )
2024-04-21 14:46:35 +08:00
Jing-song
a985cbdf04
[Compute] `az capacity reservation group list`: Add new parameter `--resource-ids-only` to support retrieving the capacity reservation group resource ids ( #28773 )
2024-04-18 15:01:29 +08:00
jha1bhavna
fde964e275
[SQL] `az sql server create/update`: Add 1.3 to minTLSEnum and make TLS 1.2 as default ( #28665 )
...
* Add 1.3 to minTLSEnum and make 1.2 default
* fixing identation
* Updating test case
* Updating azure-mgmt-sql version
* 1.2 as default while creating
* Spacing error
* Spacing errors
* Spacing and Indentation errors
* Cosmetic errors
* Spacing errors
* Spacing error
* Updating test case to check default 1.2 and updating to 1.3
* Adding minTls as optional parameter
* Removing test casr for 1.2 deafulting to check if it passes
* Revery launch.json
* Updating and adding test cases
* Fixing typo
* Spacing errors
2024-04-18 14:09:51 +08:00
AllyW
aea0ce9121
{CI} Config assignee for modules ( #28765 )
...
* config assignee for module
2024-04-18 10:08:35 +08:00
Zhiyi Huang
3ad86007f3
{Storage} `az storage blob show`: Use try catch for `GetPageRange` after `GetBlobProperties` in `blob show` ( #28738 )
...
* use try catch for GetPageRange after GetBlobProperties in `az storage blob show`
* lint
2024-04-17 17:33:19 +08:00
Jing-song
a9118db05f
[Compute] `az vmss create`: Add support of configure the rolling mode upgrade policy during VMSS creation ( #28761 )
2024-04-17 14:17:06 +08:00
AllyW
af64535521
[Monitor] `az monitor log-analytics workspace update`: Add parameter `sku_name` ( #28411 )
...
* add new version cmd
2024-04-17 13:00:24 +08:00
xinyu pang
853c2b8eec
[Containerapp] Fix #28553 : `az containerapp exec`: Fix the error of `inappropriate ioctl for device` ( #28759 )
2024-04-17 11:42:02 +08:00
Eero Nevaluoto
4ce682d944
{Docs} Updated references in documentation, misc fixes ( #28594 )
...
* Updated references in documentation
* Updated references in documentation
* Updated references in documentation
* Updated references in documentation
2024-04-17 09:58:19 +08:00
mstxsun
0b94accd01
[App Service] `az webapp config set`: Add new parameter `--runtime` to allow users to update their stack by using single parameter ( #28736 )
2024-04-16 18:01:42 +08:00
dependabot[bot]
9d8570228d
{Packaging} Bump idna to 3.7 ( #28735 )
2024-04-16 15:51:06 +08:00
Jiashuo Li
6c25366271
{Core} Bump `msal-extensions` to 1.2.0b1 ( #28747 )
2024-04-16 14:54:22 +08:00
Auðunn
d1b55086b1
[NetAppFiles] Add zones to volume-group, update min for usage-threshold volume create ( #28709 )
...
* Add zones to volume-group, update min for usage-threshold volume create
* update description for usage-threshold in volume create and update
* style
* Mark remote path as preview
2024-04-16 11:31:06 +08:00
wchigit
cc91f72020
[Service Connector] `az webapp/containerapp/spring connection create/update`: Store configurations in App Config ( #28089 )
...
* store-to-app-config
* add test
* add test result
* skip test that is expected to fail
* fix cred
* update sdk
* rerun test
* use live_only
* remove user token
* remove user token2
2024-04-16 10:47:04 +08:00
Xing Zhou
17c69879d6
{Compute} `az vm user update`: Add more details in the help message ( #28746 )
2024-04-15 18:00:05 +08:00
Susanta Biswas
86582c1f63
{Mysql} removed preview tag ( #28743 )
...
Co-authored-by: Susanta Biswas <susbiswas@microsoft.com>
2024-04-15 17:14:49 +08:00
Ashutosh Mishra
d104c9b3dc
[Network] `az network virtual-appliance inbound-security-rule`: Support for Permanent Inbound Security Rule ( #28697 )
...
* Adding support for Permanent Inbound Security Rule to NVA
* fixing nva name parameter to be within 22 chars limit
2024-04-15 11:12:37 +08:00
wchigit
f1853bda64
[Service Connector] `az aks connection`: AKS support for Service Connector ( #28546 )
...
* aks support 1st commit
* fix workload identity
* fix secretstore
* fix update/secretstore and add test
* workload identity arg
* rerun tests
* fix record_only
* add preview
* workload identity and csi driver updates
* add default warning
* fix style and linter
* fix linter
* disable secret uri and secret store
* compatibility
* fix help
* disable kv ref
* clarify error message
2024-04-12 15:36:22 +08:00
nasc17
294d6bbee1
[RDBMS] add 16 to allowed mvu values ( #28687 )
2024-04-12 10:22:01 +08:00
nasc17
3332fce3fd
{rdbms} remove owner from rdbms ( #28711 )
2024-04-09 13:44:42 +08:00
FumingZhang
2d2c55948c
{AKS} Correct error message when updating outbound type ( #28703 )
2024-04-09 11:20:03 +08:00
FumingZhang
02b056ff8e
{AKS} Fix load balancer sku in some test cases ( #28702 )
2024-04-09 11:17:11 +08:00
bragi92
665ec6b5f3
[AKS] `az aks create/update`: Udpate RP registration code to work on azure monitor subscription ( #28607 )
2024-04-09 10:49:14 +08:00
ZelinWang
6771b2b1ef
{CI} Block PR merge on blocked labels ( #28490 )
2024-04-08 17:05:22 +08:00
AllyW
ea42584eda
[CI] Limit workflow target branches ( #28706 )
...
* limit workflow target branches
2024-04-08 14:19:24 +08:00