Skip to content

Commit

Permalink
chore: update default windows image to jan 2023 (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
christinalau0 committed Feb 3, 2023
1 parent b5e1577 commit a4a3778
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions pkg/api/azenvtypes.go
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-azurestack-smalldisk",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.3650.20230322",
ImageVersion: "17763.3887.20230332",
}

// AKSWindowsServer2019ContainerDOSImageConfig is the aks-engine image based on Windows Server 2019
Expand All @@ -165,7 +165,7 @@ var (
ImageOffer: "aks-windows",
ImageSku: "2019-datacenter-core-azurestack-ctrd",
ImagePublisher: "microsoft-aks",
ImageVersion: "17763.3650.20230322",
ImageVersion: "17763.3887.20230332",
}

// WindowsServer2019OSImageConfig is the 'vanilla' Windows Server 2019 image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Build Number: 2023.032.2
Build Id: 67996566
Build Number: 2023.033.2
Build Id: 68091787
Build Repo:
Build Branch: master
Commit: 7187b7b367a0266346aadf7b5636b477935db5da
Commit: b5e15774857a99d40921ec7ed4c81aea7d5329e1

VHD ID: 0a2a4b9e-4ec7-4726-8f09-f67107bd341e
VHD ID: d01b6cfe-cce7-44a4-bb22-cae30232901b

System Info
OS Name : Windows Server 2019 Datacenter
OS Version : 17763.3650
OS Version : 17763.3887
OS InstallType : Server Core

Allowed security protocols: Tls, Tls11, Tls12
Expand Down Expand Up @@ -50,13 +50,13 @@ Installed Packages
OpenSSH.Server~~~~0.0.1.0

Installed QFEs
KB5020627 : Update : http://support.microsoft.com/?kbid=5020627
KB5019966 : Security Update : http://support.microsoft.com/?kbid=5019966
KB5020866 : Update : http://support.microsoft.com/?kbid=5020866
KB5022286 : Security Update : http://support.microsoft.com/?kbid=5022286
KB5020374 : Security Update : http://support.microsoft.com/?kbid=5020374

Installed Updates
2022-11 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5020685)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.381.2978.0)
2022-12 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5021085)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.381.3043.0)

Windows Update Registry Settings
https://docs.microsoft.com/en-us/windows/deployment/update/waas-wu-settings
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
Build Number: 2023.032.2
Build Id: 67996566
Build Number: 2023.033.2
Build Id: 68091787
Build Repo:
Build Branch: master
Commit: 7187b7b367a0266346aadf7b5636b477935db5da
Commit: b5e15774857a99d40921ec7ed4c81aea7d5329e1

VHD ID: b17750da-3bed-4a44-bcc9-46c1c07b2224
VHD ID: fe3e1776-4bff-4b1b-bfcc-4273ffba985c

System Info
OS Name : Windows Server 2019 Datacenter
OS Version : 17763.3650
OS Version : 17763.3887
OS InstallType : Server Core

Allowed security protocols: Tls, Tls11, Tls12
Expand Down Expand Up @@ -50,13 +50,13 @@ Installed Packages
OpenSSH.Server~~~~0.0.1.0

Installed QFEs
KB5020627 : Update : http://support.microsoft.com/?kbid=5020627
KB5019966 : Security Update : http://support.microsoft.com/?kbid=5019966
KB5020866 : Update : http://support.microsoft.com/?kbid=5020866
KB5022286 : Security Update : http://support.microsoft.com/?kbid=5022286
KB5020374 : Security Update : http://support.microsoft.com/?kbid=5020374

Installed Updates
2022-11 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5020685)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.381.2978.0)
2022-12 Cumulative Update for .NET Framework 3.5, 4.7.2 and 4.8 for Windows Server 2019 for x64 (KB5021085)
Security Intelligence Update for Microsoft Defender Antivirus - KB2267602 (Version 1.381.3043.0)

Windows Update Registry Settings
https://docs.microsoft.com/en-us/windows/deployment/update/waas-wu-settings
Expand Down

0 comments on commit a4a3778

Please sign in to comment.