Skip to content

Commit

Permalink
[mssqlserver] Add Extended support column (endoflife-date#2246)
Browse files Browse the repository at this point in the history
  • Loading branch information
lryanuk committed Jan 8, 2023
1 parent f42ec64 commit f9d211a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions products/mssqlserver.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ releasePolicyLink: https://learn.microsoft.com/lifecycle/products/?terms=SQL%20S
activeSupportColumn: true
releaseColumn: true
releaseDateColumn: true
extendedSupportColumn: Extended Security Updates

releases:
- releaseCycle: "2022"
Expand Down Expand Up @@ -51,13 +52,15 @@ releases:
releaseDate: 2017-10-05
support: 2017-07-11
eol: 2022-07-12
extendedSupport: 2025-07-08
latest: "11.0.7507.2"

- releaseCycle: "2008 R2"
releaseLabel: "2008 R2 SP3"
releaseDate: 2014-09-26
support: 2014-07-08
eol: 2019-07-09
extendedSupport: 2022-07-12
latest: "10.50.6560.0"

---
Expand All @@ -71,3 +74,7 @@ Each of the products has its own Technical Support Policy, which determine the l
CU: Cumulative Update

The 2016 version was the last to which SP appeared. As of 2017, only CU updates will be available.

## Extended Security Updates (ESU)

For some releases, customers also have the option to purchase [Extended Security Updates (ESU)](https://learn.microsoft.com/en-us/lifecycle/faq/extended-security-updates). It includes Critical and/or Important security updates for a maximum of three years after the product's End of Extended Support date. Customers can also get technical support for the ESU period as long as they also have an active support plan.

0 comments on commit f9d211a

Please sign in to comment.