question

beenu-5225 avatar image
0 Votes"
beenu-5225 asked SumanthMarigowda-MSFT commented

GetServiceSasUriForContainer always returning 403 Forbidden erro

Trying to generate the sas token on a container
Followed directions here : https://docs.microsoft.com/en-us/azure/storage/blobs/sas-service-create?tabs=dotnet#resources-for-development-with-net : Create a service SAS for a blob container


But this gives 403 .

azure-blob-storage
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered SumanthMarigowda-MSFT commented

@beenu-5225 I believe you maybe running into the same issue that was faced here. Please check the answer and example code to see if it works for you.

Hope this helps! If you are still facing issues please let me know and I will be happy to take a further look.



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.