I need to grant AD users with minimum permission to do following activities using blob storage, what are the roles to be assigned.
Access to a storage account with read/write/delete permission on all containers and blobs underneath in Azure Portal
Ability to create SAS token.
Any help is much appreciated, thanks in advance
Ability to create SAS token for creating external tables in azure data base pointing to the blob containers within the storage account.
in more details. 1st requirement is pretty straightforward. – Gaurav Mantri