Skip to content

Commit db54485

Browse files
authored
Added more information around backup storage class
Add links and information around RWX storage class
1 parent 4249bab commit db54485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/release-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ For complete release version information, see [Version log](version-log.md).
157157
- Set `--readable-secondaries` to any value between 0 and the number of replicas minus 1.
158158
- `--readable-secondaries` only applies to Business Critical tier.
159159
- 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.
160-
- RWX capable storage class is required for backups, for both General Purpose and Business Critical service tiers.
160+
- [ReadWriteMany (RWX) capable storage class](https://docs.microsoft.com/en-us/azure/aks/concepts-storage#azure-disks) is required for backups, for both General Purpose and Business Critical service tiers. Specifying a non-ReadWriteMany storage class will cause the SQL Managed Instance to be stuck in "Pending" status during deployment.
161161
- Billing support when using multiple read replicas.
162162

163163
For additional information about service tiers, see [High Availability with Azure Arc-enabled SQL Managed Instance (preview)](managed-instance-high-availability.md).

0 commit comments

Comments
 (0)