Yes it does, the devices need to be domain joined to the Azure AD DS service, but note below that the devices would also need to be Azure VMs themselves. This particular feature is really intended for an Azure hosted solution such as Azure Virtual Desktop.
Azure Files - NTFS permissions and ADD-Joined devices
We would like to make use of Azure Files but require the ability to set NTFS permissions against files/folders. As we do not have any AD Domain controller (ie: we're full Azure AD cloud) i have deployed Azure ADDS. All our users have M365 Business Premium licenses and their Win10 laptops are Azure AD Joined (all laptops are also enrolled into Intune). According to the documentation below, the prerequisites say:
To access a file share by using Azure AD credentials from a VM, your VM must be domain-joined to Azure AD DS.
Does this mean we can only use NTFS permissions with Azure Files if the client devices are AD joined rather than Azure AD Joined?
Any advise or feedback would be appreciated.
-
Alan Kinane 16,911 Reputation points MVP
2021-10-06T18:41:41.487+00:00
2 additional answers
Sort by: Most helpful
-
PhP59300 76 Reputation points
2021-10-07T06:28:08.187+00:00 Ah ok, that's disappointing.
Thanks for taking the time to clarify ;) -
Thierry Cassard 0 Reputation points
2024-12-06T09:39:05.8933333+00:00 Is it still true?
I understand that in order to use Azure Files with NTFS rights from Entra ID joined PCs, we need:
- either have a local AD connected to entra
- Or use Azure Virtual desktops
Right?
Thierry C.