Skip to content

Commit cd8ed8d

Browse files
authored
Merge pull request #8278 from sandervandevelde/patch-3
Added free tier for availability of IoT Edge
2 parents 914393a + a24249e commit cd8ed8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/how-iot-edge-works.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom:
2323
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.
2424

2525
>[!NOTE]
26-
>Azure IoT Edge is only available in the standard tier of IoT Hub. For more information about the basic and standard tiers, see [How to choose the right IoT Hub tier](../iot-hub/iot-hub-scaling.md).
26+
>Azure IoT Edge is available in the free and standard tier of IoT Hub. The free tier is for testing and evaluation only. For more information about the basic and standard tiers, see [How to choose the right IoT Hub tier](../iot-hub/iot-hub-scaling.md).
2727
2828
Analytics drives business value in IoT solutions, but not all analytics needs to be in the cloud. If you want a device to respond to emergencies as quickly as possible, you can perform anomaly detection on the device itself. Similarly, if you want to reduce bandwidth costs and avoid transferring terabytes of raw data, you can perform data cleaning and aggregation locally. Then send the insights to the cloud.
2929

@@ -83,4 +83,4 @@ Try out these concepts by [deploying IoT Edge on a simulated device][lnk-quickst
8383
[2]: ./media/how-iot-edge-works/cloud-interface.png
8484

8585
<!-- Links -->
86-
[lnk-quickstart]: quickstart.md
86+
[lnk-quickstart]: quickstart.md

0 commit comments

Comments
 (0)