𝗧𝗵𝗶𝘀 𝗜𝘀 𝗛𝗼𝘄 𝗜 𝗛𝗼𝘀𝘁𝗲𝗱 𝗔 𝗙𝗿𝗲𝗲 𝗪𝗲𝗯𝘀𝗶𝘁𝗲 𝗢𝗻 𝗔𝘇𝗨𝗿𝗲 𝗕𝗹𝗼𝗯 𝗦𝘁𝗼𝗿𝗮𝗴𝗲 You want to host a website without paying for a web server or dealing with complex configurations. Azure Blob Storage has a feature called Static Website Hosting. This feature lets you serve HTML, CSS, and JavaScript files directly from a storage container.

Here's how I did it:

You can use Azure Blob Storage to host your website for free. This approach took less than 15 minutes and didn't require setting up a web server or configuring SSL certificates.

Source: https://dev.to/4thman/how-i-hosted-a-free-website-on-azure-blob-storage-no-server-needed-188