Hello ,
i have a storage account where i'm owner and SMB Elevated Contributor , the storage account is linked correctly to our Active Directory.
i mapped a file share (let's call it poc1) to my windows client machine using AD Credentials (with the role that is SMB elevated Contributor & owner) , i can copy/paste files using windows explorer (GUI) and modify NTFS rules on files (GUI) with no problem. i can too modify NTFS rules on the whole share (so far everything ok) . when i try to copy files to that share using robocopy i get and access denied : impossible to copy NTFS on destination . i tried to do a get-acl/set-acl on the destination and i also get an access denied.
i ran the command in both normal and elevated prompt , my account is an admin account so i'm using the same user for both (no issue on mapping).
when using robocpy , the file is copied to the destination but not it ACL . when i check the share security (GUI) i see that Inheritance is disabled , but each time i try to enable it switch back automatically to disabled . this is insane (tried rebooting the computer , tried from different VMs)