Skip to content

Commit 69815d4

Browse files
committed
minor fix
1 parent 1abc335 commit 69815d4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/event-grid/auth0-log-stream-app-insights.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This article shows how to send Auth0 events received by Azure Event Grid to Azur
9090
1. Once your Auth0 logs are generated, your data should now be visible in Application Insights
9191

9292
> [!NOTE]
93-
> You can use steps in the article to handle events from other event sources too. For a generic example of sending Event Grid events to an Azure Blob Storage or Azure Monitor's Application Insights, see [this example on GitHub](https://github.com/awkwardindustries/azure-monitor-handler).
93+
> You can use steps in the article to handle events from other event sources too. For a generic example of sending Event Grid events to Azure Blob Storage or Azure Monitor's Application Insights, see [this example on GitHub](https://github.com/awkwardindustries/azure-monitor-handler).
9494

9595
## Next steps
9696

articles/event-grid/auth0-log-stream-blob-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ This article shows you how to send Auth0 events to Azure Blob Storage via Azure
9898
1. Select the container and verify that your Auth0 logs are being stored.
9999

100100
> [!NOTE]
101-
> You can use steps in the article to handle events from other event sources too. For a generic example of sending Event Grid events to an Azure Blob Storage or Azure Monitor's Application Insights, see [this example on GitHub](https://github.com/awkwardindustries/azure-monitor-handler).
101+
> You can use steps in the article to handle events from other event sources too. For a generic example of sending Event Grid events to Azure Blob Storage or Azure Monitor's Application Insights, see [this example on GitHub](https://github.com/awkwardindustries/azure-monitor-handler).
102102

103103
## Next steps
104104

0 commit comments

Comments
 (0)