azure storage account requires shared access signature


In azure it is not sufficient to create your own storage account, you need to add "shared access signature to it. And then use this settings and append it your file url.

It will look like this, anything appended to intro.mp3 are your shared access key.

Go to Home->Storage Account -> somestorage -> Then you will be able to find "shared access signature"





https://somestorage.file.core.windows.net/audio/intro.mp3?sv=2018-03-28
&ss=bfqt&srt=sco&sp=rwdlacup&se=2019-01-17T14:07:02Z&st=2019-01-17T06:07:02Z
&spr=https,http&sig=ij2IGonmAQnp4inkHDRIRiHMFXf1kiZRD7p6IR3sHD0%3D



Comments

Popular posts from this blog

The specified initialization vector (IV) does not match the block size for this algorithm