Tag Archives: Azure

Serverless Gets Faster

When the Azure SQL Database serverless option was introduced, I was a bit disappointed that I couldn’t get the database to pause any sooner than 1 hour. That meant I needed to ensure clients didn’t access the system for an … Continue reading

Posted in Editorial | Tagged , | Comments Off on Serverless Gets Faster

Creating a Synapse Workspace

As part of my job, I needed to research how a few things work with Synapse and Fabric. The latter includes the former, mostly. I decided to setup a workspace and a do some experimentation. My first stop was the … Continue reading

Posted in Blog | Tagged , , | Comments Off on Creating a Synapse Workspace

Managed Instance Impressions

Several years ago, I heard about a new product coming in Azure that would provide an IaaS (infrastructure as a service) VM to run SQL Server, with Microsoft managing most of the admin tasks for the instance, like patching and … Continue reading

Posted in Editorial | Tagged | Comments Off on Managed Instance Impressions

Database Mirroring is Back in Azure SQL Database

Database mirroring was a cool feature in SQL Server 2005. I guess it’s still a feature, though it’s listed as deprecated in the documentation. There is still a mirroring dialog in the SSMS database properties dialog in more recent versions … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Database Mirroring is Back in Azure SQL Database