ESC
Type to search...

LifecycleWorkflows.ReadWrite.All

Export JSON
Export CSV
Copy URL
Print
ApplicationDelegated Read/Write All Resources

Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.

Permission data: April 6, 2026 at 4:06 AM UTC
Delegated Access App-Only Access

Permission Details

Application Permission

Read and write all lifecycle workflows resources

Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources without a signed-in user.

Delegated Permission Admin consent required

Read and write all lifecycle workflows resources

Allows the app to create, update, list, read and delete all workflows, tasks and related lifecycle workflows resources on behalf of the signed-in user.

Properties

Microsoft Graph v1.0 endpoint-derived-docs

Properties is shown from stable Microsoft Graph v1.0 metadata.

Property Type Description
accessReviews object
appConsent object
entitlementManagement object
lifecycleWorkflows object
privilegedAccess object
termsOfUse object

JSON Representation

Microsoft Graph v1.0 endpoint-derived-docs

JSON representation is shown from stable Microsoft Graph v1.0 metadata.

JSON representation
{
  "accessReviews": {
    "sample": "value"
  },
  "appConsent": {
    "sample": "value"
  },
  "entitlementManagement": {
    "sample": "value"
  },
  "lifecycleWorkflows": {
    "sample": "value"
  },
  "privilegedAccess": {
    "sample": "value"
  },
  "termsOfUse": {
    "sample": "value"
  }
}

Relationships

Microsoft Graph v1.0 endpoint-derived-docs

Relationships is shown from stable Microsoft Graph v1.0 metadata.

Relationship Type Description
accessReviews accessReviewSet Container for the base resources that expose the access reviews API and features.
appConsent appConsent Container for base resources that expose the app consent request API and features. Currently exposes only the appConsentRequests resource.
entitlementManagement entitlementManagement Container for entitlement management resources, including accessPackageCatalog, connectedOrganization, and entitlementManagementSettings.
termsOfUse termsOfUseContainer Container for the resources that expose the terms of use API and its features, including agreements and agreementAcceptances.
lifecycleWorkflows identityGovernance.lifecycleWorkflowsContainer Container for Lifecycle Workflow resources, including workflow, customTaskExtension, and lifecycleManagementSettings.
privilegedAccess privilegedAccessRoot Container for the base resources that expose the API and features related to Privileged Identity Management (PIM) for Groups.
workflows workflow collection Lifecycle workflow definitions.
taskDefinitions taskDefinition collection Task definitions used in lifecycle workflows.
catalogs accessPackageCatalog collection Related catalogs data exposed by this resource.
permissionsAnalytics permissionsAnalyticsAggregation Related permissionsAnalytics data exposed by this resource.

Graph Methods

Delegated access App-only access
Exact Microsoft Learn match

Microsoft Graph v1.0 endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
GET /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/settings
GET /identityGovernance/lifecycleWorkflows/taskDefinitions
GET /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
GET /identityGovernance/lifecycleWorkflows/workflows
GET /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
GET /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}/tasks
GET /identityGovernance/lifecycleWorkflows/workflowTemplates
GET /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
POST /identityGovernance/lifecycleWorkflows/customTaskExtensions
POST /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/restore
POST /identityGovernance/lifecycleWorkflows/workflows
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/activate
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/createNewVersion
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}/taskProcessingResults/{taskProcessingResultsId}/resume
PATCH /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
PATCH /identityGovernance/lifecycleWorkflows/settings
PATCH /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
PATCH /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
DELETE /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}/
DELETE /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
DELETE /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/
Exact Microsoft Learn match

Microsoft Graph beta endpoints are mapped directly from refreshed Microsoft Learn permissions tables.

