Copilot Studio Agent Security Posture (Preview)

Run a live scan (your sign-in, your access) β–Ύ

Pre-filled with the published multi-tenant app. For a single-tenant app registration, enter your own Client ID and its home tenant (ID or domain) β€” leave the tenant as organizations for a multi-tenant app, otherwise sign-in fails with AADSTS650059.
App registration requirements
This tool's own app: 96e9b5f4-e974-4355-ae9f-4487099ef210
Platform β€” Single-page application (SPA). Add this exact Redirect URI:
…
API permissions (delegated) β€” API permissions β†’ Add a permission:
  • Microsoft Graph β†’ User.Read β€” sign-in only.
  • Dynamics CRM β†’ user_impersonation β€” required; reads agents from Dataverse and discovers environments. Found under APIs my organization uses β†’ Dynamics CRM (00000007-0000-0000-c000-000000000000). Without it every environment fails with AADSTS650057.
Then Grant admin consent. Coverage is still limited to environments where your account holds a Dataverse security role β€” permissions alone don't grant data access.