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

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

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 Will I Host A Static Html Page On Azure Linux Web App?

I have a HTML page which I want to host on Azure web app. I need to host this HTML page in a resour… Read more How Will I Host A Static Html Page On Azure Linux Web App?

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

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

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

How Can I Use Offline-directline For Microsofts Botframework V4?

I need to run the microsoft botframework v4 on-premise since company internal restrictions forbid m… Read more How Can I Use Offline-directline For Microsofts Botframework V4?

How To Display Images In Cshtml Page After Joining Two Path And Converting To Base64 In Mvc?

This is my controller. ImagePath is the path got from database and blobUrl is the azure storage pat… Read more How To Display Images In Cshtml Page After Joining Two Path And Converting To Base64 In Mvc?