Azure Storage Contd
Activity 10: Static Website Hosting
- A fully functional website which is developed in CSS, HTML and javascript can be directly hosted in storage account.
- Refer Here for official docs
- As done in the class, install Azure storage explorer for copying folders easily
- Download any website template Refer Here
- enable static website hosting and copy the contents to $web container.
Activity 11: Using Azure Storage account for Data Lakes
- Refer Here for using azure storage account as datalake
