Table of Contents

EntitlementManagement.Read.All EntitlementManagement.ReadWrite.All

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 EntitlementManagement.Read.All EntitlementManagement.ReadWrite.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 - -
DisplayText - -
Description - -
AdminConsentRequired - -

Graph Methods

Resources

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

Graph reference: accessPackageAssignmentRequestWorkflowExtension

Property Type Description
authenticationConfiguration customExtensionAuthenticationConfiguration Configuration for securing the API call to the logic app. For example, using OAuth client credentials flow. Inherited from customCalloutExtension.
callbackConfiguration customExtensionCallbackConfiguration The callback configuration for a custom extension.
clientConfiguration customExtensionClientConfiguration HTTP connection settings that define how long Microsoft Entra ID can wait for a connection to a logic app, how many times you can retry a timed-out connection and the exception scenarios when retries are allowed. Inherited from customCalloutExtension.
createdBy String The userPrincipalName of the user or identity of the subject that created this resource. Read-only.
createdDateTime DateTimeOffset When the object was created.
description String Description for the customAccessPackageWorkflowExtension object. Inherited from customCalloutExtension.
displayName String Display name for the customAccessPackageWorkflowExtension object. Inherited from customCalloutExtension.
endpointConfiguration customExtensionEndpointConfiguration The type and details for configuring the endpoint to call the logic app's workflow. Inherited from customCalloutExtension.
id String Read-only.
lastModifiedBy String The userPrincipalName of the identity that last modified the object.
lastModifiedDateTime DateTimeOffset When the object was last modified.