We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2.86.0
1 parent e018f59 commit 5eee3e7Copy full SHA for 5eee3e7
1 file changed
src/azure-cli/HISTORY.rst
@@ -25,6 +25,8 @@ Release History
25
* `az aks mesh enable/proxy-redirection-mechanism`: Add mesh Istio CNI commands (#32992)
26
* `az aks nodepool add`: Add `Windows2025` as a supported value for `--os-sku` (#33246)
27
* `az aks update`: Fix `--enable-azure-monitor-metrics` failing with RoleAssignmentExists when Grafana role assignment already exists (#33229)
28
+* `az aks create/update`: Add `--enable-gateway-api` and `--disable-gateway-api` parameters to manage Managed Gateway API installation (#33286)
29
+* `az aks create/update`: Add `--enable-app-routing-istio` and `--disable-app-routing-istio` to manage App Routing Istio gateway implementation (#33287)
30
31
**App Service**
32
0 commit comments