Azure Data & Storage

Microsoft Azure offers a variety of Database and Storage services in the cloud. This includes Azure Storage, Azure SQL Database, Azure Cosmos DB, Azure Database for PostgreSQL & MySQL, Azure SQL Managed Instance, and more!

42 articles

Mar 3, 2025 3 min read

Azure Data Studio Retires February 28, 2026

Microsoft has announced the official retirement of Azure Data Studio on February 28, 2026. This decision marks a significant shift in Microsoft’s approach to database…

Oct 29, 2024 10 min read

Azure Cosmos DB: Understanding Partition Keys

Azure Cosmos DB is Microsoft’s globally distributed, multi-model database service designed to meet the demands of large-scale, low-latency applications. One of the most critical design…

Mar 8, 2020 2 min read

Azure Cosmos DB Free Tier Now Available

[et_pb_section fb_built=”1″ _builder_version=”4.3.3″][et_pb_row _builder_version=”4.3.3″][et_pb_column _builder_version=”4.3.3″ type=”4_4″][et_pb_text _builder_version=”4.3.3″ hover_enabled=”0″] Microsoft has announced that a FREE pricing tier of Azure Cosmos DB (NoSQL, cloud-scale database engine) is…

Nov 30, 2016 4 min read

Static Website Hosting in Azure Storage

Traditional shared hosting providers generally cost anywhere between $8 – $10 USD per month. The reason is you need to reserve some CPU and Memory…

Aug 12, 2016 1 min read

Free eBook: Introducing Microsoft Power BI

Want to get started with Power BI, but don’t know where to start? The “Introducing Microsoft Power BI” free eBook from Microsoft Press may be…

May 12, 2024 4 min read

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…