You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/iot-edge/includes/iot-edge-clean-up-cloud-resources.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,17 +6,17 @@ author: sethmanheim
6
6
ms.author: sethm
7
7
ms.service: azure-iot-edge
8
8
ms.topic: include
9
-
ms.date: 11/07/2025
9
+
ms.date: 02/27/2026
10
10
ms.custom: include file
11
11
---
12
12
13
13
14
14
### Delete Azure resources
15
15
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.
17
17
18
18
To delete the resources:
19
19
20
20
1. Sign in to the [Azure portal](https://portal.azure.com), and then select **Resource groups**.
21
21
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.
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.
18
18
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.
@@ -30,26 +30,26 @@ Azure IoT Edge for Linux on Windows uses the following components to enable Linu
30
30
31
31
[](./media/iot-edge-for-linux-on-windows/architecture-eflow1-2.png#lightbox)
32
32
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.
34
34
35
35
## Prerequisites
36
36
37
37
A Windows device with the following minimum requirements:
38
38
39
-
* System Requirements
39
+
* System requirements
40
40
* Windows 10<sup>1</sup>/11 (Pro, Enterprise, IoT Enterprise)
41
41
* Windows Server 2019<sup>1</sup>/2022
42
42
<sub><sup>1</sup> Windows 10 and Windows Server 2019 minimum build 17763 with all current cumulative updates installed.</sub>
43
43
44
44
* 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
47
47
48
48
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).
49
49
50
50
## Platform support
51
51
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).
53
53
54
54
55
55
## Samples
@@ -64,14 +64,14 @@ Also, you can use your IoT Edge for Linux on Windows device to act as a transpar
64
64
65
65
Use the Azure IoT Edge support and feedback channels to get assistance with Azure IoT Edge for Linux on Windows.
66
66
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.
68
68
69
69
**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).
70
70
71
71
**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).
72
72
73
73
## Next steps
74
74
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).
76
76
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