Updating readme file for win22 version 20220410.1 (#5378)

Co-authored-by: Image generation service account <no-reply@microsoft.com>
Co-authored-by: Actions service account <no-reply@github.com>
This commit is contained in:
github-actions[bot]
2022-04-14 14:20:03 +00:00
committed by GitHub
parent a5e931f672
commit 2154ca5dea

View File

@@ -1,11 +1,10 @@
| Announcements |
|-|
| [[All OSs] Go versions less than 1.16 will be removed on April, 11](https://github.com/actions/virtual-environments/issues/5280) |
| [windows-latest workflows will use Windows Server 2022](https://github.com/actions/virtual-environments/issues/4856) |
| [[All OSs] Go versions less than 1.16 will be removed and the default will be set to 1.17 on April, 11](https://github.com/actions/virtual-environments/issues/5280) |
***
# Microsoft Windows Server 2022 Datacenter
- OS Version: 10.0.20348 Build 587
- Image Version: 20220330.1
- Image Version: 20220410.1
## Enabled windows optional features
- Windows Subsystem for Linux [WSLv1]
@@ -13,9 +12,9 @@
## Installed Software
### Language and Runtime
- Bash 4.4.23(2)-release
- Go 1.16.15
- Go 1.17.8
- Julia 1.7.2
- Kotlin 1.6.10
- Kotlin 1.6.20
- LLVM 13.0.1
- Node 16.14.2
- Perl 5.32.1
@@ -25,7 +24,7 @@
### Package Management
- Chocolatey 1.1.0
- Composer 2.3.2
- Composer 2.3.4
- Helm 3.8.0
- Miniconda 4.11.0 (pre-installed on the image but not added to PATH)
- NPM 8.5.0
@@ -33,7 +32,7 @@
- pip 22.0.4 (python 3.9)
- Pipx 1.0.0
- RubyGems 3.2.32
- Vcpkg (build from master \<9d9a6f486>)
- Vcpkg (build from master \<f6af75acc>)
- Yarn 1.22.18
#### Environment variables
@@ -51,12 +50,12 @@
- 7zip 21.07
- aria2 1.36.0
- azcopy 10.14.1
- Bazel 5.1.0
- Bazel 5.1.1
- Bazelisk 1.11.0
- Bicep 0.4.1318
- Bicep 0.5.6
- Cabal 3.6.2.0
- CMake 3.23.0
- CodeQL Action Bundle 2.8.4
- CodeQL Action Bundle 2.8.5
- Docker 20.10.7
- Docker-compose 1.29.2
- Docker-wincred 0.6.4
@@ -73,7 +72,7 @@
- NSIS v3.08
- OpenSSL 1.1.1
- Packer 1.8.0
- Pulumi v3.27.0
- Pulumi v3.28.0
- R 4.1.3
- Service Fabric SDK 8.2.1571.9590
- Stack 2.7.5
@@ -86,19 +85,19 @@
- zstd 1.5.2
### CLI Tools
- Alibaba Cloud CLI 3.0.114
- AWS CLI 2.5.0
- AWS SAM CLI 1.43.0
- AWS Session Manager CLI 1.2.295.0
- Azure CLI 2.34.1
- Alibaba Cloud CLI 3.0.115
- AWS CLI 2.5.4
- AWS SAM CLI 1.46.0
- AWS Session Manager CLI 1.2.312.0
- Azure CLI 2.35.0
- Azure DevOps CLI extension 0.25.0
- GitHub CLI 2.7.0
- Hub CLI 2.14.2
### Rust Tools
- Cargo 1.59.0
- Rust 1.59.0
- Rustdoc 1.59.0
- Cargo 1.60.0
- Rust 1.60.0
- Rustdoc 1.60.0
- Rustup 1.24.3
#### Packages
@@ -106,15 +105,15 @@
- cargo-audit 0.16.0
- cargo-outdated 0.11.0
- cbindgen 0.21.0
- Clippy 0.1.59
- Clippy 0.1.60
- Rustfmt 1.4.38
### Browsers and webdrivers
- Google Chrome 100.0.4896.60
- Google Chrome 100.0.4896.75
- Chrome Driver 100.0.4896.60
- Microsoft Edge 99.0.1150.55
- Microsoft Edge Driver 99.0.1150.55
- Mozilla Firefox 98.0.2
- Microsoft Edge 100.0.1185.36
- Microsoft Edge Driver 100.0.1185.36
- Mozilla Firefox 99.0
- Gecko Driver 0.30.0
- IE Driver 3.150.1.1
- Selenium server 4.1.0
@@ -155,15 +154,14 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Go
| Version | Architecture | Environment Variable |
| ------- | ------------ | -------------------- |
| 1.15.15 | x64 | GOROOT_1_15_X64 |
| 1.16.15 (Default) | x64 | GOROOT_1_16_X64 |
| 1.17.8 | x64 | GOROOT_1_17_X64 |
| 1.16.15 | x64 | GOROOT_1_16_X64 |
| 1.17.8 (Default) | x64 | GOROOT_1_17_X64 |
| 1.18.0 | x64 | GOROOT_1_18_X64 |
#### Node
| Version | Architecture |
| ------- | ------------ |
| 12.22.11 | x64 |
| 12.22.12 | x64 |
| 14.19.1 | x64 |
| 16.14.2 | x64 |
@@ -210,7 +208,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
### Database tools
- Azure CosmosDb Emulator 2.14.6.0
- DacFx 16.0.5400.1
- MySQL 8.0.26.0
- MySQL 8.0.28.0
- SQL OLEDB Driver 18.6.3.0
- SQLPS 1.0
@@ -221,9 +219,9 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Nginx | 1.21.6 | C:\tools\nginx-1.21.6\conf\nginx.conf | nginx | Stopped | 80 |
### Visual Studio Enterprise 2022
| Name | Version | Path |
| ----------------------------- | ------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.1.32319.34 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
| Name | Version | Path |
| ----------------------------- | -------------- | -------------------------------------------------------- |
| Visual Studio Enterprise 2022 | 17.1.32328.378 | C:\Program Files\Microsoft Visual Studio\2022\Enterprise |
#### Workloads, components and extensions:
| Package | Version |
@@ -343,6 +341,10 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM.Spectre | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64 | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ARM64.Spectre | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.ATL.Spectre | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.MFC.Spectre | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64 | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.14.29.16.11.x86.x64.Spectre | 17.1.32112.364 |
| Microsoft.VisualStudio.Component.VC.ASAN | 17.1.32112.364 |
@@ -483,7 +485,7 @@ Note: MSYS2 is pre-installed on image but not added to PATH.
#### Azure Powershell Modules
| Module | Version | Path |
| ------- | ------------------------------------------------------------------------------- | ------------------------------ |
| Az | 6.6.0.zip<br>7.1.0 | C:\Modules\az_\<version\> |
| Az | 6.6.0.zip<br>7.3.2 | C:\Modules\az_\<version\> |
| Azure | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>5.3.0 | C:\Modules\azure_\<version\> |
| AzureRM | 2.1.0 [Installed]<br>3.8.0.zip<br>4.2.1.zip<br>5.1.1.zip<br>6.7.0.zip<br>6.13.1 | C:\Modules\azurerm_\<version\> |
```
@@ -495,7 +497,7 @@ All other versions are saved but not installed.
#### Powershell Modules
| Module | Version |
| ------------------ | ---------------- |
| AWSPowerShell | 4.1.53 |
| AWSPowerShell | 4.1.61 |
| DockerMsftProvider | 1.0.0.8 |
| MarkdownPS | 1.9 |
| Microsoft.Graph | 1.9.3 |