Skip to content

UpgradeAzureDevOpsCloudAccountInput

Contains parameters to upgrade an existing Azure DevOps cloud account configuration with additional features or permission groups.

Fields

Field Type Description
featuresToUpgrade [FeatureWithPermissionsGroups!] Features and permission groups to add to the organization.
organizationId UUID! RSC-assigned UUID of the Azure DevOps organization to upgrade.
sessionId UUID! Session ID obtained from the startAzureCloudAccountOauth mutation. Use the same session ID that was passed to completeAzureDevOpsOauth.