Skip to content

Commit ea1a510

Browse files
Merge pull request #314947 from khdownie/patch-8
Add managed identities GA to what's new article
2 parents 677b85e + cfa02dd commit ea1a510

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

articles/storage/files/files-whats-new.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn about new features and enhancements in Azure Files and Azure
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: concept-article
7-
ms.date: 11/18/2025
7+
ms.date: 04/20/2026
88
ms.author: kendownie
99
ms.custom:
1010
- build-2025
@@ -15,6 +15,16 @@ ms.custom:
1515

1616
Azure Files and Azure File Sync are updated regularly to offer new features and enhancements. This article provides detailed information about what's new in Azure Files and Azure File Sync.
1717

18+
## What's new in 2026
19+
20+
### 2026 quarter 2 (April, May, June)
21+
22+
#### Managed identity support for SMB Azure file shares is now generally available
23+
24+
Azure Files customers can now use managed identities to allow Windows and Linux virtual machines (VMs) to access SMB Azure file shares using identity-based authentication with Microsoft Entra ID. This capability enables applications and virtual machines to securely access Azure Files without secrets, passwords, or key distribution. The GA release includes AKS workload identity support, co-existence of application identities and end-user identity access on the same storage account, and simplified enablement via the Azure portal.
25+
26+
To learn more, read the [blog post](https://techcommunity.microsoft.com/blog/azurestorageblog/secure-keyless-application-access-with-managed-identities---now-ga-in-azure-file/4513053).
27+
1828
## What's new in 2025
1929

2030
### 2025 quarter 4 (October, November, December)

0 commit comments

Comments
 (0)