Skip to content

Commit efad980

Browse files
committed
no need of check list at the top
1 parent c58712f commit efad980

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

articles/event-grid/mqtt-routing-to-azure-functions-portal.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,6 @@ ms.subservice: mqtt
1212

1313
In this tutorial, you learn how to route MQTT messages received by an Azure Event Grid namespace to an Azure function via an Event Grid custom topic by following these steps:
1414

15-
> [!div class="checklist"]
16-
> * Create an Azure function using Event Grid trigger
17-
> * Create an Event Grid topic (custom topic)
18-
> * Add a subscription to the topic using the function
19-
> * Create namespace, clients, topic spaces, and permission bindings
20-
> * Configure routing messages to Azure function via custom topic
21-
> * Test using MQTTX tool
22-
2315
If you don't have an Azure subscription, you can sign up for a [free trial](https://azure.microsoft.com/free/dotnet).
2416

2517
## Create an Azure function using Event Grid trigger

0 commit comments

Comments
 (0)