TWIL: The weird way .NET’s config system parses JSONs
The day is a Friday. We were calmly deploying an app we tested locally to the test environment. The error we had was pointing towards the config files. Off...
Provision a database programmatically in Azure SQL database with a failover group
This post will explain how to provision a database programmatically in a Azure SQL database and add it to an Azure SQL failover group.
Introduction
An Azure SQL Server failover group...