Skip to content

Commit 847ffaa

Browse files
authored
Updating reference to Python sample in az mon docs
1 parent 3e0317b commit 847ffaa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sentinel/create-custom-connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ While calling a RESTful endpoint directly requires more programming, it also pro
171171
For more information, see the [Log Analytics Data collector API](../azure-monitor/logs/data-collector-api.md), especially the following examples:
172172

173173
- [C#](../azure-monitor/logs/data-collector-api.md#c-sample)
174-
- [Python 2](../azure-monitor/logs/data-collector-api.md#python-2-sample)
174+
- [Python](../azure-monitor/logs/data-collector-api.md#python-sample)
175175

176176
## Connect with Azure Functions
177177

@@ -216,4 +216,4 @@ Use the data ingested into Azure Sentinel to secure your environment with any of
216216
- [Automate threat prevention](tutorial-respond-threats-playbook.md)
217217
- [Hunt for threats](hunting.md)
218218

219-
Also, learn about one example of creating a custom connector to monitor Zoom: [Monitoring Zoom with Azure Sentinel](https://techcommunity.microsoft.com/t5/azure-sentinel/monitoring-zoom-with-azure-sentinel/ba-p/1341516).
219+
Also, learn about one example of creating a custom connector to monitor Zoom: [Monitoring Zoom with Azure Sentinel](https://techcommunity.microsoft.com/t5/azure-sentinel/monitoring-zoom-with-azure-sentinel/ba-p/1341516).

0 commit comments

Comments
 (0)