Skip to content

Commit 91619dc

Browse files
committed
IoT freshness pass
1 parent 94a4281 commit 91619dc

4 files changed

Lines changed: 146 additions & 146 deletions

File tree

articles/iot-edge/includes/iot-edge-clean-up-cloud-resources.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@ author: sethmanheim
66
ms.author: sethm
77
ms.service: azure-iot-edge
88
ms.topic: include
9-
ms.date: 11/07/2025
9+
ms.date: 02/27/2026
1010
ms.custom: include file
1111
---
1212

1313

1414
### Delete Azure resources
1515

16-
Deleting Azure resources and resource groups is irreversible. Make sure that you don't accidentally delete the wrong resource group or resources. If you created the IoT Hub inside an existing resource group that has resources that you want to keep, delete only the IoT Hub resource itself, not the resource group.
16+
You can't undo deleting Azure resources and resource groups. Make sure that you don't accidentally delete the wrong resource group or resources. If you created the IoT Hub inside an existing resource group that has resources you want to keep, delete only the IoT Hub resource itself, not the resource group.
1717

1818
To delete the resources:
1919

2020
1. Sign in to the [Azure portal](https://portal.azure.com), and then select **Resource groups**.
2121
1. Select the name of the resource group that contains your IoT Edge test resources.
22-
1. Review the list of resources that your resource group contains. If you want to delete all of them, you can select **Delete resource group**. If you want to delete only some of them, you can select each resource to delete them individually.
22+
1. Review the list of resources that your resource group contains. If you want to delete all of them, you can select **Delete resource group**. If you want to delete only some of them, select each resource to delete them individually.

articles/iot-edge/includes/iot-edge-version-all-supported.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: sethmanheim
66
ms.author: sethm
77
ms.service: azure-iot-edge
88
ms.topic: include
9-
ms.date: 08/28/2025
9+
ms.date: 02/27/2026
1010
ms.custom: include file
1111
---
1212

articles/iot-edge/iot-edge-for-linux-on-windows.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@ ms.service: azure-iot-edge
77
ms.custom: linux-related-content
88
services: iot-edge
99
ms.topic: concept-article
10-
ms.date: 01/21/2025
10+
ms.date: 02/27/2026
1111
---
1212

1313
# What is Azure IoT Edge for Linux on Windows
1414

1515
[!INCLUDE [iot-edge-version-all-supported](includes/iot-edge-version-all-supported.md)]
1616

17-
Azure IoT Edge for Linux on Windows (EFLOW) allows you to run containerized Linux workloads alongside Windows applications in Windows deployments. Businesses that rely on Windows to power their edge devices and solutions can now take advantage of the cloud-native analytics solutions being built in Linux.
17+
Azure IoT Edge for Linux on Windows (EFLOW) enables you to run containerized Linux workloads alongside Windows applications in Windows deployments. Businesses that rely on Windows to power their edge devices and solutions can now take advantage of the cloud-native analytics solutions being built in Linux.
1818

19-
Azure IoT Edge for Linux on Windows works by running a Linux virtual machine on a Windows device. The Linux virtual machine comes pre-installed with the Azure IoT Edge runtime. Any Azure IoT Edge modules deployed to the device run inside the virtual machine. Meanwhile, Windows applications running on the Windows host device can communicate with the modules running in the Linux virtual machine.
19+
Azure IoT Edge for Linux on Windows works by running a Linux virtual machine on a Windows device. The Linux virtual machine comes preinstalled with the Azure IoT Edge runtime. Any Azure IoT Edge modules you deploy to the device run inside the virtual machine. Meanwhile, Windows applications running on the Windows host device can communicate with the modules running in the Linux virtual machine.
2020

2121
[Get started](how-to-provision-single-device-linux-on-windows-symmetric.md) today.
2222

@@ -30,26 +30,26 @@ Azure IoT Edge for Linux on Windows uses the following components to enable Linu
3030

3131
[![Windows and the Linux VM run in parallel, while the Windows Admin Center controls both components](./media/iot-edge-for-linux-on-windows/architecture-eflow1-2.png)](./media/iot-edge-for-linux-on-windows/architecture-eflow1-2.png#lightbox)
3232

33-
Bi-directional communication between Windows process and the Linux virtual machine means that Windows processes can provide user interfaces or hardware proxies for workloads run in the Linux containers.
33+
Because Windows processes and the Linux virtual machine communicate in both directions, Windows processes can provide user interfaces or hardware proxies for workloads that run in the Linux containers.
3434

3535
## Prerequisites
3636

3737
A Windows device with the following minimum requirements:
3838

39-
* System Requirements
39+
* System requirements
4040
* Windows 10<sup>1</sup>/11 (Pro, Enterprise, IoT Enterprise)
4141
* Windows Server 2019<sup>1</sup>/2022
4242
<sub><sup>1</sup> Windows 10 and Windows Server 2019 minimum build 17763 with all current cumulative updates installed.</sub>
4343

4444
* Hardware requirements
45-
* Minimum Free Memory: 1 GB
46-
* Minimum Free Disk Space: 10 GB
45+
* Minimum free memory: 1 GB
46+
* Minimum free disk space: 10 GB
4747

4848
For more information about IoT Edge for Linux on Windows requirements, see [Azure IoT Edge for Linux on Windows supported systems](./iot-edge-for-linux-on-windows-support.md).
4949

5050
## Platform support
5151

52-
Azure IoT Edge for Linux on Windows supports both AMD64 and ARM64 architectures. For more information about EFLOW platform support, see [Azure IoT Edge for Linux on Windows supported systems](./iot-edge-for-linux-on-windows-support.md)
52+
Azure IoT Edge for Linux on Windows supports both AMD64 and ARM64 architectures. For more information about EFLOW platform support, see [Azure IoT Edge for Linux on Windows supported systems](./iot-edge-for-linux-on-windows-support.md).
5353

5454

5555
## Samples
@@ -64,14 +64,14 @@ Also, you can use your IoT Edge for Linux on Windows device to act as a transpar
6464

6565
Use the Azure IoT Edge support and feedback channels to get assistance with Azure IoT Edge for Linux on Windows.
6666

67-
**Reporting bugs** - Bugs related to Azure IoT Edge for Linux on Windows can be reported on the [iotedge-eflow issues page](https://aka.ms/AzEFLOW-Issues). Bugs related to Azure IoT Edge can be reported on the [issues page](https://github.com/azure/iotedge/issues) of the Azure IoT Edge open-source project.
67+
**Reporting bugs** - Report bugs related to Azure IoT Edge for Linux on Windows on the [iotedge-eflow issues page](https://aka.ms/AzEFLOW-Issues). Report bugs related to Azure IoT Edge on the [issues page](https://github.com/azure/iotedge/issues) of the Azure IoT Edge open-source project.
6868

6969
**Microsoft Customer Support team** - Users who have a [support plan](https://azure.microsoft.com/support/plans/) can engage the Microsoft Customer Support team by creating a support ticket directly from the [Azure portal](https://portal.azure.com/signin/index/?feature.settingsportalinstance=mpac).
7070

7171
**Feature requests** - The Azure IoT Edge product tracks feature requests via the product's [User Voice page](https://feedback.azure.com/d365community/forum/0e2fff5d-f524-ec11-b6e6-000d3a4f0da0).
7272

7373
## Next steps
7474

75-
Watch [Azure IoT Edge for Linux on Windows 10 IoT Enterprise](https://aka.ms/azeflow-show) for more information and a sample in action.
75+
For more information and a sample in action, watch [Azure IoT Edge for Linux on Windows 10 IoT Enterprise](https://aka.ms/azeflow-show).
7676

77-
Follow the steps in [Manually provision a single Azure IoT Edge for Linux on a Windows device](how-to-provision-single-device-linux-on-windows-symmetric.md) to set up a device with Azure IoT Edge for Linux on Windows.
77+
To set up a device with Azure IoT Edge for Linux on Windows, follow the steps in [Manually provision a single Azure IoT Edge for Linux on a Windows device](how-to-provision-single-device-linux-on-windows-symmetric.md).

0 commit comments

Comments
 (0)