File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,6 +36,10 @@ Release History
3636* Cross Tenant Support for `az group deployment create ` command by adding new parameter `--aux-subs `
3737* Add new parameter `--metadata ` to support adding metadata information for policy set definitions.
3838
39+ **Backup **
40+
41+ * Added Backup support for SQL and SAP Hana workload.
42+
3943**BotService **
4044
4145* [Breaking change] Remove '--version' flag from preview command 'az bot create'. Only v4 SDK bots are supported.
@@ -99,6 +103,11 @@ Release History
99103* Support for Policy API version 2019-09-01.
100104* az policy set-definition: Support grouping within policy set definitions with `--definition-groups ` parameter
101105
106+ ** Redis **
107+
108+ * Add preview param `--replicas-per-master ` to `az redis create ` command
109+ * Update azure-mgmt-redis from 6.0.0 to 7.0.0rc1
110+
102111**ServiceFabric **
103112
104113* Fixes in node-type add logic including #10963: Adding new node type with durability level Gold will always throw CLI error
@@ -184,10 +193,6 @@ Release History
184193* application-gateway http-listener: Add --firewall-policy when create
185194* application-gateway url-path-map rule: Add --firewall-policy when create
186195
187- **Backup **
188-
189- * Added Backup support for SQL and SAP Hana workload.
190-
191196**Packaging **
192197
193198* Rewrite the az wrapper in Python
@@ -208,8 +213,6 @@ Release History
208213
209214**Redis **
210215
211- * Add preview param `--replicas-per-master ` to `az redis create ` command
212- * Update azure-mgmt-redis from 6.0.0 to 7.0.0rc1
213216* Fix #2902: Avoid setting memory configs while updating Basic SKU cache
214217
215218**Reservations **
You can’t perform that action at this time.
0 commit comments