If you’ve used Azure in the past, you probably know that there are two main ways to deploy SQL Server on Microsoft’s cloud—Azure SQL Database, the PaaS offering; and Azure VMs running SQL Server.
Microsoft has two primary platform as a service (PaaS) offerings for SQL Server running Azure: Azure SQL Database, which is primarily used for new applications that were developed and grown in the ...
If you are an old hand at Microsoft SQL Server, you have probably used the SQL Server Agent (i.e., SQL Agent) service and MSDB database for the last 20 years. With a humble and largely unchanged ...