Hi
Setting up a client with Azure File Share for the centralised storage of PST files.
We have setup the Storage Account and the File Share.
We can use the 'Storage account key' Authentication Method to mount the file share, create folders & files etc. We are not able to see who created or edited those folders & files.
If we change to the 'Active Directory' Authentication Method we see this 'Identity-based access is not configured for this storage account. Learn more'. 'Learn More' takes us to https://docs.microsoft.com/en-gb/azure/storage/files/storage-files-active-directory-overview which states:
"Azure Files supports identity-based authentication over Server Message Block (SMB) through on-premises Active Directory Domain Services (AD DS) and Azure Active Directory Domain Services (Azure AD DS). ".
The client has no on-prem AD and is not using Azure AD DS.
Is there any other, supported method of giving users permissions to the File Share and folders inside?
Thanks
Mark