Showing results for azure sql - Azure SQL Devs’ Corner

Mar 6, 2025
Post comments count5
Post likes count0

MSSQL Extension for VS Code: What’s new and what’s next

Carlos Robles
Carlos Robles

The MSSQL Extension for VS Code continues to evolve, bringing powerful new features and enhancements that make SQL development more seamless and efficient. In this update, we’re excited to share the latest improvements in v1.29.0 and give you a sneak peek at what’s coming next in our open roadmap. This extension is designed for developers working ...

VS CodeAzure SQL
Feb 6, 2025
Post comments count23
Post likes count3

Azure Data Studio Retirement

Carlos Robles
Carlos Robles

We’re announcing the upcoming retirement of Azure Data Studio (ADS) on February 6, 2025, as we focus on delivering a modern, streamlined SQL development experience. ADS will remain supported until February 28, 2026, giving developers ample time to transition. This decision aligns with our commitment to simplifying SQL development by consolidating ...

Azure Data StudioAzure SQLVisual Studio Code
Nov 20, 2024
Post comments count5
Post likes count1

Introducing the enhanced MSSQL Extension for Visual Studio Code

Carlos Robles
Carlos Robles

The MSSQL extension for Visual Studio Code is designed to support developers in building applications that use Azure SQL (including Azure SQL Database, Azure SQL Managed Instance, and SQL Server on Azure VMs), SQL Database in Fabric (Preview) or SQL Server as backend databases. With a comprehensive suite of features for connecting to databases, des...

VS CodeAzure SQL
Jun 11, 2024
Post comments count0
Post likes count1

Building Course Registration Project with Azure SQL Database

Anagha Todalbagi Kendall Hoffman
Anagha,
Kendall

This semester long project was completed by Master's students at Cornell University with mentorship from the Azure SQL database product team at Microsoft.   Project Mission The purpose of this project is to design a high-fidelity university course registration system utilizing Microsoft Azure cloud services. Our target audience includes uni...

Azure SQLPythonOpenAI
Nov 15, 2023
Post comments count2
Post likes count5

Announcing New Lower Price Tier for Cloud Native Applications on Azure SQL

Asad Khan
Asad Khan

Today we are announcing a new pricing tier for Azure SQL Database targeted at developers building cloud native applications. It is based on Azure SQL Database Hyperscale tier, which offers awesome cloud scalability with one of the lowest TCO in the industry. Azure SQL Database Hyperscale delivers outstanding performance and scalability through ...

Azure SQL
Oct 24, 2022
Post comments count0
Post likes count1

Connecting the Dots of Azure SQL CICD Part 1: Getting Started

Brian Spendolini
Brian Spendolini

Azure SQL CICD Part 1: Getting Started Continuous Integration (CI) and Continuous Delivery/Deployment (CD) are a set of principles or methodologies that empower development teams to deliver code faster, more reliably, and with fewer bugs compared to traditional software development such as the waterfall model. Teams that use CI/C...

Azure SQLDevOpsContainers