Skip to content Skip to sidebar Skip to footer
Showing posts with the label Azure

Accessing Azure Application Settings With Javascript

I am hosting my website with Microsoft Azure. I have set up a few Application Settings (which shoul… Read more Accessing Azure Application Settings With Javascript

Can I Use Svg Within A Customized The Azure Ad B2c User Interface?

I am building a customized Azure AD B2C user interface. I have included a SVG tag within my page. S… Read more Can I Use Svg Within A Customized The Azure Ad B2c User Interface?

How To Protect The Azure Blob Storage Urls From Being Retrieved By Anyone Using Developer Tools

I have to save images/videos in azure blobs and then use them in my site. After doing some research… Read more How To Protect The Azure Blob Storage Urls From Being Retrieved By Anyone Using Developer Tools

Audio Tag Not Working Correctly When Playing An Mp3 Stored As Azure Blob In Chrome

We are getting a strange behavior when using Chrome to play an mp3 file stored as a blob in Azure. … Read more Audio Tag Not Working Correctly When Playing An Mp3 Stored As Azure Blob In Chrome

Seekbar Not Working In Chrome

I have uploaded a video to my Windows Storage and noticed, that the seekbar (of the default Chrome&… Read more Seekbar Not Working In Chrome

Failed To Load Response Data When Tried To Get Access Token From Azure Using Javascript

I want to get an Access token for my registered application on azure. To do so I wrote a piece of c… Read more Failed To Load Response Data When Tried To Get Access Token From Azure Using Javascript