Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-4.13] WINC-805: Document support for Windows Server 2022 on AWS #1696

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/wmco-prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ these errors, only use the appropriate version according to the cloud provider i

| Cloud Provider | Supported Windows Server version |
|----------------|-----------------------------------------------------------------------------------------------------------------------------------|
| AWS | Windows Server 2019, version 1809 Long-Term Servicing Channel (LTSC) |
| AWS | - Windows Server 2019, version 1809 Long-Term Servicing Channel (LTSC)<br>- Windows Server 2022 Long-Term Servicing Channel (LTSC)|
| Azure | - Windows Server 2019, version 1809 Long-Term Servicing Channel (LTSC)<br>- Windows Server 2022 Long-Term Servicing Channel (LTSC)|
| GCP | Windows Server 2022 Long-Term Servicing Channel (LTSC) |
| VMware vSphere | Windows Server 2022 Long-Term Servicing Channel (LTSC) |
Expand Down