Microsoft Sentinel - Ingest Data to Log Analytics Workspace using Azure Function.
How to ingest logs to Log Analytics using API? Introduction This article is going to talk about how you can utilize Azure function and a python script to ingest log data to Log Analytics workspace. I have got this knowledge from various Microsoft learn documentation and blogs. Reader Must have knowledge of following skills and concept: 1. Azure Fundamentals. 2. Azure Functions, how to deploy using VS Code. 3. Azure Sentinel and Log Analytics, how it works. 4. How API works. 5. Basic Python programming knowledge. Prerequisites Before you begin, make sure that you have the following requirements in place: MS Sentinel and Log Analytics · An Azure account with an active subscription. Create an account for free . · Microsoft Sentinel and Log Analytic...