Importance of shifting left when testing Microsoft Fabric deployments

In this post I explain the importance of shifting left when testing Microsoft Fabric deployments. Especially when looking to work with the recommended development process for Microsoft Fabric by Microsoft. To help with some jargon , shifting left is a development term for moving your testing to be as early as possible in your development … Read more

Unit tests for an Azure Synapse Analytics dedicated SQL Pool

In this post I want to cover one way you can perform unit tests for an Azure Synapse Analytics dedicated SQL Pool. Because it can be useful. By the end of this post, you will know one way you can do unit tests for a dedicated SQL Pool. To clarify, an Azure Synapse Analytics dedicated … Read more