Skip to content

Commit 28b60e8

Browse files
committed
An edit.
1 parent ce3e5a3 commit 28b60e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/storage-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ When creating an instance using either `az sql mi-arc create` or `az postgres ar
175175
|`--storage-class-backups`|Storage class for all backup files. If not specified, defaults to storage class for data (`--storage-class-data`).<br/><br/> Use a ReadWriteMany (RWX) capable storage class for backups. Learn more about [access modes](https://kubernetes.io/docs/concepts/storage/persistent-volumes/#access-modes). |
176176

177177
> [!WARNING]
178-
> If you don't specify a storage class for backups, the deployment uses storage class specified for data. If this storage class isn't RWX capable, the point-in-time restore may not work as desired.
178+
> If you don't specify a storage class for backups, the deployment uses the storage class specified for data. If this storage class isn't RWX capable, the point-in-time restore may not work as desired.
179179
180180
The table below lists the paths inside the Azure SQL Managed Instance container that is mapped to the persistent volume for data and logs:
181181

0 commit comments

Comments
 (0)