Skip to content

Commit 5baf33c

Browse files
Merge pull request #246562 from pgangal-git/patch-2
Update storage-files-aad-permissions-and-mounting.md
2 parents 7c2265d + 21d122f commit 5baf33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/storage-files-aad-permissions-and-mounting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ You can also use the `net-use` command from a Windows prompt to mount the file s
150150
net use Z: \\<YourStorageAccountName>.file.core.windows.net\<FileShareName>
151151
```
152152

153-
## Mount the file share from a non-domain-joined VM
153+
## Mount the file share from a non-domain-joined VM or a VM joined to a different AD domain
154154

155155
Non-domain-joined VMs or VMs that are joined to a different domain than the storage account can access Azure file shares using Azure AD DS authentication only if the VM has line-of-sight to the domain controllers for Azure AD DS, which are located in Azure. This usually requires setting up a site-to-site or point-to-site VPN to allow this connectivity. The user accessing the file share must have an identity and credentials (an Azure AD identity synced from Azure AD to Azure AD DS) in the Azure AD DS managed domain.
156156

0 commit comments

Comments
 (0)