Skip to content

Commit e4d35e9

Browse files
authored
Update articles/storage/files/storage-how-to-use-files-windows.md
1 parent 0e7420a commit e4d35e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Shared access signature (SAS) tokens aren't currently supported for mounting Azu
8181
> [!NOTE]
8282
> A common pattern for lifting and shifting line-of-business (LOB) applications that expect an SMB file share to Azure is to use an Azure file share as an alternative for running a dedicated Windows file server in an Azure virtual machine (VM). One important consideration for successfully migrating an LOB application to use an Azure file share is that many applications run under the context of a dedicated service account with limited system permissions rather than the VM's administrative account. Therefore, you must ensure that you mount/save the credentials for the Azure file share from the context of the service account rather than your administrative account.
8383
84-
### Mount the Azure file share using the provided script
84+
### Mount the Azure file share
8585

8686
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.
8787

0 commit comments

Comments
 (0)