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

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

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

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?

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?

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?

Download From Azure Storage In Html Link

So I have a file uploaded to my azure storage and have a simple anchor tag where a user should be a… Read more Download From Azure Storage In Html Link

Chrome Memory Issue - File API + AngularJS

I have a web app that needs to upload large files to Azure BLOB storage. My solution uses HTML5 Fil… Read more Chrome Memory Issue - File API + AngularJS