Azure Classroom Series – 29/Dec/2020

Static Website Hosting with Azure Blob Storage

  • Static Website refers to html content with javascript & Css
  • Azure Blob storage helps in hosting static website on storage account
  • So lets create two files
    • index.html
    <h1> Welcome to Static Hosting </h1>
    
    • error.html
    <h1> Error Occurred </h1>
    
    • Create an azure storage account and select static websites from settings blade Preview Preview Preview Preview
    • When we enable the static website hosting a container $web will be created, so lets upload html pages into this container

Azure Content Delivery Network

  • Azure has lot of POP locations Refer Here
  • Create a storage account with some video or audio files Preview Preview Preview Preview

Azure Storage Account Endpoints

  • For accessing blobs within azure directly using internet is not a better idea Preview
  • Azure Gives an option of private Storage Endpoint Preview Preview Preview Preview Preview

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube