Skip to content

Commit cd61679

Browse files
committed
Remove preview note from functions tutorial
1 parent 01227ff commit cd61679

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/iot-edge/tutorial-deploy-function.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ You can use Azure Functions to deploy code that implements your business logic d
2828
![Diagram - Tutorial architecture: stage and deploy function module](./media/tutorial-deploy-function/functions-architecture.png)
2929
</center>
3030

31-
>[!NOTE]
32-
>Azure Function modules on Azure IoT Edge are in [public preview](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
33-
3431
The Azure function that you create in this tutorial filters the temperature data that's generated by your device. The function only sends messages upstream to Azure IoT Hub when the temperature is above a specified threshold.
3532

3633
[!INCLUDE [quickstarts-free-trial-note](../../includes/quickstarts-free-trial-note.md)]

0 commit comments

Comments
 (0)