Articles

Technical archive

101 tutorials, investigations, and practical notes on Azure, Sitecore, DevOps, security, identity, and infrastructure.

6 articles found — Database

Generate a bacpac for Azure SQL Database

There are several ways to transfer a bacpac from an Azure SQL Database to storage. However, you should take some precautions to ensure the export is transactionally consistent. Transactionally…

Azure SQL Database Performance Analysis

Everyone has been frustrated with slow applications and there was no way to figure out what might be happening, since, apparently, everything seemed normal. Have you considered performing a performance analysis in Azure…

Get a bacpac from Azure SQL Database

There are several ways to get a bacpac from an Azure SQL Database to storage. However, you should take precautions to ensure the export is transactionally consistent. Transactionally Consistent One thing not to…

Articles — Vinicius Deschamps