The Azure IoT Edge product
Перейти к файлу
IoT Edge Bot 3b7dbdcdf0 Prepare for release 1.5.11 2024-09-11 04:38:33 +00:00
tools/ReleaseProcess Delete test55079242 2022-05-06 11:22:36 -07:00
.gitignore Initial commit 2018-06-25 13:34:45 -07:00
LICENSE Update IoT Edge license to be more permissive (#56) 2020-07-20 22:32:22 -07:00
README.md Update data collection info (#102) 2022-08-27 03:25:21 -07:00
SECURITY.md Microsoft mandatory file (#94) 2022-08-12 12:48:22 -07:00
THIRDPARTYNOTICES added LICENSE, THIRDPARTYNOTICES, and README.md 2018-06-25 15:20:26 -07:00
latest-aziot-edge.json Prepare for release 1.4.41 2024-08-28 03:08:41 +00:00
latest-aziot-identity-service.json Prepare for release 1.4.41 2024-08-28 03:08:41 +00:00
latest-iotedge-lts.json Prepare for release 1.1.19 2022-12-13 17:44:10 -08:00
product-versions.json Prepare for release 1.5.11 2024-09-11 04:38:33 +00:00

README.md

        █████╗ ███████╗██╗   ██╗██████╗ ███████╗
       ██╔══██╗╚══███╔╝██║   ██║██╔══██╗██╔════╝
       ███████║  ███╔╝ ██║   ██║██████╔╝█████╗
       ██╔══██║ ███╔╝  ██║   ██║██╔══██╗██╔══╝
       ██║  ██║███████╗╚██████╔╝██║  ██║███████╗
       ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚═╝  ╚═╝╚══════╝
 ██╗         ████████╗    ███████╗██████╗  ██████╗ ███████╗
 ██║ ██████╗ ╚══██╔══╝    ██╔════╝██╔══██╗██╔════╝ ██╔════╝
 ██║██╔═══██║   ██║       █████╗  ██║  ██║██║  ███╗█████╗
 ██║██║   ██║   ██║       ██╔══╝  ██║  ██║██║   ██║██╔══╝
 ██║╚██████╔╝   ██║       ███████╗██████╔╝╚██████╔╝███████╗
 ╚═╝ ╚═════╝    ╚═╝       ╚══════╝╚═════╝  ╚═════╝ ╚══════╝

Welcome to the home of Azure IoT Edge, a product built from the open-source IoT Edge project.

Azure IoT Edge moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Enable your solution to truly scale by configuring your IoT software, deploying it to devices via standard containers, and monitoring it all from the cloud.

Documentation

Documentation can be found at https://docs.microsoft.com/azure/iot-edge.

Issues

Issues can be filed in the issues section of the IoT Edge GitHub repo. Azure IoT Edge is built from the open-source IoT Edge project. Development and bug fixing happens in the repo of the open-source project.

Feature requests

Feature requests can be filed on the Azure IoT Edge User Voice page.

Data / Telemetry

IoT Edge sends basic metadata to Microsoft about the host device. This data may be used to improve Microsoft products and services. This data includes:

  • CPU architecture
  • Total memory
  • Virtualized machine
  • Kernel name
  • Kernel release
  • Kernel version
  • OS name
  • OS version
  • OS variant
  • OS build
  • System Manufacturer
  • System Product

To opt out, set the DisableDeviceAnalyticsMetadata environment variable on EdgeAgent.

To learn more about Microsoft policies, review the privacy statement.