Skip to content

Commit 8749c2e

Browse files
authored
Merge pull request #189858 from dnethi/patch-13
updated backup sc requirements
2 parents c443e9c + 2379230 commit 8749c2e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-arc/data/create-sql-managed-instance-azure-data-studio.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ This document walks you through the steps for installing Azure SQL Managed Insta
3333
- Enter and confirm a password for the SQL Server instance
3434
- Select the storage class as appropriate for data
3535
- Select the storage class as appropriate for logs
36+
- Select the storage class as appropriate for backups
37+
38+
> [!NOTE]
39+
>Note: Starting with the February release, a ReadWriteMany (RWX) capable storage class needs to be specified for backups. Learn more about [access modes](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes)
40+
If no storage class is specified for backups, the default storage class in kubernetes is used and if this is not RWX capable, the Arc SQL Managed Instance installation may not succeed.
3641

3742
- Click the **Deploy** button
3843

0 commit comments

Comments
 (0)