Skip to content

Commit 551384b

Browse files
Merge pull request #245364 from khdownie/kendownie071823
minor clarification
2 parents 9094bae + fddc611 commit 551384b

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
@@ -152,7 +152,7 @@ net use Z: \\<YourStorageAccountName>.file.core.windows.net\<FileShareName>
152152

153153
## Mount the file share from a non-domain-joined VM
154154

155-
Non-domain-joined VMs 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.
155+
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

157157
To mount a file share from a non-domain-joined VM, the user must either:
158158

0 commit comments

Comments
 (0)