Vivian Paulvivpaul.hashnode.dev·Dec 12, 2024Azure Storage Accounts: Blobs and Shared Access Signature (SAS)Just like in your computer system where your data are stored within/under the file explorer with different file names, that is similar to Azure storage accounts. The storage account provides a unique namespace for your Azure Storage data that's acces...azure storage accounts
ferozekhanhighcloud.hashnode.dev·Nov 24, 2024How to Sync Two Azure File Shares with an Automation AccountAzure File Shares provide a seamless way to store and access files in the cloud using standard SMB protocols. However, when working with multiple file shares across regions, keeping them in sync can be challenging. In this blog, I will show you how t...Azure
Uzomah Chiemerieuzomahchiemerie.hashnode.dev·Nov 22, 2024How To Host a Static Website in Azure Blob StorageIntroduction A static website functions much like an electronic brochure, delivering fixed information that doesn't frequently change. These websites consist of web pages filled with text, images, and other content that remains consistent for all vis...hosting webpage
Alla Yasheelacloud-z.hashnode.dev·Sep 14, 2024Azure Storage ServicesIn this post, we'll explore Azure Storage Services and different methods for storing data in the cloud. It's an easy concept once you understand the basics, so let's dive in! Understanding the What and Why When learning a new concept, it's helpful to...AzureDevOpsazure storage accounts
Umesh Panditumeshpandit.hashnode.dev·Jul 29, 2024How to Create an Azure Storage Account with Azure Resource Manager (ARM)Have you ever wanted a simple, streamlined way to create Azure Storage Accounts without getting tangled in code? Well, I've got great news! You can use the power of Azure Resource Manager (ARM) right within the Azure Portal, no coding expertise is re...azure storage accounts
Ucheagwu Onyikeucheagwuonyike.hashnode.dev·May 3, 2024Provisioning Azure Storage Blob With TerraformIn this post, I will show you how to deploy an Azure storage blob using Terraform. This will save you time wasted clicking through the Azure portal, which is the best part of Infrastructure-as-code. Difficulty level is 2/10. So, let’s get started. Pr...Terraform
Pedetin Avoseh-Akoteyonpedcloud.hashnode.dev·Jan 5, 2024Lets Talk Azure: Storage Accounts.One of the numerous services provided by Azure is data storage. Data storage is unarguably one of the most crucial needs of an organization in the digital space and this data ranges from type to type. Azure makes provision for the storage of this var...52 readsazure for beginners