Azure / azure-iotedge

The Azure IoT Edge product

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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.

About

The Azure IoT Edge product

License:Other


Languages

Language:PowerShell 100.0%