You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* `az aks update`: Add support to remove existing certificates by setting the value of `--custom-ca-trust-certificates` to an empty file (#32201)
21
+
* `az aks create/update`: Add `--acns-advanced-networkpolicies` parameter to support enabling advanced networking policies (`None`, `L7` or `FQDN`) (#32265)
22
+
23
+
**ARM**
24
+
25
+
* `az resource list`: Include `provisioningState` property in table output (#32156)
26
+
27
+
**Backup**
28
+
29
+
* `az backup vault deleted-vault`: Implementing List and Undelete for Deleted Backup Vaults (#32306)
30
+
31
+
**Compute**
32
+
33
+
* `az vm availability-set update`: Add new parameter `--enable-all-instance-down` to support setting scheduled events profile (#32285)
34
+
* `az vm availability-set update`: Add new parameter `--scheduled-events-api-version` to support setting scheduled events profile (#32285)
35
+
36
+
**Container app**
37
+
38
+
* `az containerapp`: Update Api-version to 2025-07-01 (#32179)
39
+
* `az containerapp env http-route-config`: Add command group to manage environment level http routing (#32240)
40
+
* `az containerapp env premium-ingress`: Add command group to configure premium ingress settings for the environment (#32240)
41
+
* Fix #32107: `az containerapp registry show`: Fix NoneType error when container app doesn't have any registry server (#32270)
42
+
43
+
**HDInsight**
44
+
45
+
* `az hdinsight create`: Support creating Entra-enabled clusters and creating clusters with WASB + MSI (#32273)
0 commit comments