Commits
User selector
Datepicker
Commit History
Commits on Nov 29, 2023
Commits on Nov 28, 2023
- authored
[Storage] Fix Azure#27899:
az storage account create
: Runcheck_name_availability()
first and throw a warning when an existing account with the name is found (Azure#27914)[RDBMS] Add support for advanced threat protection setting for a PostgreSQL flexible server (Azure#27918)
authored- authored
[ACR] Fix Azure#27487:
az acr check-health
: Fix DOCKER_PULL_ERROR when acr check-health for Mac OS (Azure#27891)authored
Commits on Nov 24, 2023
[Storage] Fix Azure#27845, Fix Azure#27883:
az storage file upload/upload-batch
: Fix--allow-trailing-dot
breaking--connection-string
(Azure#27901)authored[SQL]
az mi create/update
: Add optional parameter--instance-pool-name
for SQL Managed Server resource (Azure#27906)[Service Connector]
az containerapp connection create
: Enable Key Vault Reference in Container Apps (Azure#27270)authored
Commits on Nov 22, 2023
- authored
[Compute]
az disk create
: Add new parameters--optimized-for-frequent-attach
and--elastic-san-resource-id
(Azure#27815)authored[RDBMS] Update Python SDK version for PostgreSQL flexible servers. Add support for custom iops by adding performance-tier as a parameter (Azure#27894)
authored[SQL]
az instance-pool create/update
: Add optional parameter--maintenance-configuration-id
for SQL Instance Pool resource (Azure#27859)- authored
- authored
Commits on Nov 21, 2023
{Storage}
az storage blob upload
: Increasemax_block_size
for append/block blobs of size >= 8mb to 8mb instead of 4mb, change default concurrency for append blob to 1 (Azure#27880)authored[App Service]
az webapp log tail
: Fix Azure#27189 catch exception when scm connection is lost (Azure#27810)authored