зеркало из https://github.com/Azure/acs-engine.git
Change 'windowsVersion' to 'imageVersion' in docs for deploying specific windows version (#3928)
This commit is contained in:
Родитель
e89eb97a0b
Коммит
84c5412c70
|
@ -36,7 +36,7 @@ WindowsServerSemiAnnual MicrosoftWindowsServer Datacenter-Core-1709-wit
|
|||
WindowsServerSemiAnnual MicrosoftWindowsServer Datacenter-Core-1803-with-Containers-smalldisk MicrosoftWindowsServer:WindowsServerSemiAnnual:Datacenter-Core-1803-with-Containers-smalldisk:1803.0.20180504 1803.0.20180504
|
||||
```
|
||||
|
||||
You can use the Offer, Publisher and Sku to pick a specific version by adding `windowsOffer`, `windowsPublisher`, `windowsSku` and (optionally) `windowsVersion` to the `windowsProfile` section. In this example, the latest Windows Server version 1803 image would be deployed.
|
||||
You can use the Offer, Publisher and Sku to pick a specific version by adding `windowsOffer`, `windowsPublisher`, `windowsSku` and (optionally) `imageVersion` to the `windowsProfile` section. In this example, the latest Windows Server version 1803 image would be deployed.
|
||||
|
||||
```json
|
||||
"windowsProfile": {
|
||||
|
|
Загрузка…
Ссылка в новой задаче