Skip to content

Commit fc15d54

Browse files
authored
Merge pull request #109587 from kgremban/mar30-functionsga
Remove preview note from functions tutorial
2 parents 2082e4e + cd61679 commit fc15d54

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)