Using Graph API to assign roles to logic app managed identity
1. Need to enable logic app Managed Identity, and copy the Object ID Logic app -> identity -> System assigned …
28/04/2025
Currently, to send logs to Azure Log Analytics, the recommended method involves using the Azure Log Analytics Data Collector. This is a managed connector that typically requires public access to your Log Analytics Workspace (LAW). Consequently, this connector does not function if your LAW has Virtual Network (VNet) integration, as…