Skip to content

Commit 2a12cdf

Browse files
author
Farah Alyasari
authored
Update tutorial-geofence.md
1 parent 805dad6 commit 2a12cdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/tutorial-geofence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ In this section, We create an event handler that receives notifications. This ev
171171

172172
We make two [Logic Apps](https://docs.microsoft.com/azure/event-grid/event-handlers#logic-apps) services to handle enter and exit events. When the events in the Logic Apps trigger, more events trigger in sequence. The idea is to send alerts, in this case emails, to the Operations Manager. The following figure illustrates creation of a Logic App for geofence enter event. Similarly, you can create another one for exit event. You can see all [supported event handlers](https://docs.microsoft.com/azure/event-grid/event-handlers) for more info.
173173

174-
1. Create a Logic App in Azure portal. Select the Logic App in Azure Marketplace. Then, select the "Create" button.
174+
1. Create a Logic App in Azure portal. Select the Logic App in Azure Marketplace. Then, select the **Create** button.
175175

176176
![Create Azure Logic Apps to handle geofence events](./media/tutorial-geofence/logic-app.png)
177177

0 commit comments

Comments
 (0)