Skip to content

Commit 6034d82

Browse files
committed
Add feedback
1 parent aee6317 commit 6034d82

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

articles/iot-edge/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
items:
66
- name: About Azure IoT Edge
77
href: about-iot-edge.md
8-
- name: Supported platforms
9-
href: support.md
108
- name: Version / release notes
119
href: version-history.md
10+
- name: Supported platforms
11+
href: support.md
1212
- name: Quickstarts
1313
expanded: true
1414
items:
@@ -288,7 +288,7 @@
288288
href: iot-edge-for-linux-on-windows-security.md
289289
- name: Networking
290290
href: iot-edge-for-linux-on-windows-networking.md
291-
- name: Platform support
291+
- name: Supported platforms
292292
href: iot-edge-for-linux-on-windows-support.md
293293
- name: Install and provision
294294
items:

articles/iot-edge/support.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,6 @@ services: iot-edge
1515

1616
This article explains what operating system platforms, IoT Edge runtimes, container engines, and components are supported by IoT Edge whether generally available or in preview.
1717

18-
## Get support
19-
20-
If you experience problems while using the Azure IoT Edge service, there are several ways to seek support. Try one of the following channels for support:
21-
22-
**Reporting bugs** - Most development that goes into the Azure IoT Edge product happens in the IoT Edge open-source project. Bugs can be reported on the [issues page](https://github.com/azure/iotedge/issues) of the project. Bugs related to Azure IoT Edge for Linux on Windows can be reported on the [iotedge-eflow issues page](https://github.com/azure/iotedge-eflow/issues). Fixes rapidly make their way from the projects in to product updates.
23-
24-
**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).
25-
26-
**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).
27-
2818
## Container engines
2919

3020
Azure IoT Edge modules are implemented as containers, so IoT Edge needs a container engine to launch them. Microsoft provides a container engine, moby-engine, to fulfill this requirement. This container engine is based on the Moby open-source project. Docker CE and Docker EE are other popular container engines. They're also based on the Moby open-source project and are compatible with Azure IoT Edge. Microsoft provides best effort support for systems using those container engines; however, Microsoft can't ship fixes for issues in them. For this reason, Microsoft recommends using moby-engine on production systems.

articles/iot-edge/version-history.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: IoT Edge version navigation and history - Azure IoT Edge
3-
description: Discover what's new in IoT Edge with information about new features and capabilities in the latest releases.
2+
title: IoT Edge version history and release notes
3+
description: Release history and notes for IoT Edge.
44
author: PatAltimore
55
ms.author: patricka
66
ms.date: 08/25/2022

0 commit comments

Comments
 (0)