Skip to content

Commit 6da4955

Browse files
authored
Merge pull request #76818 from MashaMSFT/20190515_eosfix
added eos info & version - automated patching
2 parents 371b16e + 79a7eca commit 6da4955

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,15 +34,18 @@ To use Automated Patching, consider the following prerequisites:
3434

3535
**Operating System**:
3636

37+
* Windows Server 2008 R2
3738
* Windows Server 2012
3839
* Windows Server 2012 R2
3940
* Windows Server 2016
4041

4142
**SQL Server version**:
4243

44+
* SQL Server 2008 R2
4345
* SQL Server 2012
4446
* SQL Server 2014
4547
* SQL Server 2016
48+
* SQL Server 2017
4649

4750
**Azure PowerShell**:
4851

articles/virtual-machines/windows/sql/virtual-machines-windows-sql-server-2008-eos-extend-support.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@ Disaster recovery solutions for EOS SQL Server on Azure VM are as follows:
6363
- **Azure Site Recovery**: You can replicate your VM between zones and regions through Azure Site Recovery replication. SQL Server requires App Consistent Snapshots to guarantee recovery in case of a disaster. Azure Site Recovery offers minimum 1-hour RPO and 2 hour + SQL Server recovery time RTO for EOS SQL Server DR.
6464

6565
## Security patching
66-
Extended security updates for SQL Server VMs will be delivered through the Microsoft Update channels once the SQL Server VM has been registered with the SQL [resource provider](virtual-machines-windows-sql-ahb.md#register-sql-server-vm-with-sql-resource-provider). Patches can either be downloaded manually, or automatically if the SQL IaaS extension is installed.
66+
Extended security updates for SQL Server VMs will be delivered through the Microsoft Update channels once the SQL Server VM has been registered with the SQL [resource provider](virtual-machines-windows-sql-ahb.md#register-sql-server-vm-with-sql-resource-provider). Patches can either be downloaded manually, or automatically.
6767

68+
**Automated patching** is enabled by default. Automated patching allows Azure to automatically patch SQL Server and the operating system. You can specify a day of the week, time, and duration for a maintenance window if SQL IaaS Extension is installed. Azure performs patching in this maintenance window. The maintenance window schedule uses the VM locale for time. For more information, see [Automated Patching for SQL Server in Azure Virtual Machines](virtual-machines-windows-sql-automated-patching.md).
6869

6970

7071
## Next steps

0 commit comments

Comments
 (0)