Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (13.1k points)
I have a node.js API to get the SAS of a container, but I want to have the SAS of all the container which will requires 100 of API calls. Can anyone help me with this?

1 Answer

0 votes
by (26.7k points)

Basically, you can construct your API as an account level for generating SAS there you need to specify some points like what all the services you want, access to resources, permissions and protocol.

I hope this will help.

Want to become an Azure expert? join Azure Training now!!

Browse Categories

...