Methods
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions
GET /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
GET /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
GET /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
GET /identityGovernance/lifecycleWorkflows/settings
GET /identityGovernance/lifecycleWorkflows/taskDefinitions
GET /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
GET /identityGovernance/lifecycleWorkflows/workflows
GET /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
GET /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
GET /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workFlowVersion-versionNumber}/tasks
GET /identityGovernance/lifecycleWorkflows/workflowTemplates
GET /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
POST /identityGovernance/lifecycleWorkflows/customTaskExtensions
POST /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/restore
POST /identityGovernance/lifecycleWorkflows/workflows
POST /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewTaskFailures
POST /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/previewWorkflow
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/activate
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/activatewithscope
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/createNewVersion
POST /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}/taskProcessingResults/{taskProcessingResultsId}/resume
PATCH /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
PATCH /identityGovernance/lifecycleWorkflows/settings
PATCH /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
PATCH /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
DELETE /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}/
DELETE /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
DELETE /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell v1.0 commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
List workflows
Get-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Get workflow
Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
List customTaskExtensions
Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Get customTaskExtension
Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
List deletedItems (deleted lifecycle workflows)
Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Get deletedItemContainer (a deleted lifecycle workflow)
Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
List executionScope
Get-MgIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
List runs
Get-MgIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
Get run
Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
List userProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
Get userProcessingResult
Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Get lifecycleManagementSettings
Get-MgIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
List tasks (in Lifecycle Workflows)
Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions
List taskDefinitions
Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
Get taskDefinition
Get-MgIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
taskReport: summary
Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates
List workflowTemplates
Get-MgIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Get workflowTemplate
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
List workflowVersions
Get-MgIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
Get workflowVersion
Get-MgIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}/tasks
List tasks (in a workflowVersion)
Invoke-MgGraphIdentityGovernanceLifecycleWorkflowInsight /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedByCategory
Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary
Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topTasksProcessedSummary
Invoke-MgTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topWorkflowsProcessedSummary
Invoke-MgWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedSummary
New-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
Create workflow
New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
Create Custom Task Extension
New-MgIdentityGovernanceLifecycleWorkflowNewVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/createNewVersion
workflow: createNewVersion
Remove-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/
Delete workflow
Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}/
Delete customTaskExtension
Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Delete deletedItemContainer (permanently delete a deleted lifecycle workflow)
Update-MgIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Update workflow
Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Update customTaskExtension
Update-MgIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Update lifecycleManagementSettings
Update-MgIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
Update task
Exact Microsoft Learn PowerShell match

Microsoft Graph PowerShell beta commands are mapped directly from refreshed Microsoft Learn PowerShell snippets.

Commands
Get-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
List workflows
Get-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Get workflow
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
List customTaskExtensions
Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Get customTaskExtension
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/
List deletedItems (deleted lifecycle workflows)
Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Get deletedItemContainer (a deleted lifecycle workflow)
Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope /identitygovernance/lifecycleWorkflows/workflows/{workflowId}/executionScope
List executionScope
Get-MgBetaIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/
List runs
Get-MgBetaIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}
Get run
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/{runId}/userProcessingResults/
List userProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowid}/runs/{runId}/userProcessingResults/{userProcessingResultId}
Get userProcessingResult
Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Get lifecycleManagementSettings
Get-MgBetaIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks
List tasks (in Lifecycle Workflows)
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions
List taskDefinitions
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition /identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinitionId}
Get taskDefinition
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports
List taskReports
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/summary(startDateTime={timestamp},endDateTime={timestamp})
taskReport: summary
Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/taskReports/{taskReportId}/taskProcessingResults
List taskProcessingResult
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates
List workflowTemplates
Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate /identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplateId}
Get workflowTemplate
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults
List userProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/userProcessingResults/{userProcessingResultId}/taskProcessingResults
List taskProcessingResults
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions
List workflowVersions
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workflowVersion-versionNumber}
Get workflowVersion
Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/versions/{workFlowVersion-versionNumber}/tasks
List tasks (in a workflowVersion)
Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedByCategory
Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/runs/summary(startDateTime={timestamp},endDateTime={timestamp})
run: summary
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topTasksProcessedSummary
Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary /identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: topWorkflowsProcessedSummary
Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary /identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})
insights: workflowsProcessedSummary
New-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows
Create workflow
New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions
Create Custom Task Extension
New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/createNewVersion
workflow: createNewVersion
Remove-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/
Delete workflow
Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}/
Delete customTaskExtension
Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow /identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflowId}/
Delete deletedItemContainer (permanently delete a deleted lifecycle workflow)
Update-MgBetaIdentityGovernanceLifecycleWorkflow /identityGovernance/lifecycleWorkflows/workflows/{workflowId}
Update workflow
Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension /identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtensionId}
Update customTaskExtension
Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting /identityGovernance/lifecycleWorkflows/settings
Update lifecycleManagementSettings
Update-MgBetaIdentityGovernanceLifecycleWorkflowTask /identityGovernance/lifecycleWorkflows/workflows/{workflowId}/tasks/{taskId}
Update task

