Azure SQL Devs’ Corner
Voices from the Azure SQL PM Team, focusing on development and developers
Latest posts
Connecting the Dots of Azure SQL CICD Part 2: Local Development
Join us for part two of our Azure SQL database change management (CICD) series. This post covers local development environments with Visual Studio Code. ...
Connecting the Dots of Azure SQL CICD Part 1: Getting Started
Azure SQL CICD Part 1: Getting Started Continuous Integration (CI) and Continuous Delivery/Deployment (CD) are a set of principles or ...
Announcing JSON Enhancements in Azure SQL Database, Azure SQL Managed Instance and SQL Server 2022
Azure SQL Database, Azure SQL Managed Instance and SQL Server currently support JSON text processing in T-SQL batches. This functionality allows you to store ...
Planning new scenarios and use cases for Azure SQL Database local development experience!
At Microsoft Build 2022 we've announced the new Azure SQL Database local development experience to the world. The combination of Visual Studio Code and Azure ...
Welcome to the new Azure SQL Database local development experience!
The “inner loop” in software development workflows is the process of writing, building, debugging and testing code, usually on a local workstation or ...
Announcing the “Azure SQL Database External REST Endpoints Integration” Early Adoption Program
A new, exciting capability for Azure SQL Database has been announced today at //Build: Azure SQL Database has a new built-in feature that allows native ...
Azure SQL Database Change Stream with Debezium
Azure SQL Database and in general the SQL Server engine allows developers to easily get only the changed data from the last time they queried the database. ...
Create and connect to an Azure SQL DB in 6 easy steps
There are many ways in which an Azure SQL database can be created, and if you are new to the development all those different options can be quite ...
Announcing General Availability of Change Data Capture (CDC) on Azure SQL Database
We are excited to announce the general availability (GA) of change data capture (CDC) in Azure SQL Database. What is Change data capture (CDC)? CDC ...