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

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?

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

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

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

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

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 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?