Customers typically want to consolidate their logging into a single platform, Azure lets you do this in Azure Monitor (or Azure Log Analytics Workspace) by using the Custom Logs option. However, you do still need a way of getting that log into Monitor and we can do that using a combination of Skytap Audit Webhooks and an Azure Logic App.
Create the Custom Log
Use the following Python script to create the custom log for Skytap.
Logic App Code
To speed up your deployment you can use the following Logic App code to deploy this solution.