samples
turbot/flowpipe-samples/offboard-entra-id-users
Get Involved
Version
Delete Entra ID User
Delete user from Entra ID based on approval status.
Run the pipeline
To run this pipeline from your terminal:
flowpipe pipeline run offboard_entra_id_users.pipeline.delete_entra_id_user
Use this pipeline
To call this pipeline from your pipeline, use a step:
step "pipeline" "step_name" { pipeline = offboard_entra_id_users.pipeline.delete_entra_id_user }
Params
Name | Type | Required | Description | Default |
---|---|---|---|---|
azure_cred | string | Yes | Name for Azure credentials to use. If not provided, the default credentials will be used. | default |
jira_cred | string | Yes | Name for Jira credentials to use. If not provided, the default credentials will be used. | default |
project_key | string | Yes | The key identifying the project. | project-foo |
Outputs
This pipeline has no outputs.