Skip to content

Commit f27e45a

Browse files
authored
Merge pull request #288914 from ShawnJackson/tutorial-develop-for-linux-on-windows
[AQ] edit pass: tutorial-develop-for-linux-on-windows
2 parents 4de085c + 0395f97 commit f27e45a

File tree

3 files changed

+195
-167
lines changed

3 files changed

+195
-167
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: include file
3-
description: include file
2+
title: Include file
3+
description: Include file
44
services: iot-edge
55
author: PatAltimore
66
ms.service: azure-iot-edge
@@ -11,14 +11,14 @@ ms.custom: include file
1111
---
1212

1313

14-
### Delete Azure resources
14+
### Delete Azure resources
1515

1616
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.
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

22-
2. Select the name of the resource group that contains your IoT Edge test resources.
22+
2. Select the name of the resource group that contains your IoT Edge test resources.
2323

24-
3. Review the list of resources that are contained in your resource group. 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 click into each resource to delete them individually.
24+
3. 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.

articles/iot-edge/includes/iot-edge-version-1.4.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: IoT Edge one supported version - 1.4 only
3-
description: include file
3+
description: Include file
44
services: iot-edge
55
author: PatAltimore
66
ms.service: azure-iot-edge
@@ -13,4 +13,4 @@
1313
**Applies to:** ![IoT Edge 1.4 checkmark](./media/iot-edge-version/yes-icon.png) IoT Edge 1.4
1414

1515
> [!IMPORTANT]
16-
> IoT Edge 1.5 LTS and IoT Edge 1.4 are [supported releases](../support.md#releases). IoT Edge 1.4 LTS is end of life on November 12, 2024. If you are on an earlier release, see [Update IoT Edge](../how-to-update-iot-edge.md).
16+
> Azure IoT Edge 1.5 LTS and IoT Edge 1.4 are [supported releases](../support.md#releases). IoT Edge 1.4 LTS is reaching the end of service on November 12, 2024. If you're on an earlier release, see [Update IoT Edge](../how-to-update-iot-edge.md).

0 commit comments

Comments
 (0)