PowerShell Robert Cain in PowerShell Introduction to Testing Your PowerShell Code with Pester Everyone knows how important code testing is, and to be thorough, you must automate testing. This includes scripts such as... 16 August 2018 23 min read
PowerShell Greg Moore in PowerShell Introduction to PowerShell with SQL Server Using Invoke-SQLCMD PowerShell is the preferred scripting tool used by Windows and Active Directory administrators. It can also be used to administer... 08 August 2018 10 min read
Brian Flynn Azure DevOps: Show Me the JSON! Creating resources in Azure, while not difficult, can be time consuming if you use the manual steps. One way to... 02 August 2018 11 min read
Testing Michael Sorens in Testing Go Unit Tests: Tips from the Trenches In this article, Michael Sorens describes unit testing for applications written in Go. While focused on Go, many of his... 20 July 2018 33 min read
PowerShell Nicolas Prigent in PowerShell Azure and Windows PowerShell: Getting Information In the second part of his series, Nicolas Prigent describes in detail how to automate the login process using PowerShell... 26 June 2018 12 min read
PowerShell Nicolas Prigent in PowerShell Hyper-V Shielded Virtual Machines with PowerShell: Guarded Fabric, Host Guardian Service, and vTPM Configuration Configuring Hyper-V shielded virtual machines with PowerShell - the guarded fabric architecture, Host Guardian Service (HGS) for attestation, virtual TPM... 04 June 2018 14 min read
PowerShell Nicolas Prigent in PowerShell Real-Time IT Dashboard with PowerShell Universal Dashboard (PoshUD) Build a real-time IT monitoring dashboard in PowerShell using PowerShell Universal Dashboard (PoshUD). Covers installation, New-UDMonitor, chart types, and creating... 02 May 2018 12 min read
PowerShell Robert Cain in PowerShell Create Azure VMs with PowerShell Part 2 The ability to quickly spin up a virtual machine is one of the great things about Azure. In this article,... 30 April 2018 16 min read
Containers and Virtualization Nicolas Prigent in Containers and Virtualization Docker Volumes on Windows: Persisting Container Data Persist data in Windows Docker containers: create independent volumes, share volumes between multiple containers, copy data from the container host,... 25 April 2018 15 min read
PowerShell Robert Cain in PowerShell Create Azure VMs with PowerShell Part 1 Azure virtual machines are created for many reasons, even just to have an environment to quickly test something out. In... 21 April 2018 23 min read
Containers and Virtualization Laerte Junior in Containers and Virtualization Provisioning SQL Server Instances with Docker With SQL Server 2017, Microsoft announced the exciting news that SQL Server would now run in Docker containers. Laerte Junior... 16 April 2018 12 min read
Database Administration Seth Delconte in Database Administration Recover Data in SQL Server AWS RDS with the Help of BACPAC With Amazon RDS, it’s easy to have a SQL Server running in minutes. There are some limitations, though. Seth Delconte... 22 March 2018 15 min read
Database Administration Prashanth Jayaram in Database Administration Mount SQL Server DMVs and Custom Queries Using DBFS on Linux With SQL Server now supported on Linux, traditional SQL Server DBAs will need to learn how to work with Linux,... 20 March 2018 14 min read
Career Cynthia Dzikiti in Career Quality-Driven Software Development While software is among the most widely used products in human history, it also has one of the highest failure... 25 January 2018 22 min read
PowerShell Nicolas Prigent in PowerShell Azure and Windows PowerShell: The Basics IT shops do not want to spend time and energy managing infrastructure and servers as was done in the past.... 29 December 2017 11 min read
Database DevOps Ben Brumm in Database DevOps Introduction to Agile with SQL Server Working with SQL Server in Agile software development can be difficult. Ben Brumm provides an overview of Agile, specifically Scrum,... 20 December 2017 12 min read
PowerShell Robert Cain in PowerShell Azure PowerShell Functions: Reusable & Restartable Build reusable, restartable PowerShell functions for Azure. Learn patterns for idempotent resource group creation and reliable blob storage uploads with... 29 November 2017 15 min read
Infrastructure as a Service Feodor Georgiev in Infrastructure as a Service Create On-Demand Azure HDInsight Clusters with C# & ARM Templates Automate on-demand Azure HDInsight cluster creation and deletion using C#, ARM templates, and Azure Data Factory scheduling. Create an HDInsight... 18 October 2017 11 min read
Infrastructure as a Service Feodor Georgiev in Infrastructure as a Service Deploy Azure VMs with ARM Templates & C#: On-Demand Automation Automate Azure Virtual Machine deployment and teardown using ARM templates and a C# console application. Export Template and Parameters JSON... 18 October 2017 8 min read
Editorials Tony Davis in Editorials SQL Server Coming in on Another Platform Why release SQL Server as a Linux, as well as Windows, application? It baffled many DBAs when it was announced,... 05 October 2017 3 min read