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: articles/azure-arc/data/release-notes.md
+7-8Lines changed: 7 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,22 +31,21 @@ For complete release version information, see [Version log](version-log.md).
31
31
32
32
- Support for readable secondary replicas:
33
33
- To set readable secondary replicas use `--readable-secondaries` when you create or update an Arc-enabled SQL Managed Instance deployment.
34
-
-`--readable-secondaries` only applies Business Critical tier.
35
34
- Set `--readable secondaries` to any value between 0 and the number of replicas minus 1.
36
-
- Billing support when using multiple read replicas.
37
-
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
35
+
-`--readable-secondaries` only applies to Business Critical tier.
38
36
- Automatic backups are taken on the primary instance in a Business Critical service tier when there are multiple replicas. When a failover happens, backups move to the new primary.
37
+
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
38
+
- Billing support when using multiple read replicas.
39
+
40
+
For additional information about service tiers, see [High Availability with Azure Arc-enabled SQL Managed Instance (preview)](managed-instance-high-availability.md).
39
41
40
-
> [!NOTE]
41
-
> Business Critical service tier is available for preview.
42
+
### User experience improvements
42
43
43
-
### Azure Data Studio improvements
44
+
The following improvements are available in [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio).
44
45
45
46
- Azure Arc and Azure CLI extensions now generally available.
46
47
- Changed edit commands for SQL Managed Instance for Azure Arc dashboard to use `update`, reflecting Azure CLI changes. This works in indirect or direct mode.
47
48
- Data controller deployment wizard step for connectivity mode is now earlier in the process.
48
-
- SQL MI deployment wizard now reflects the exact wording of the experience in Azure portal.
49
-
- SQL MI deployment wizard now has fields in the same order as Azure portal.
50
49
- Removed an extra backups field in SQL MI deployment wizard.
0 commit comments