Skip to content

Commit 09dfcc1

Browse files
Merge pull request #294973 from khdownie/patch-3
Update storage-how-to-use-files-windows.md
2 parents f32e635 + 285b238 commit 09dfcc1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/files/storage-how-to-use-files-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn to use Azure file shares with Windows and Windows Server. Use
44
author: khdownie
55
ms.service: azure-file-storage
66
ms.topic: how-to
7-
ms.date: 02/14/2025
7+
ms.date: 02/19/2025
88
ms.author: kendownie
99
ms.custom: ai-video-demo
1010
ai-usage: ai-assisted
@@ -81,7 +81,7 @@ A common pattern for lifting and shifting line-of-business (LOB) applications th
8181
The Azure portal provides a PowerShell script that you can use to mount your file share directly to a host using the storage account key.
8282

8383
> [!IMPORTANT]
84-
> Using the storage account key isn't recommended in production environments for security reasons. Use [identity-based authentication](storage-files-active-directory-overview.md) instead.
84+
> Connecting to a file share using the storage account key is only appropriate for admin access. Mounting the share with the Active Directory or Micosoft Entra identity of the user is preferred. See [identity-based authentication overview](storage-files-active-directory-overview.md).
8585
8686
To get this script:
8787

0 commit comments

Comments
 (0)