ActivateDirectoryRole
Activates a specified directory role for use within the Azure AD environment.
Input
| Name | Type | Description |
| RoleTemplateId | String | The unique identifier of the directory role template that defines the role being activated. |
Result Set Columns
| Name | Type | Description |
| Id | String | The unique identifier of the directory role that was activated. |
| RoleTemplateId | String | The unique identifier of the directory role template associated with the activated role. |
| DisplayName | String | The display name of the activated directory role, providing a human-readable label. |
| Description | String | A detailed description of the purpose and scope of the activated directory role. |