sas
3 TopicsShared Access Signatures for front end apps (not client) ?
Hello Team, Typical use case for SAS is to provide client direct access to our storage service - as explained here: (https://docs.microsoft.com/en-us/azure/storage/common/storage-dotnet-shared-access-signature-part-1). Scenario 2. What if i need to protect access to my storage against applications running on as frontend (Scenario 1). I might have many different developers / teams using the same storage account, i do not want to give all of them access to storage keys and full permissions to my storage. How to achieve that ? Where can i define granular storage permissions for my server apps ? Thanks, MichalSolved2.1KViews0likes3Comments