Updating readme file for win22 version 20220911.1 (#6218)

Co-authored-by: Image generation service account <[email protected]>
Co-authored-by: Actions service account <[email protected]>
This commit is contained in:
github-actions[bot]
2022-09-13 15:47:59 +00:00
committed by GitHub
co-authored by Image generation service account Actions service account
parent dd1f8458b4
commit 2e3f36a958
+23 -19
View File
@@ -4,7 +4,7 @@
*** ***
# Microsoft Windows Server 2022 Datacenter # Microsoft Windows Server 2022 Datacenter
- OS Version: 10.0.20348 Build 887 - OS Version: 10.0.20348 Build 887
- Image Version: 20220905.1 - Image Version: 20220911.1
## Enabled windows optional features ## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1] - Windows Subsystem for Linux [WSLv1]
@@ -13,7 +13,7 @@
### Language and Runtime ### Language and Runtime
- Bash 5.1.16(1)-release - Bash 5.1.16(1)-release
- Go 1.17.13 - Go 1.17.13
- Julia 1.8.0 - Julia 1.8.1
- Kotlin 1.7.10 - Kotlin 1.7.10
- LLVM 14.0.6 - LLVM 14.0.6
- Node 16.17.0 - Node 16.17.0
@@ -25,20 +25,21 @@
### Package Management ### Package Management
- Chocolatey 1.1.0 - Chocolatey 1.1.0
- Composer 2.4.1 - Composer 2.4.1
- Helm 3.9.3 - Helm 3.9.4
- Miniconda 4.12.0 (pre-installed on the image but not added to PATH) - Miniconda 4.12.0 (pre-installed on the image but not added to PATH)
- NPM 8.15.0 - NPM 8.15.0
- NuGet 6.3.0.131 - NuGet 6.3.0.131
- pip 22.2.2 (python 3.9) - pip 22.2.2 (python 3.9)
- Pipx 1.1.0 - Pipx 1.1.0
- RubyGems 3.2.33 - RubyGems 3.2.33
- Vcpkg (build from master \<927006b24>) - Vcpkg (build from master \<8e3595fad>)
- Yarn 1.22.19 - Yarn 1.22.19
#### Environment variables #### Environment variables
| Name | Value | | Name | Value |
| ----------------------- | -------- | | ----------------------- | -------- |
| VCPKG_INSTALLATION_ROOT | C:\vcpkg | | VCPKG_INSTALLATION_ROOT | C:\vcpkg |
| VCPKG_ROOT | C:\vcpkg |
### Project Management ### Project Management
- Ant 1.10.12 - Ant 1.10.12
@@ -51,8 +52,8 @@
- aria2 1.36.0 - aria2 1.36.0
- azcopy 10.16.0 - azcopy 10.16.0
- Bazel 5.3.0 - Bazel 5.3.0
- Bazelisk 1.12.1 - Bazelisk 1.13.2
- Bicep 0.9.1 - Bicep 0.10.13
- Cabal 3.8.1.0 - Cabal 3.8.1.0
- CMake 3.24.1 - CMake 3.24.1
- CodeQL Action Bundle 2.10.4 - CodeQL Action Bundle 2.10.4
@@ -73,7 +74,7 @@
- NSIS v3.08 - NSIS v3.08
- OpenSSL 1.1.1 - OpenSSL 1.1.1
- Packer 1.8.2 - Packer 1.8.2
- Pulumi v3.39.1 - Pulumi v3.39.3
- R 4.2.1 - R 4.2.1
- Service Fabric SDK 9.0.1028.9590 - Service Fabric SDK 9.0.1028.9590
- Stack 2.7.5 - Stack 2.7.5
@@ -87,12 +88,12 @@
### CLI Tools ### CLI Tools
- Alibaba Cloud CLI 3.0.125 - Alibaba Cloud CLI 3.0.125
- AWS CLI 2.7.29 - AWS CLI 2.7.31
- AWS SAM CLI 1.56.0 - AWS SAM CLI 1.56.1
- AWS Session Manager CLI 1.2.339.0 - AWS Session Manager CLI 1.2.339.0
- Azure CLI 2.39.0 - Azure CLI 2.40.0
- Azure DevOps CLI extension 0.25.0 - Azure DevOps CLI extension 0.25.0
- GitHub CLI 2.14.7 - GitHub CLI 2.15.0
- Hub CLI 2.14.2 - Hub CLI 2.14.2
### Rust Tools ### Rust Tools
@@ -112,9 +113,9 @@
### Browsers and webdrivers ### Browsers and webdrivers
- Google Chrome 105.0.5195.102 - Google Chrome 105.0.5195.102
- Chrome Driver 105.0.5195.52 - Chrome Driver 105.0.5195.52
- Microsoft Edge 105.0.1343.27 - Microsoft Edge 105.0.1343.33
- Microsoft Edge Driver 105.0.1343.27 - Microsoft Edge Driver 105.0.1343.34
- Mozilla Firefox 104.0.1 - Mozilla Firefox 104.0.2
- Gecko Driver 0.31.0 - Gecko Driver 0.31.0
- IE Driver 3.150.1.1 - IE Driver 3.150.1.1
- Selenium server 4.4.0 - Selenium server 4.4.0
@@ -156,8 +157,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Version | Architecture | Environment Variable | | Version | Architecture | Environment Variable |
| ------- | ------------ | -------------------- | | ------- | ------------ | -------------------- |
| 1.17.13 (Default) | x64 | GOROOT_1_17_X64 | | 1.17.13 (Default) | x64 | GOROOT_1_17_X64 |
| 1.18.5 | x64 | GOROOT_1_18_X64 | | 1.18.6 | x64 | GOROOT_1_18_X64 |
| 1.19.0 | x64 | GOROOT_1_19_X64 | | 1.19.1 | x64 | GOROOT_1_19_X64 |
#### Node #### Node
| Version | Architecture | | Version | Architecture |
@@ -172,7 +173,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| 3.7.9 | x64, x86 | | 3.7.9 | x64, x86 |
| 3.8.10 | x64, x86 | | 3.8.10 | x64, x86 |
| 3.9.13 (Default) | x64, x86 | | 3.9.13 (Default) | x64, x86 |
| 3.10.6 | x64, x86 | | 3.10.7 | x64, x86 |
#### Ruby #### Ruby
| Version | Architecture | | Version | Architecture |
@@ -205,7 +206,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### MongoDB #### MongoDB
| Version | ServiceName | ServiceStatus | ServiceStartType | | Version | ServiceName | ServiceStatus | ServiceStartType |
| -------- | ----------- | ------------- | ---------------- | | -------- | ----------- | ------------- | ---------------- |
| 5.0.11.0 | MongoDB | Stopped | Disabled | | 5.0.12.0 | MongoDB | Stopped | Disabled |
### Database tools ### Database tools
- Azure CosmosDb Emulator 2.14.9.0 - Azure CosmosDb Emulator 2.14.9.0
@@ -243,6 +244,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.3.32708.82 | | Component.Microsoft.VisualStudio.Web.AzureFunctions | 17.3.32708.82 |
| Component.Microsoft.Web.LibraryManager | 17.3.32708.82 | | Component.Microsoft.Web.LibraryManager | 17.3.32708.82 |
| Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.3.58.47684 | | Component.Microsoft.WebTools.BrowserLink.WebLivePreview | 17.3.58.47684 |
| Component.Microsoft.Windows.DriverKit | 10.0.22621.0 |
| Component.OpenJDK | 17.3.32708.82 | | Component.OpenJDK | 17.3.32708.82 |
| Component.UnityEngine.x64 | 17.3.32708.82 | | Component.UnityEngine.x64 | 17.3.32708.82 |
| Component.Unreal | 17.3.32708.82 | | Component.Unreal | 17.3.32708.82 |
@@ -499,6 +501,8 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 | | ProBITools.MicrosoftReportProjectsforVisualStudio2022 | 3.0.1 |
| VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.0 | | VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects | 2.0.0 |
| Windows Driver Kit | 10.1.22621.382 | | Windows Driver Kit | 10.1.22621.382 |
| Windows Driver Kit Visual Studio Extension | 10.0.22621.0 |
| Windows Software Development Kit | 10.1.22621.1 |
| WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.18 | | WixToolset.WixToolsetVisualStudio2022Extension | 1.0.0.18 |
#### Microsoft Visual C++: #### Microsoft Visual C++:
@@ -564,7 +568,7 @@ All other versions are saved but not installed.
#### Powershell Modules #### Powershell Modules
| Module | Version | | Module | Version |
| ------------------ | ---------------- | | ------------------ | ---------------- |
| AWSPowerShell | 4.1.161 | | AWSPowerShell | 4.1.165 |
| DockerMsftProvider | 1.0.0.8 | | DockerMsftProvider | 1.0.0.8 |
| MarkdownPS | 1.9 | | MarkdownPS | 1.9 |
| Microsoft.Graph | 1.11.1 | | Microsoft.Graph | 1.11.1 |