Skip to content

Commit e0b63dd

Browse files
authored
public repo edit
1 parent ca09307 commit e0b63dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/azure-disks-dynamic-pv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ A storage class is used to define how a unit of storage is dynamically created w
3131
Each AKS cluster includes two pre-created storage classes, both configured to work with Azure disks:
3232

3333
* The *default* storage class provisions a standard Azure disk.
34-
* Standard storage is backed by HDDs, and delivers cost-effective storage while still being performant. Standard disks are ideal for a cost-effective development and test workload.
34+
* Standard storage is backed by HDDs and delivers cost-effective storage while still being performant. Standard disks are ideal for a cost-effective dev and test workload.
3535
* The *managed-premium* storage class provisions a premium Azure disk.
3636
* Premium disks are backed by SSD-based high-performance, low-latency disk. Perfect for VMs running production workload. If the AKS nodes in your cluster use premium storage, select the *managed-premium* class.
3737

0 commit comments

Comments
 (0)