Skip to content

Commit 667d64e

Browse files
authored
Merge pull request #159198 from mlearned/mdl-1844557-ACI-deprecate-windows-1B-images
push faq tweaks
2 parents 8c9984d + 8a79e46 commit 667d64e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/container-instances/container-instances-faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,12 @@ See more [detailed guidance](container-instances-troubleshooting.md#container-ta
3030
### What Windows base OS images are supported?
3131

3232
> [!NOTE]
33-
> Due to issues with backwards compatibility after the Windows updates in 2020, the following image versions include the minimum version number that we recommend you use in your base image. Current deployments using older image versions are not impacted, but new deployments should adhere to the following base images.
33+
> Due to issues with backward compatibility after the Windows updates in 2020, the following image versions include the minimum version number that we recommend you use in your base image. Current deployments using older image versions are not impacted, but new deployments should adhere to the following base images. After June 14th, 2021, ACI will no longer support deployments using older version numbers.
3434
3535
#### Windows Server 2016 base images
3636

37-
* [Nano Server](https://hub.docker.com/_/microsoft-windows-nanoserver): `sac2016`, `10.0.14393.3506` or newer
38-
* [Windows Server Core](https://hub.docker.com/_/microsoft-windows-servercore): `ltsc2016`, `10.0.14393.3506` or newer
37+
* [Nano Server](https://hub.docker.com/_/microsoft-windows-nanoserver): `sac2016`, `10.0.14393.3568` or newer
38+
* [Windows Server Core](https://hub.docker.com/_/microsoft-windows-servercore): `ltsc2016`, `10.0.14393.3568` or newer
3939

4040
> [!NOTE]
4141
> Windows images based on Semi-Annual Channel release 1709 or 1803 are not supported.

0 commit comments

Comments
 (0)