Code Examples

C# / .NET SDK
taskProcessingResult: resume
// Code snippets are only available for the latest version. Current version is 5.x

// Dependencies
using Microsoft.Graph.IdentityGovernance.LifecycleWorkflows.Workflows.Item.Tasks.Item.TaskProcessingResults.Item.MicrosoftGraphIdentityGovernanceResume;
using Microsoft.Graph.Models.IdentityGovernance;

var requestBody = new ResumePostRequestBody
{
	Data = new CustomTaskExtensionCallbackData
	{
		OperationStatus = CustomTaskExtensionOperationStatus.Completed,
	},
	Source = "sample",
	Type = "lifecycleEvent",
};

// To initialize your graphClient, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=csharp
await graphClient.IdentityGovernance.LifecycleWorkflows.Workflows["{workflow-id}"].Tasks["{task-id}"].TaskProcessingResults["{taskProcessingResult-id}"].MicrosoftGraphIdentityGovernanceResume.PostAsync(requestBody);
JavaScript
taskProcessingResult: resume
const options = {
	authProvider,
};

const client = Client.init(options);

const resume = {
  data: {
    operationStatus: 'Completed'
  },
  source: 'sample',
  type: 'lifecycleEvent'
};

await client.api('/identityGovernance/lifecycleWorkflows/workflows/4f36da05-5df8-457d-adb3-b132e7b59571/tasks/e07dcdb2-0a77-4ee3-8645-3801fbe1cf9f/taskProcessingResults/6e1ec336-8d06-4386-a377-79dbab1a2eb6/resume')
	.post(resume);
PowerShell
taskProcessingResult: resume
Import-Module Microsoft.Graph.Identity.Governance

$params = @{
	data = @{
		operationStatus = "Completed"
	}
	source = "sample"
	type = "lifecycleEvent"
}

Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult -WorkflowId $workflowId -TaskId $taskId -TaskProcessingResultId $taskProcessingResultId -BodyParameter $params
Python
taskProcessingResult: resume
# Code snippets are only available for the latest version. Current version is 1.x
from msgraph import GraphServiceClient
from msgraph.generated.identitygovernance.lifecycleworkflows.workflows.item.tasks.item.taskprocessingresults.item.microsoft_graph_identity_governance_resume.resume_post_request_body import ResumePostRequestBody
from msgraph.generated.models.identity_governance.custom_task_extension_callback_data import CustomTaskExtensionCallbackData
from msgraph.generated.models.custom_task_extension_operation_status import CustomTaskExtensionOperationStatus
# To initialize your graph_client, see https://learn.microsoft.com/en-us/graph/sdks/create-client?from=snippets&tabs=python
request_body = ResumePostRequestBody(
	data = CustomTaskExtensionCallbackData(
		operation_status = CustomTaskExtensionOperationStatus.Completed,
	),
	source = "sample",
	type = "lifecycleEvent",
)

await graph_client.identity_governance.lifecycle_workflows.workflows.by_workflow_id('workflow-id').tasks.by_task_id('task-id').task_processing_results.by_task_processing_result_id('taskProcessingResult-id').microsoft_graph_identity_governance_resume.post(request_body)

App Registration

1

Navigate to Azure Portal

Go to App registrations in Microsoft Entra admin center

2

Add API Permission

Select your app → API permissions → Add a permission → Microsoft Graph

3

Select Permission Type

Choose Application permissions or delegated permissions and search for LifecycleWorkflows.ReadWrite.All

4

Grant Admin Consent

Application permissions always require admin consent.