Validate success

Completed

Review the validation steps you completed during the exercises. Confirm that each item below is true before moving on.

  • [ ] Storage account is created with static website hosting Enabled and a Primary endpoint URL is displayed.
  • [ ] The $web container contains both index.html and 404.html.
  • [ ] The landing page displays Version 1 - Landing Page when first published.
  • [ ] Browsing to a nonexistent path shows your custom 404 - Page Not Found page.
  • [ ] The updated Version 2 - Landing Page content is visible on the live site.
  • [ ] Both blobs show Content type of text/html and Access tier of Hot.

If any item is not true, return to the relevant exercise and troubleshoot before continuing.