Testing SQL Server Assessment in Azure Data Studio

I want to cover my experience of testing SQL Server Assessment in Azure Data Studio in this post. Due to the fact I tested it slightly different than most will the first time around. Because I initially tested it against a Windows based container running SQL Server 2017. In fact, I used the same container … Read more

Useful SQL Server related PowerShell Modules for the DBA

In this post I want to cover useful SQL Server related PowerShell Modules for the DBA. With this in mind, lets start with the one which is probably the most common module. SQLServer First of all, lets clear one thing up. To clarify, the SQLServer PowerShellmodule is the replacement for the old PSSQL module. So, if … Read more

How SQL Server DBA’s can use Power BI Report Server

For this post I want to cover how SQL Server DBA’s can use Power BI Report Server. So that others have ideas on how to use it. In a previous post I went through a quick introduction of Power BI Report Server. With this in mind, I have decided to do a follow up on … Read more