07/30/2026
by Marlon Ribunal
Comments Off on How to Provision an Azure SQL Database

How to Provision an Azure SQL Database

Aside from spinning up a SQL Server instance container, the free Azure SQL Database is another great tool for learning SQL. You can even use it for low-traffic or lightweight app. See the documentations for the limits. I will not … Continue reading

07/26/2026
by Marlon Ribunal
Comments Off on Introducing azsql-migration-test: Test and Validate Azure SQL Database Migrations

Introducing azsql-migration-test: Test and Validate Azure SQL Database Migrations

Introducing azsql-migration-test, a small open-source CLI that validates your Azure SQL Database migrations against a local Azure SQL Database Developer container — the same engine as the cloud, running on your machine.

The problem: proving a migration works shouldn’t require the cloud. Continue reading

Verified by MonsterInsights