Deploying A SQL Server Database Onto An On Prem Server Using Azure DevOps
In this post I will show you how to deploy a SQL Database Project into a Windows 2016 on-prem sever running an instance of SQL Server 2017 by leveraging Azure DevOps.
A collection of 5 posts
In this post I will show you how to deploy a SQL Database Project into a Windows 2016 on-prem sever running an instance of SQL Server 2017 by leveraging Azure DevOps.
I have been delving into AWS Cloud for the past few months and I have been personally comparing my experience in AWS with that of Azure, so I thought I would write about
It has been a while since I last posted, as I have been busy learning more about containers while leading and managing a development team. However, I would like to share some informational
In my previous post I wrote a brief introduction on how to get started with Azure Key Vault. As an exercise for myself, I wanted to dive in a bit more detail about
Introduction Keeping secrets is hard! And if those secrets are of sensitive nature, like those of a database application connection string for instance, then even more so! Interestingly enough, lately as I was