Hi all,
I am having difficulties getting Azure Files to authentication using AD DS.
Landscape
Azure Active Directory (Cloud Only) Users
Active Directory Domain Services (AD DS) - Sync with AAD Tenant
VM - Domain Joined to AD DS
Azure Files Share joined & enabled to Active Directory Domain Services (AD DS)
Location Storage Same Region as all of the above
Private Endpoint in the Same VNET as the above
I can connect to the file share correctly using the access key.
But signing in as a AD Users on the VM, i keep getting access denied when attempting to connected to the fileshare.
I have followed all the prerequisites on https://docs.microsoft.com/en-us/azure/storage/files/storage-files-identity-auth-active-directory-domain-service-enable?tabs=azure-portal#prerequisites
Any help or advise would be great.