How to check the latest microsoft updates in Azure SQL Database server (Serverless) ?

Narasimha Kolla - DSV 61 Reputation points
2022-09-19T05:23:05.56+00:00

We took the below Pricing tier for Azure cloud SQL server. How to check the latest Microsoft updates in this server. for example MS15-058 security update. We required evidence for the patch upgrades. Pls help me on this. Thanks.

General Purpose - Serverless: Standard-series (Gen5), 1 vCore

Azure SQL Database
Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
626 questions
{count} votes

Accepted answer
  1. Sreeju Nair 11,601 Reputation points
    2022-09-19T05:57:06.633+00:00

    Azure SQL Database is a fully managed Platform as a Service (PaaS), This means the management functions such as upgrading, patching, backup, monitoring etc will be handled without user involvement.

    https://learn.microsoft.com/en-us/azure/azure-sql/database/sql-database-paas-overview?view=azuresql

    2 people found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Alberto Morillo 32,716 Reputation points MVP
    2022-09-20T03:36:09.23+00:00

    Microsoft uses hot patching to keep the SQL Engine on Azure SQL Database to the very latest version of the same engine customers run on their own servers, except that Microsoft manages and updates it.

    On the Resource Health section of your Azure SQL Database, you will find information of when the database undergoes maintenance.