Skip to content

Commit 3ee1f58

Browse files
authored
Merge pull request #107280 from MashaMSFT/patch-88
added clarity around patching
2 parents ea2624a + aecdb51 commit 3ee1f58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-automated-patching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ ms.reviewer: jroth
2525
Automated Patching establishes a maintenance window for an Azure Virtual Machine running SQL Server. Automated Updates can only be installed during this maintenance window. For SQL Server, this restriction ensures that system updates and any associated restarts occur at the best possible time for the database.
2626

2727
> [!IMPORTANT]
28-
> Only Windows and SQL Server updates marked as **Important** are installed. Other SQL Server updates, such as Cumulative Updates, must be installed manually.
28+
> Only Windows and SQL Server updates marked as **Important** or **Critical** are installed. Other SQL Server updates, such as service packs and cumulative updates that are not marked as **Important** or **Critical** must be installed manually.
2929
3030
Automated Patching depends on the [SQL Server IaaS Agent Extension](virtual-machines-windows-sql-server-agent-extension.md).
3131

0 commit comments

Comments
 (0)