Skip to content

Commit 3bfea52

Browse files
authored
Merge pull request #46618 from andresnava/patch-24
Azure Files performance tier
2 parents 0e67924 + a004194 commit 3bfea52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/aks/operator-best-practices-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ The following table outlines the available storage types and their capabilities:
3636

3737
The two primary types of storage provided for volumes in AKS are backed by Azure Disks or Azure Files. To improve security, both types of storage use Azure Storage Service Encryption (SSE) by default that encrypts data at rest. Disks cannot currently be encrypted using Azure Disk Encryption at the AKS node level.
3838

39-
Azure Files are currently available in the Standard performance tier. Azure Disks are available in Standard and Premium performance tiers:
39+
Both Azure Files and Azure Disks are available in Standard and Premium performance tiers:
4040

4141
- *Premium* disks are backed by high-performance solid-state disks (SSDs). Premium disks are recommended for all production workloads.
4242
- *Standard* disks are backed by regular spinning disks (HDDs), and are good for archival or infrequently accessed data.

0 commit comments

Comments
 (0)