we are trying to set up a storage account where a third party company can come and programmatically collect updated files, we upload a new file, then the company gets an email notification but we are stuck where the company needs a sas token, that’s fine but it’s per blob, does anyone know how we can set up access to storage account for third party for them to programmatically collect the latest files in a secure mannner?
Thanks in advance :)
If you want to give access at the container level, specify "container" as the allowed resource type.