Skip to content

Commit a5d169a

Browse files
committed
Spelling fix and add Win11 and Server 2022 to EFLOW support
1 parent ac080a5 commit a5d169a

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/iot-edge/how-to-provision-devices-at-scale-linux-tpm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ After the runtime is installed on your device, configure the device with the inf
242242

243243
1. Update the values of `id_scope` and `registration_id` with your device provisioning service and device information. The `scope_id` value is the **ID Scope** from your device provisioning service instance's overview page.
244244

245-
1. Optionally, find the autoreprovisioning mode section of the file. Use the `auto_reprovisioning_mode` parameter to configure your device's reprovisioning behavior to either `Dynamic`, `AlwaysOnStartup`, or `OnErrorOnly`. For more information, see [IoT Hub device reprovisioning concepts](../iot-dps/concepts-device-reprovision.md).
245+
1. Optionally, find the auto reprovisioning mode section of the file. Use the `auto_reprovisioning_mode` parameter to configure your device's reprovisioning behavior to either `Dynamic`, `AlwaysOnStartup`, or `OnErrorOnly`. For more information, see [IoT Hub device reprovisioning concepts](../iot-dps/concepts-device-reprovision.md).
246246

247247
1. Save and close the file.
248248

articles/iot-edge/quickstart.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ Create a cloud resource group to manage all the resources you'll use in this qui
4747
Make sure your IoT Edge device meets the following requirements:
4848

4949
* Editions
50-
* Windows 10 version 1809 or later; build 17763 or later
50+
* Windows 10 version 1809 or later, build 17763 or later; or Windows 11 version 21H2 or later, build 22000 or later
5151
* Professional, Enterprise, IoT Enterprise
52-
* Windows Server 2019 build 17763 or later
52+
* Windows Server 2019 build 17763 or later, or Windows Server 2022
5353

5454
* Hardware requirements
5555
* Minimum Free Memory: 1 GB

includes/iot-edge-prerequisites-linux-on-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ services: iot-edge
1111

1212
A Windows device with the following minimum system requirements:
1313

14-
* Windows 10 Version 1809 or later; build 17763 or later
14+
* Windows 10 version 1809 or later, build 17763 or later; or Windows 11 version 21H2 or later, build 22000 or later
1515

16-
* Professional, Enterprise, or Server editions
16+
* Professional, Enterprise, or Server (2019 or 2022) editions
1717

1818
* Minimum Free Memory: 1 GB
1919

0 commit comments

Comments
 (0)