How to create an Azure Static Web App | 5 Minute Tutorial

Поділитися
Вставка
  • Опубліковано 22 січ 2025

КОМЕНТАРІ • 2

  • @JoshYates
    @JoshYates 3 місяці тому +1

    Would this be an overall better option for monthly cost than the Azure Storage + Static Web Site? For example, a static bootstrap website with css, js, html files only.

    • @AzureInnovationStation
      @AzureInnovationStation  3 місяці тому

      Yes it would! The ability to host static sites using Azure Storage bills based on storage usage. The more files you add, you higher the cost. But with small file sizes the cost will be very low.
      Azure Static Web Apps are Free entirely up to 500 MBs! You can upgrade your Azure Static Web Apps if you need additional features, like more storage space for static files, more staging environments, more security capabilities and more
      See learn.microsoft.com/en-us/azure/static-web-apps/plans for details