Reading Time: 5 minutesFor this months T-SQL Tuesday contribution I cover managing Database/SQL Pool/Data Warehouse code. To clarify, this post focuses on managing code for SQL Server databases,…
A blog about Microsoft Data Platform offerings
Reading Time: 5 minutesFor this months T-SQL Tuesday contribution I cover managing Database/SQL Pool/Data Warehouse code. To clarify, this post focuses on managing code for SQL Server databases,…
Reading Time: 6 minutesIn this post I want to cover CI/CD for Microsoft Fabric Data Warehouses using GitHub Actions. I want to do this post for various reasons. Including the fact that…
Reading Time: 5 minutesIn this post I want to cover how you can download a Microsoft Fabric Data Warehouse database project to perform CI/CD using Azure DevOps. In…
Reading Time: 6 minutesIn this post I cover how to perform CI/CD for Microsoft Fabric Data Warehouses using YAML pipelines. Which can now be done gracefully with the…
Reading Time: 5 minutesIn this post I want to cover CI/CD for Microsoft Fabric Data Warehouses using Azure DevOps. Which can now be done gracefully with the new…
Reading Time: 5 minutesIn this post I want to cover how you can share a Microsoft Fabric Data Warehouse Database Project with the new target platform. Which is…
Reading Time: 5 minutesIn this post I want to cover one way you can migrate serverless SQL Pool objects to a Microsoft Fabric Data Warehouse using Azure DevOps.…
Reading Time: 4 minutesIn this post I want to cover using the sql-action v2 GitHub Action for Azure SQL Database deployments using GitHub Actions. Which is the GitHub…
Reading Time: 7 minutesIn this post I want to show you a complete CI/CD experience for Azure Synapse Link for SQL Server 2022 tables. Which uses a YAML…
Reading Time: 9 minutesIn this post I want to cover how you can set up your laptop as an Azure DevOps agent to test SQL Server deployments. Because…