Skip to content

AzDoProcess

github-actions[bot] edited this page Aug 19, 2026 · 4 revisions

Parameters

Parameter Attribute DataType Description Allowed Values
ProcessName Key System.String The name of the inherited process.
ParentProcessName Required System.String The name of the parent (system or custom) process to inherit from, e.g. 'Agile', 'Scrum', 'CMMI', 'Basic'.
Description Write System.String The description of the inherited process.
Ensure Write Ensure Present, Absent
LookupResult Read System.Collections.Hashtable

Description

The AzDoProcess resource creates and manages inherited processes (process templates) derived from an existing parent process. It inherits from the AzDevOpsDscResourceBase class. The parent process is immutable once the process is created and therefore has no Set support.

Commands

Resources

Clone this wiki locally