Using Managed Identity for Microsoft Graph Authentication with Logic App (Real Demo)
#LogicAPP #ManagedIdentity #graphapi #authentication managed identity,managed service identity,microsoft,logic apps,graph api,azure active directory,role based access,azure ad,security,app service,passwordless,azure,secure Managed Identity Authentication Microsoft Graph Logic Apps Cloud Computing Microsoft Azure Developer Tools Cloud Services Programming Identity Management Step 1. Find the Service Principal of the Managed Identity GET https://graph.microsoft.com/v1.0/serv..."displayName:test"&$count=true Header: ConsistencyLevel = eventual Step 2: Find the Service Principal of the Microsoft Graph (or other) API Graph API ID: 00000003-0000-0000-c000-000000000000 GET https://graph.microsoft.com/v1.0/serv... eq '00000003-0000-0000-c000-000000000000' Step 3: Find the Application Role that will be the Permission you want to assign GET: https://graph.microsoft.com/v1.0/serv...{your-graph-serviceprincipal-id}/appRoles Step 4: Assign Application Role to Managed Identity POST https://graph.microsoft.com/v1.0/serv...{your-graph-serviceprincipal-id}/appRoleAssignedTo Content-Type: application/json { "principalId": "{your-managed-identity-service-principal-id}", "resourceId": "{your-graph-serviceprincipal-id}", "appRoleId": "{your-app-role-id}" }

Using Azure Managed identities

Microsoft Entra ID (Azure AD SSO) Integration with Salesforce

Azure AD App Registrations, Enterprise Apps and Service Principals

Assign Graph API App Role to Azure Managed Identity

Set up AWS Cloud Network for 3-Tier Application

Application roles and security groups on the Microsoft identity platform

Demystifying permissions and app consent when accessing Microsoft Graph
![PINK & ORANGE GRADIENT IN HD [3 HOURS]](https://i.ytimg.com/vi/6ih8zppfQSQ/hqdefault.jpg?sqp=-oaymwE9CNACELwBSFryq4qpAy8IARUAAAAAGAElAADIQj0AgKJDeAHwAQH4Af4JgALQBYoCDAgAEAEYfyAsKBMwDw==&rs=AOn4CLDvw6mQM98bfl572zfE7r4GdUG8dg)
PINK & ORANGE GRADIENT IN HD [3 HOURS]

(UPDATED) Get Automatic Notifications on Expiring Azure AD secrets using Logic apps and Graph API

Overview of application permissions and using Graph API with application permissions | Microsoft

Guided lab : Creating a Virtual Private Cloud

Logic Apps for Everyone - A complete guide for anyone!

System Assigned vs User Assigned Managed Identity Explained

Day 30: How to Enable Internet Access for Private EC2 using NAT Instance | AWS Networking

Overview of Microsoft Graph API and delegated permissions

Navigate the Microsoft Graph API with PowerShell

Sending INTUNE Non-Compliant Device Report Email with Microsoft Graph API and Azure Logic Apps

How to authenticate as an application with Microsoft Graph API

Is Blazor Actually Bad? Here's the Truth! 🤯

