Skip to main content

AzureDevOpsRepository

Properties

PropertyTypeAttributesDescription
namestringRequired, IdentifierThe Azure DevOps repository name
organizationstringRequired, IdentifierAzure DevOps organization name (e.g. 'myorg') or full https://dev.azure.com/{org} URL
projectstringRequired, IdentifierProject name that will contain the repository
defaultBranchstringDefault branch name to set after creation (e.g. 'refs/heads/main'). If omitted, Azure DevOps sets one after first push.
remoteUrlstringRead-only[OUTPUT] HTTPS clone URL
repositoryIdstringRead-only[OUTPUT] Repository id (GUID)
sshUrlstringRead-only[OUTPUT] SSH clone URL
webUrlstringRead-only[OUTPUT] Repository web URL