Deploy Azure Storage Static Website using Terraform
I am going to show how you can deploy a static Azure Storage Website using Terraform; this supports static content from HTML, CSS, JavaScript and Image Files. These files are served from a storage container that needs to be called $web A V2 Storage Account is also required. During initial setup of the website it … Read more