PromoteDomain
Promotes a domain to a verified state within the Azure AD environment.
Input
Name | Type | Description |
Id | String | The unique identifier of the domain that is being promoted. This is typically a globally unique identifier (GUID) or similar identifier in Azure Active Directory. |
Result Set Columns
Name | Type | Description |
Success | String | Indicates whether the domain promotion operation completed successfully. Returns true for success and false for failure. |