Tag: database

Azure Data & Storage

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…

Mar 3, 2025 3 min read
Azure Data & Storage

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…

Oct 29, 2024 10 min read
Azure Data & Storage

NoSQL vs SQL: Demystifying NoSQL Databases

There’s a lot of talk about NoSQL being the database of the future. Let’s take a look at NoSQL vs SQL databases, and what the…

Feb 5, 2024 11 min read
Development

Azure Web App: Connection Strings

Just as all Azure Web Apps need configuration values, most applications also need to have database Connection String values configured. With Azure Web Apps the…

Jul 13, 2020 3 min read
Azure Data & Storage

Migrate Between Azure SQL Database and SQL Server

For years it’s been difficult to migrate a database that was built in SQL Server to Microsoft Azure SQL Database. Originally, the T-SQL support in…

Sep 14, 2016 2 min read
Azure Data & Storage

Free eBook: Migrating SQL Server Databases to Azure

The “Microsoft Azure Essentials: Migrating SQL Server Databases to Azure” book written by Carl Rabeler has been made a free eBook by Microsoft Press. This…

Jun 9, 2016 1 min read
Azure Data & Storage

What is DocumentDB?

Azure DocumentDB is a NoSQL document database that uses the JSON data format for storing and querying documents. Being a feature of Microsoft Azure, DocumentDB…

Jul 21, 2015 2 min read
Azure Data & Storage

Azure SQL or SQL Server Database?

There are many things to look at when either migrating an existing application or just building a new application to host on Microsoft Azure. Data…

Jul 7, 2015 2 min read