Tag: GRAPH permissions

Managed Identity and GRAPH permissions
Managed Identity and GRAPH permissions
Blog Posts

Many Azure resources support the configuration of managed identities which help you grant permissions to your resource(s). For instance, you need to grant your WebApp permissions to KeyVault to get Keys/Secrets. But it’s also possible to grant this managed identity access to the Microsoft Graph API letting you manage Entra ID! In my other blogs… READ MORE