menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Cloud News

>

How to Pro...
source image

Dev

2M

read

50

img
dot

Image Credit: Dev

How to Provide Storage for a Public Website in Azure

  • Azure offers a wide range of storage options from small personal blogs to large-scale enterprise applications and provides a clear explanation of the meaning of an Azure storage account and its uses.
  • Key storage options provided by Azure comprise Azure Blob Storage ideal for storing unstructured data; Azure Files offer file shares that can be accessed by multiple applications and servers, making it suitable for shared data storage.
  • A public website is accessible online to anyone without requiring a password or special permission. Examples of public websites include news websites, e-commerce websites, social media platforms, government websites, personal blogs, etc.
  • The step-by-step guidance on how to provide storage for a public website in Azure are having a storage account with high availability to support websites, creating a blob storage container with anonymous read access, practicing uploading files and testing access, configuring soft delete, and configuring blob versioning.
  • Creating a blob storage container for the public website content where customers can view images without authentication and configuring anonymous read access for the public container blobs.
  • To test access and upload files, customers can select a file of their choice and upload it. For file deletion and restoring, usage soft-delete to restore the files and configure blob versioning for tracking the different website document.
  • By carefully choosing the right Azure storage solution for your website and taking advantage of its scalability, reliability, and performance, you can ensure a smooth and efficient user experience.
  • Azure offers different storage options as per website requirements, be it a small personal blog or large-scale enterprise website, like Azure Blob Storage, Azure Files, Azure Disk, and Azure Cosmos DB.
  • Public websites examples include news websites, social media platforms, e-commerce websites, government websites, personal blogs, etc., which can be viewed without special permission.
  • The five-step guidance on providing storage for public websites in Azure comprises creating a storage account for supporting websites, creating a blob storage container with anonymous read access for customers, practicing upload files, configuring soft-deletes and blob versioning.

Read Full Article

like

3 Likes

For uninterrupted reading, download the app