Skip to content

Commit 8d288a1

Browse files
authored
Merge pull request #79473 from kgremban/jun12-winserverga
Windows server GA
2 parents 262a152 + f1e7364 commit 8d288a1

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

articles/iot-edge/how-to-install-iot-edge-windows-server-vm.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.reviewer: kgremban
88
ms.service: iot-edge
99
services: iot-edge
1010
ms.topic: conceptual
11-
ms.date: 03/29/2019
11+
ms.date: 06/12/2019
1212
ms.author: gregman
1313
---
1414
# Run Azure IoT Edge on Windows Server Virtual Machines
@@ -18,9 +18,6 @@ To learn more about how the IoT Edge runtime works and what components are inclu
1818

1919
This article lists the steps to run the Azure IoT Edge runtime on a Windows Server 2019 virtual machine using the [Windows Server](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftwindowsserver.windowsserver?tab=Overview) Azure Marketplace offer. Follow the instructions at [Install the Azure IoT Edge runtime](how-to-install-iot-edge-windows.md) on Windows for use with other versions.
2020

21-
> [!NOTE]
22-
> The IoT Edge runtime on Windows Server is in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
23-
2421
## Deploy from the Azure Marketplace
2522
1. Navigate to the [Windows Server](https://azuremarketplace.microsoft.com/marketplace/apps/microsoftwindowsserver.windowsserver?tab=Overview) Azure Marketplace offer or by searching “Windows Server” on [Azure Marketplace](https://azuremarketplace.microsoft.com/)
2623
2. Select **GET IT NOW**

articles/iot-edge/support.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn which operating systems can run the Azure IoT Edge daemon and
44
author: kgremban
55
manager: philmea
66
ms.author: kgremban
7-
ms.date: 05/06/2019
7+
ms.date: 06/12/2019
88
ms.topic: conceptual
99
ms.service: iot-edge
1010
services: iot-edge
@@ -56,14 +56,15 @@ Generally available
5656
| Ubuntu Server 16.04 | Yes | No |
5757
| Ubuntu Server 18.04 | Yes | No |
5858
| Windows 10 IoT Enterprise, build 17763 | Yes | No |
59+
| Windows Server 2019, build 17763 | Yes | No |
60+
| Windows Server IoT 2019, build 17763 | Yes | No |
5961

6062
Public preview
6163

6264
| Operating System | AMD64 | ARM32v7 |
6365
| ---------------- | ----- | ----- |
6466
| Windows 10 IoT Core, build 17763 | Yes | No |
65-
| Windows Server 2019, build 17763 | Yes | No |
66-
| Windows Server IoT 2019, build 17763 | Yes | No |
67+
6768

6869
The Windows operating systems listed above are the requirements for devices that run Windows containers on Windows. This configuration is the only supported configuration for production. The Azure IoT Edge installation packages for Windows allow the use of Linux containers on Windows; however, this configuration is for development and testing only. Use of Linux containers on Windows is not a supported configuration for production. Any version of Windows 10 build 14393 or newer and Windows Server 2016 or newer can be used for this development scenario.
6970

0 commit comments

Comments
 (0)