1. Docs
  2. Reference
  3. REST API Docs
  4. Schema
  5. UpdateAzureDevOpsAppIntegrationRequest

UpdateAzureDevOpsAppIntegrationRequest

    Request body for creating or updating an Azure DevOps app integration for a Pulumi organization.

    Properties

    • organizationName string optional
      The name of the Azure DevOps organization (e.g., ‘mycompany’ in dev.azure.com/mycompany)
    • projectId string optional
      The ID of the Azure DevOps project to integrate
    • disablePRComments boolean optional
      Whether PR comments are disabled for this integration
    • disableNeoSummaries boolean optional
      Whether Neo AI summaries are disabled for this integration
    • disableDetailedDiff boolean optional
      Whether detailed property-level diffs are disabled for PR comments
    • disableCodeAccessForReviews boolean optional
      Whether to disable code access for AI reviews