Skip to main content
Pulumi logo Pulumi logo
  1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. AzureDevOpsAccessResponse

AzureDevOpsAccessResponse

    AzureDevOpsAccessResponse describes the user’s Azure DevOps access status for an organization.

    Properties

    • hasUserToken boolean required
      Whether the user has an Azure DevOps OAuth or PAT token.
    • hasIntegration boolean required
      Whether the org has an Azure DevOps integration installed.
    • availableOrgs array[AzureDevOpsOrganization] optional
      The Azure DevOps organizations the user’s token can access.
    • id string optional
      The unique ID of the organization
    • name string required
      The name of the organization
    • accountUrl string optional
      The account URL for the organization (e.g., https://dev.azure.com/myorg)
    • hasRequiredPermissions boolean optional
      Whether the current user has the required permissions

      The infrastructure as code platform for any cloud.