I have a static content on Azure storage. Can I create a web-app using this. How can I achieve this. I am new to PAAS.
I have a static content on Azure storage. Can I create a web-app using this. How can I achieve this. I am new to PAAS.
Hi @MiloJames-2450,
Yes, you can have static content on Azure storage.
You can serve static content (HTML, CSS, JavaScript, and image files) directly from a storage container named $web. Hosting your content in Azure Storage enables you to use serverless architectures that include Azure Functions and other Platform as a service (PaaS) services. Azure Storage static website hosting is a great option in cases where you don't require a web server to render content.
Please follow the steps in the doc: Static website hosting in Azure Storage to set up a static website. Another alternative is using App Service Static Web Apps.
Hope that helps.
Thanks,
Grace
13 people are following this question.
Azure Data box export to AEM AMS environment
App Service to access Storage account with Firewalls and Virtual Network enabled
Virus Scanning on uploaded file to Azure Block Storage via Azure Web App as of 2020
Deleting and updating entries in Azure Storage tables with Function(python)
Azure app service Windows container - Mount File Share - unable to write file