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
Copy file name to clipboardExpand all lines: src/azure-cli/HISTORY.rst
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,27 @@
3
3
Release History
4
4
===============
5
5
6
+
2.81.0
7
+
++++++
8
+
9
+
**AKS**
10
+
11
+
* `az aks safeguards`: Add `--pss-level` parameter to support Pod Security Standards (#32432)
12
+
* `az aks safeguards create`: Add validation to prevent duplicate resource creation (#32432)
13
+
14
+
**ARM**
15
+
16
+
* Fix #32098: `az bicep install`: Fix a bug where the installation was skipped when `--version` was specified unless `bicep.use_binary_from_path` was explicitly set to `false` (#32337)
17
+
18
+
**Compute**
19
+
20
+
* `az vm/vmss application set`: Add new parameter `--enable-automatic-upgrade` to support enabling application automatic upgrade (#32394)
21
+
22
+
**NetAppFiles**
23
+
24
+
* `az netappfiles volume-group create`: Add `--network-features` parameter for volume groups (#32423)
0 commit comments