Building custom solutions that extend, automate, and integrate Microsoft 365 apps.
Hi @Teddie-D,
Thank you, this is really helpful and clarifies the consent model.
On my side I've already completed the app registration in Microsoft Entra ID as a Public Client / Native App, with the delegated permissions (CopilotStudio.Copilots.Invoke and User.Read) configured. I've also submitted the admin consent request through the "Approval required" screen, so it's now pending approval from our Entra administrator.
Just to make sure I understand the remaining steps correctly:
- Once the administrator grants tenant-wide admin consent for this app, is there anything else I need to do on the app registration side, or should authentication then work for the other users in the tenant without further prompts?
- Is there a way for me (or the admin) to check the current status of the pending consent request, or does it simply resolve once the admin approves it?
- If we later decide to restrict access to a subset of users via the Enterprise Application "user assignment" setting, is that configured independently of the admin consent, or does enabling it require a new consent flow?
For now I'll wait for the admin to grant consent and test again. Thanks again for the guidance!
Best regards,