Aim: To restore a Long-Term Retention (LTR) backup of an Azure SQL Database after the associated SQL Server has been deleted. Microsoft’s documentation states that…
Category: Azure SQL Database
As I wrote back in 2020, Microsoft provide a really easy way to allow you to connect Azure Services to Azure SQL Database that, in…
Applying a Lock to an Azure SQL Server can protect the databases in that SQL Server because child resources inherit locks from their parent, but…
Recently I came across what I consider to be a serious security risk when configuring Azure SQL Database for use with Azure services (such as…
One thing that threw me the first time I connected to an Azure SQL Database in SSMS using a non-admin account was the requirement to…