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
📘 Scenario: Modernizing invoice processing with AI In many organizations, invoices still arrive as scanned documents, email attachments, or paper-based handoffs. Extracting data from these formats — invoice number, vendor, total amount, line items — often involves manual effort, custom scripts, or brittle OCR logic. This scenario demonstrates how you…