Table of Contents

AgentIdentityBlueprintPrincipal.EnableDisable.All

Allows enabling or disabling agent identity blueprint principals with a signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the AgentIdentityBlueprintPrincipal.EnableDisable.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier a0bdd23d-8b19-4682-b428-574d96527c6f e7475e0a-9f02-43e2-a250-5c2ea74ccd0e
DisplayText Enable or disable agent identity blueprint principals. Enable or disable agent identity blueprint principals.
Description Allows enabling or disabling agent identity blueprint principals without a signed-in user. Allows enabling or disabling agent identity blueprint principals with a signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: addIn

Property Type Description
id GUID The unique identifier for the addIn object.
properties keyValue collection The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required.
type string The unique name for the functionality exposed by the app.