Issue 489 · Week of May 23, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //azure

Manage SQL database schemas in VS Code: Publish dialog and item templates

Read full article Discuss
Making schema changes often means jumping between tools. You write code in VS Code, then switch to a separate tool to deploy your changes : exporting a script, running it manually, or copy-pasting into a query editor. Either way, it pulls you out of your flow. With the latest updates to SQL Database Projects in VS Code, that context switching is no longer necessary. You can now manage and deploy schema changes to Azure SQL, SQL Server, or Fabric SQL databases without leaving your editor.