@Ponugoti Narendra Thanks for reaching out.
Azure monitor is the service which is used to collect the security logs across Azure Services. These data are streamed to Azure Event hub,
You can create a Azure Function which can be triggered by Event hub to send logs to Sumo HTTP source.
The setup would look something like this :
You can follow this for the setup : https://help.sumologic.com/03Send-Data/Collect-from-Other-Data-Sources/Azure_Monitoring/Collect_Logs_from_Azure_Monitor
-----------------------------------------------------------------------------------------------------------------
If the suggested response helped you resolve your issue, please do not forget to accept the response as Answer and "Up-Vote" for the answer that helped you for benefit of the community