Tag: Azure Storage

Azure Data & Storage

Read and Write Azure Blob Storage with C#

In this article, we’ll explore how to integrate the Azure Storage SDK into a .NET application. We’ll cover the steps to read and write blobs…

May 12, 2024 4 min read
Azure Data & Storage

Read and Write Azure Blob Storage with Javascript

In this article, we’ll explore how to integrate the Azure Storage client library for Javascript into a Node.js application. We’ll cover the steps to read…

May 11, 2024 4 min read
DevOps

Terraform: Import Existing Infrastructure

The popular HashiCorp Terraform, open-source, Infrastructure as Code (IaC) tool, empowers DevOps and SRE teams to manage and provision resources more efficiently. One of Terraform’s…

Nov 7, 2023 9 min read
Azure CLI

Azure CLI: Check if Blob Exists in Azure Storage

Before we dive into the nitty-gritty details, let’s clarify some essential concepts. Azure Storage, a cloud-based storage solution, is organized into a hierarchy of containers,…

Oct 19, 2023 2 min read
Azure Security

Azure TLS certificate changes

Microsoft is making changes to their certificates and it is important to understand how these changes will impact your deployments.  Azure will be changed to…

Oct 9, 2020 3 min read