Issue
This Content is from Stack Overflow. Question asked by kishore pantra
My website frontend acess some PDF’s from azure blob storage using ssh key’s
But when the front end is trying the download the pdf the request is sent to azure app service blob storage. When this request is made the request header url in the network tab in dev tools the ssh key is getting shown. So i want to create a api that will create a ssh key for azure blob storage get expired after 1 min and create a new ssh key how to acess azure app service to create a 1 min expiry ssh key is there any npm package
Solution
This question is not yet answered, be the first one who answer using the comment. Later the confirmed answer will be published as the solution.
This Question and Answer are collected from stackoverflow and tested by JTuto community, is licensed under the terms of CC BY-SA 2.5. - CC BY-SA 3.0. - CC BY-SA 4.0.