You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/files/storage-how-to-use-files-windows.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn to use Azure file shares with Windows and Windows Server. Use
4
4
author: khdownie
5
5
ms.service: azure-file-storage
6
6
ms.topic: how-to
7
-
ms.date: 02/14/2025
7
+
ms.date: 02/19/2025
8
8
ms.author: kendownie
9
9
ms.custom: ai-video-demo
10
10
ai-usage: ai-assisted
@@ -81,7 +81,7 @@ A common pattern for lifting and shifting line-of-business (LOB) applications th
81
81
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.
82
82
83
83
> [!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).
0 commit comments