entra▌
2 indexed skills · max 10 per page
entra-agent-user
github/awesome-copilot · Productivity
Create Agent Users in Microsoft Entra ID to enable AI agents to act as digital workers with user identity access. \n \n Provisions specialized user identities ( idtyp=user tokens) linked to agent identities, allowing agents to access user-only APIs like Exchange mailboxes, Teams, and org charts \n Requires a parent agent identity created from an agent identity blueprint; supports 1:1 relationship with optional manager assignment and license provisioning \n Includes step-by-step HTTP and PowerShe
entra-app-registration
microsoft/azure-skills · Productivity
Microsoft Entra ID app registration, OAuth 2.0 configuration, and MSAL integration for secure application authentication. \n \n Covers app registration setup, authentication configuration, API permissions, and client credential management across web apps, SPAs, mobile apps, and daemon services \n Includes step-by-step workflows for first-time registration, console application authentication, and service-to-service credential flows \n Provides Azure CLI commands, MSAL library examples for .NET, J