Forum Discussion
J_Bush
Jul 07, 2020Copper Contributor
Azure Files / Public Endpoint / Conditional Access Policies
Hi all, I'm working on setting up on-premises Active Directory Domain Services authentication over SMB for Azure file shares. The plan would be to have end users access Azure file shares using Window...
rohanislam
Jul 07, 2020Brass Contributor
1. Yes, you should be able to access the share using the link directly from run Command or explorer. If you are already logged on to the pc using your domain credential and you have access to the share it will not ask you to put password again.
2. When you are using AD Authentication, you have to control share permission via RBAC and folder/file access via NTFS permission. Manage the share share way you would have managed if it was hosted on a file server. You can't use SAS access policy in this case. However, you can still use access policy if you want to access the share via SAS key.
3. I think number 2 covers it.
2. When you are using AD Authentication, you have to control share permission via RBAC and folder/file access via NTFS permission. Manage the share share way you would have managed if it was hosted on a file server. You can't use SAS access policy in this case. However, you can still use access policy if you want to access the share via SAS key.
3. I think number 2 covers it.