Skip to content

Commit f07a6c7

Browse files
Fixing note alert
1 parent 0cea00c commit f07a6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/data/resize-persistent-volume-claim.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Following are the steps to resize persistent volumes attached to `StatefulSet`:
2828

2929
During the patching of `PersistentVolumeClaim`, the status of the persistent volume claim will likely change from: `Attached` to `Resizing` to `FileSystemResizePending` to `Attached`. The exact states will depend on the storage provisioner.
3030

31-
> [Note]
31+
> [!NOTE]
3232
> Ensure the managed instance is in a healthy state before you proceed. Run `kubectl get sqlmi -n <namespace>` and check the status of the managed instance.
3333
3434
## 1. Scale the `StatefulSet` replicas to 0

0 commit comments

Comments
 (0)