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
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,22 +31,22 @@ 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.
35
+
-`--readable-secondaries` only applies Business Critical tier.
36
36
- Billing support when using multiple read replicas.
37
37
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
38
38
- 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.
39
39
40
40
> [!NOTE]
41
41
> Business Critical service tier is available for preview.
42
42
43
-
### Azure Data Studio improvements
43
+
### User experience improvements
44
+
45
+
The following improvements are available in [Azure Data Studio](/sql/azure-data-studio/download-azure-data-studio).
44
46
45
47
- Azure Arc and Azure CLI extensions now generally available.
46
48
- 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
49
- 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
50
- Removed an extra backups field in SQL MI deployment wizard.
0 commit comments