Skip to content

Commit ff7dc1a

Browse files
Merge pull request #221051 from tamram/tamram22-1202
add Azure DNS Zone endpoint support for SMB/NFS
2 parents 16a3db2 + 93469a7 commit ff7dc1a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

articles/storage/files/files-nfs-protocol.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ The status of items that appear in this table may change over time as support co
6262
| Encryption in transit||
6363
| [LRS or ZRS redundancy types](storage-files-planning.md#redundancy)| ✔️ |
6464
| [LRS to ZRS conversion](../common/redundancy-migration.md?tabs=portal#limitations-for-changing-replication-types)||
65+
| [Azure DNS Zone endpoints (preview)](../common/storage-account-overview.md#storage-account-endpoints) | ✔️ |
6566
| [Private endpoints](storage-files-networking-overview.md#private-endpoints) | ✔️ |
6667
| Subdirectory mounts| ✔️ |
6768
| [Grant network access to specific Azure virtual networks](storage-files-networking-endpoints.md#restrict-access-to-the-public-endpoint-to-specific-virtual-networks)| ✔️ |

articles/storage/files/storage-files-planning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ With both SMB and NFS file shares, Azure Files offers enterprise-grade file shar
3030
| Recommended OS | <ul><li>Windows 10, version 21H1+</li><li>Windows Server 2019+</li><li>Linux kernel version 5.3+</li></ul> | Linux kernel version 4.3+ |
3131
| [Available tiers](storage-files-planning.md#storage-tiers) | Premium, transaction optimized, hot, and cool | Premium |
3232
| Billing model | <ul><li>[Provisioned capacity for premium file shares](./understanding-billing.md#provisioned-model)</li><li>[Pay-as-you-go for standard file shares](./understanding-billing.md#pay-as-you-go-model)</li></ul> | [Provisioned capacity](./understanding-billing.md#provisioned-model) |
33+
| [Azure DNS Zone endpoints (preview)](../common/storage-account-overview.md#storage-account-endpoints) | Supported | Supported |
3334
| [Redundancy](storage-files-planning.md#redundancy) | LRS, ZRS, GRS, GZRS | LRS, ZRS |
3435
| File system semantics | Win32 | POSIX |
3536
| Authentication | Identity-based authentication (Kerberos), shared key authentication (NTLMv2) | Host-based authentication |

0 commit comments

Comments
 (0)