Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
3,200 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm developing a website in Visual Studio hosting it on App Service should I put all my images in a Azure Blob Storage? What's the advantage and disadvantages, is there issues with SEO, is it slower to load compared to storing the images locally, Can I use GZip to compress the files?
Following are few advantages of using Azure Storage
Following has good explanation on how to use static content
https://learn.microsoft.com/en-us/azure/architecture/patterns/static-content-hosting