Fix scripts to avoid using hosted term which is ambiguous in this context.

This commit is contained in:
Alejandro Pauly
2020-01-08 07:56:32 -05:00
parent fe71d1aafb
commit dd28dfa585
7 changed files with 13 additions and 13 deletions

View File

@@ -118,9 +118,9 @@ wmic logicaldisk get size,freespace,caption
# Adding description of the software to Markdown
$Content = @"
# Azure Pipelines Hosted Windows 2019 with VS2019 image
# Windows Server 2019
The following software is installed on machines in the Azure Pipelines **Hosted Windows 2019 with VS2019** (v$env:ImageVersion) pool.
The following software is installed on machines with the $env:ImageVersion update.
Components marked with **\*** have been upgraded since the previous version of the image.