Skip to content

Commit 24c66da

Browse files
authored
Update azure-disk-csi.md
1 parent 36a8c4a commit 24c66da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-disk-csi.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Besides original in-tree driver features, Azure Disk CSI driver already provides
2323
- performance improvement when attach or detach disks in parallel
2424
- in-tree driver attaches or detaches disks in serial while CSI driver would attach or detach disks in batch, there would be magnificent improvement when there are multiple disks attaching to one node.
2525
- ZRS disk support
26-
- `Premium_ZRS`, `StandardSSD_ZRS` disk types are supported, check more details about [Zone-redundant storage for managed disks](https://docs.microsoft.com/en-us/azure/virtual-machines/disks-redundancy#zone-redundant-storage-for-managed-disks-preview)
26+
- `Premium_ZRS`, `StandardSSD_ZRS` disk types are supported, check more details about [Zone-redundant storage for managed disks](../virtual-machines/disks-redundancy)
2727
- [Snapshot](#volume-snapshots)
2828
- [Volume clone](#clone-volumes)
2929

0 commit comments

Comments
 (0)