schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
workingDirectory
Working Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure PowerShell Run a PowerShell script within an Azure environment
{"ignoreCase": "value", "pattern": "^AzurePowerShell@2$"}
service-schema.json
inputs
Azure PowerShell inputs
{"properties": {"azureConnectionType": {"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}, "azureClassicSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}, "ScriptType": {"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}, "ScriptPath": {"type": "string", "ignoreCase": "key"}, "Inline": {"type": "string", "ignoreCase": "key"}, "ScriptArguments": {"type": "string", "ignoreCase": "key"}, "azurePowerShellVersion": {"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}, "preferredAzurePowerShellVersion": {"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}}, "additionalProperties": false, "required": []}
service-schema.json
azureConnectionType
Azure Connection Type
{"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}
service-schema.json
azureClassicSubscription
Azure Classic Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}
service-schema.json
azureSubscription
Azure Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}
service-schema.json
ScriptType
Script Type
{"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}
service-schema.json
ScriptPath
Script Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
Inline
Inline Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
ScriptArguments
Script Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
azurePowerShellVersion
Azure PowerShell Version
{"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}
service-schema.json
preferredAzurePowerShellVersion
Preferred Azure PowerShell Version
{"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}
service-schema.json
task
Azure PowerShell Run a PowerShell script within an Azure environment
{"ignoreCase": "value", "pattern": "^AzurePowerShell@5$"}
service-schema.json
inputs
Azure PowerShell inputs
{"properties": {"azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}, "ScriptType": {"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}, "ScriptPath": {"type": "string", "ignoreCase": "key"}, "Inline": {"type": "string", "ignoreCase": "key"}, "ScriptArguments": {"type": "string", "ignoreCase": "key"}, "errorActionPreference": {"ignoreCase": "all", "enum": ["stop", "continue", "silentlyContinue"]}, "FailOnStandardError": {"type": "boolean", "ignoreCase": "key"}, "azurePowerShellVersion": {"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}, "preferredAzurePowerShellVersion": {"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}, "pwsh": {"type": "boolean", "ignoreCase": "key"}, "validateScriptSignature": {"type": "boolean", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["azureSubscription"]}
service-schema.json
azureSubscription
Azure Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}
service-schema.json
ScriptType
Script Type
{"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}
service-schema.json
ScriptPath
Script Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
Inline
Inline Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
ScriptArguments
Script Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
errorActionPreference
ErrorActionPreference
{"ignoreCase": "all", "enum": ["stop", "continue", "silentlyContinue"]}
service-schema.json
FailOnStandardError
Fail on Standard Error
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
azurePowerShellVersion
Azure PowerShell Version
{"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}
service-schema.json
preferredAzurePowerShellVersion
Preferred Azure PowerShell Version
{"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}
service-schema.json
pwsh
Use PowerShell Core
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
validateScriptSignature
Validate script signature
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
workingDirectory
Working Directory
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Azure PowerShell Run a PowerShell script within an Azure environment
{"ignoreCase": "value", "pattern": "^AzurePowerShell@3$"}
service-schema.json
inputs
Azure PowerShell inputs
{"properties": {"azureConnectionType": {"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}, "azureClassicSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}, "ScriptType": {"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}, "ScriptPath": {"type": "string", "ignoreCase": "key"}, "Inline": {"type": "string", "ignoreCase": "key"}, "ScriptArguments": {"type": "string", "ignoreCase": "key"}, "errorActionPreference": {"ignoreCase": "all", "enum": ["stop", "continue", "silentlyContinue"]}, "FailOnStandardError": {"type": "boolean", "ignoreCase": "key"}, "azurePowerShellVersion": {"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}, "preferredAzurePowerShellVersion": {"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}, "validateScriptSignature": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
azureConnectionType
Azure Connection Type
{"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"], "aliases": ["ConnectedServiceNameSelector"]}
service-schema.json
azureClassicSubscription
Azure Classic Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceName"]}
service-schema.json
azureSubscription
Azure Subscription
{"type": "string", "ignoreCase": "key", "aliases": ["ConnectedServiceNameARM"]}
service-schema.json
ScriptType
Script Type
{"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}
service-schema.json
ScriptPath
Script Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
Inline
Inline Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
ScriptArguments
Script Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
errorActionPreference
ErrorActionPreference
{"ignoreCase": "all", "enum": ["stop", "continue", "silentlyContinue"]}
service-schema.json
FailOnStandardError
Fail on Standard Error
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
azurePowerShellVersion
Azure PowerShell Version
{"ignoreCase": "all", "enum": ["LatestVersion", "OtherVersion"], "aliases": ["TargetAzurePs"]}
service-schema.json
preferredAzurePowerShellVersion
Preferred Azure PowerShell Version
{"type": "string", "ignoreCase": "key", "aliases": ["CustomTargetAzurePs"]}
service-schema.json
validateScriptSignature
Validate script signature
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Azure PowerShell Run a PowerShell script within an Azure environment
{"ignoreCase": "value", "pattern": "^AzurePowerShell@1$"}
service-schema.json
inputs
Azure PowerShell inputs
{"properties": {"ConnectedServiceNameSelector": {"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"]}, "ConnectedServiceName": {"type": "string", "ignoreCase": "key"}, "ConnectedServiceNameARM": {"type": "string", "ignoreCase": "key"}, "ScriptType": {"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}, "ScriptPath": {"type": "string", "ignoreCase": "key"}, "Inline": {"type": "string", "ignoreCase": "key"}, "ScriptArguments": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
ConnectedServiceNameSelector
Azure Connection Type
{"ignoreCase": "all", "enum": ["ConnectedServiceName", "ConnectedServiceNameARM"]}
service-schema.json
ConnectedServiceName
Azure Classic Subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
ConnectedServiceNameARM
Azure Subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
ScriptType
Script Type
{"ignoreCase": "all", "enum": ["FilePath", "InlineScript"]}
service-schema.json
ScriptPath
Script Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
Inline
Inline Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
ScriptArguments
Script Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
MySQL database deploy Run scripts and make changes to a MySQL Database
{"ignoreCase": "value", "pattern": "^MysqlDeploymentOnMachineGroup@1$"}
service-schema.json
inputs
MySQL database deploy inputs
{"properties": {"TaskNameSelector": {"ignoreCase": "all", "enum": ["SqlTaskFile", "InlineSqlTask"]}, "SqlFile": {"type": "string", "ignoreCase": "key"}, "SqlInline": {"type": "string", "ignoreCase": "key"}, "ServerName": {"type": "string", "ignoreCase": "key"}, "DatabaseName": {"type": "string", "ignoreCase": "key"}, "SqlUsername": {"type": "string", "ignoreCase": "key"}, "SqlPassword": {"type": "string", "ignoreCase": "key"}, "SqlAdditionalArguments": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["SqlUsername", "SqlPassword"]}
service-schema.json
TaskNameSelector
Deploy MySql Using
{"ignoreCase": "all", "enum": ["SqlTaskFile", "InlineSqlTask"]}
service-schema.json
SqlFile
MySQL Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
SqlInline
Inline MySQL Script
{"type": "string", "ignoreCase": "key"}
service-schema.json
ServerName
Host Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
DatabaseName
Database Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
SqlUsername
Mysql User Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
SqlPassword
Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
SqlAdditionalArguments
Additional Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Python pip authenticate Authentication task for the pip client used for installing Python distributions
{"ignoreCase": "value", "pattern": "^PipAuthenticate@1$"}
service-schema.json
inputs
Python pip authenticate inputs
{"properties": {"artifactFeeds": {"type": "string", "ignoreCase": "key", "aliases": ["artifactFeeds"]}, "pythonDownloadServiceConnections": {"type": "string", "ignoreCase": "key", "aliases": ["pythonDownloadServiceConnections"]}, "onlyAddExtraIndex": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
artifactFeeds
My feeds (select below)
{"type": "string", "ignoreCase": "key", "aliases": ["artifactFeeds"]}
service-schema.json
pythonDownloadServiceConnections
Feeds from external organizations
{"type": "string", "ignoreCase": "key", "aliases": ["pythonDownloadServiceConnections"]}
service-schema.json
onlyAddExtraIndex
Don't set primary index URL
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Python pip authenticate Authentication task for the pip client used for installing Python distributions
{"ignoreCase": "value", "pattern": "^PipAuthenticate@0$"}
service-schema.json
inputs
Python pip authenticate inputs
{"properties": {"artifactFeeds": {"type": "string", "ignoreCase": "key", "aliases": ["feedList"]}, "externalFeeds": {"type": "string", "ignoreCase": "key", "aliases": ["externalSources"]}}, "additionalProperties": false, "required": []}
service-schema.json
artifactFeeds
My feeds (select below)
{"type": "string", "ignoreCase": "key", "aliases": ["feedList"]}
service-schema.json
externalFeeds
Feeds from external organizations
{"type": "string", "ignoreCase": "key", "aliases": ["externalSources"]}
service-schema.json
task
Maven Build, test, and deploy with Apache Maven
{"ignoreCase": "value", "pattern": "^Maven@4$"}
service-schema.json
inputs
Maven inputs
{"properties": {"mavenPomFile": {"type": "string", "ignoreCase": "key", "aliases": ["mavenPOMFile"]}, "goals": {"type": "string", "ignoreCase": "key"}, "options": {"type": "string", "ignoreCase": "key"}, "publishJUnitResults": {"type": "boolean", "ignoreCase": "key"}, "testResultsFiles": {"type": "string", "ignoreCase": "key"}, "testRunTitle": {"type": "string", "ignoreCase": "key"}, "allowBrokenSymlinks": {"type": "boolean", "ignoreCase": "key", "aliases": ["allowBrokenSymbolicLinks"]}, "codeCoverageToolOption": {"ignoreCase": "all", "enum": ["None", "Cobertura", "JaCoCo"], "aliases": ["codeCoverageTool"]}, "codeCoverageClassFilter": {"type": "string", "ignoreCase": "key", "aliases": ["classFilter"]}, "codeCoverageClassFilesDirectories": {"type": "string", "ignoreCase": "key", "aliases": ["classFilesDirectories"]}, "codeCoverageSourceDirectories": {"type": "string", "ignoreCase": "key", "aliases": ["srcDirectories"]}, "codeCoverageFailIfEmpty": {"type": "boolean", "ignoreCase": "key", "aliases": ["failIfCoverageEmpty"]}, "codeCoverageRestoreOriginalPomXml": {"type": "boolean", "ignoreCase": "key", "aliases": ["restoreOriginalPomXml"]}, "javaHomeOption": {"ignoreCase": "all", "enum": ["JDKVersion", "Path"], "aliases": ["javaHomeSelection"]}, "jdkVersionOption": {"ignoreCase": "all", "enum": ["default", "1.17", "1.11", "1.10", "1.9", "1.8", "1.7", "1.6"], "aliases": ["jdkVersion"]}, "jdkDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["jdkUserInputPath"]}, "jdkArchitectureOption": {"ignoreCase": "all", "enum": ["x86", "x64"], "aliases": ["jdkArchitecture"]}, "mavenVersionOption": {"ignoreCase": "all", "enum": ["Default", "Path"], "aliases": ["mavenVersionSelection"]}, "mavenDirectory": {"type": "string", "ignoreCase": "key", "aliases": ["mavenPath"]}, "mavenSetM2Home": {"type": "boolean", "ignoreCase": "key"}, "mavenOptions": {"type": "string", "ignoreCase": "key", "aliases": ["mavenOpts"]}, "mavenAuthenticateFeed": {"type": "boolean", "ignoreCase": "key", "aliases": ["mavenFeedAuthenticate"]}, "effectivePomSkip": {"type": "boolean", "ignoreCase": "key", "aliases": ["skipEffectivePom"]}, "sonarQubeRunAnalysis": {"type": "boolean", "ignoreCase": "key", "aliases": ["sqAnalysisEnabled"]}, "isJacocoCoverageReportXML": {"type": "boolean", "ignoreCase": "key"}, "sqMavenPluginVersionChoice": {"ignoreCase": "all", "enum": ["latest", "pom"]}, "checkStyleRunAnalysis": {"type": "boolean", "ignoreCase": "key", "aliases": ["checkstyleAnalysisEnabled"]}, "pmdRunAnalysis": {"type": "boolean", "ignoreCase": "key", "aliases": ["pmdAnalysisEnabled"]}, "findBugsRunAnalysis": {"type": "boolean", "ignoreCase": "key", "aliases": ["findbugsAnalysisEnabled"]}, "spotBugsRunAnalysis": {"type": "boolean", "ignoreCase": "key", "aliases": ["spotBugsAnalysisEnabled"]}, "spotBugsVersion": {"type": "string", "ignoreCase": "key", "aliases": ["spotBugsMavenPluginVersion"]}, "spotBugsGoal": {"ignoreCase": "all", "enum": ["spotbugs", "check"]}, "failWhenBugsFound": {"type": "boolean", "ignoreCase": "key", "aliases": ["spotBugsFailWhenBugsFound", "sbFailWhenBugsFound"]}}, "additionalProperties": false, "required": []}
service-schema.json
mavenPomFile
Maven POM file
{"type": "string", "ignoreCase": "key", "aliases": ["mavenPOMFile"]}
service-schema.json
goals
Goal(s)
{"type": "string", "ignoreCase": "key"}
service-schema.json
options
Options
{"type": "string", "ignoreCase": "key"}
service-schema.json
publishJUnitResults
Publish to Azure Pipelines
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
testResultsFiles
Test results files
{"type": "string", "ignoreCase": "key"}
service-schema.json
testRunTitle
Test run title
{"type": "string", "ignoreCase": "key"}
service-schema.json
allowBrokenSymlinks
Allow broken symbolic links
{"type": "boolean", "ignoreCase": "key", "aliases": ["allowBrokenSymbolicLinks"]}
service-schema.json
codeCoverageToolOption
Code coverage tool
{"ignoreCase": "all", "enum": ["None", "Cobertura", "JaCoCo"], "aliases": ["codeCoverageTool"]}
service-schema.json
codeCoverageClassFilter
Class inclusion/exclusion filters
{"type": "string", "ignoreCase": "key", "aliases": ["classFilter"]}
service-schema.json
codeCoverageClassFilesDirectories
Class files directories
{"type": "string", "ignoreCase": "key", "aliases": ["classFilesDirectories"]}
service-schema.json
codeCoverageSourceDirectories
Source files directories
{"type": "string", "ignoreCase": "key", "aliases": ["srcDirectories"]}
service-schema.json
codeCoverageFailIfEmpty
Fail when code coverage results are missing
{"type": "boolean", "ignoreCase": "key", "aliases": ["failIfCoverageEmpty"]}
service-schema.json
codeCoverageRestoreOriginalPomXml
Restore original pom.xml after task execution
{"type": "boolean", "ignoreCase": "key", "aliases": ["restoreOriginalPomXml"]}
service-schema.json
javaHomeOption
Set JAVA_HOME by
{"ignoreCase": "all", "enum": ["JDKVersion", "Path"], "aliases": ["javaHomeSelection"]}
service-schema.json
jdkVersionOption
JDK version
{"ignoreCase": "all", "enum": ["default", "1.17", "1.11", "1.10", "1.9", "1.8", "1.7", "1.6"], "aliases": ["jdkVersion"]}
service-schema.json
jdkDirectory
JDK path
{"type": "string", "ignoreCase": "key", "aliases": ["jdkUserInputPath"]}
service-schema.json
jdkArchitectureOption
JDK architecture
{"ignoreCase": "all", "enum": ["x86", "x64"], "aliases": ["jdkArchitecture"]}
service-schema.json
mavenVersionOption
Maven version
{"ignoreCase": "all", "enum": ["Default", "Path"], "aliases": ["mavenVersionSelection"]}
service-schema.json
mavenDirectory
Maven path
{"type": "string", "ignoreCase": "key", "aliases": ["mavenPath"]}
service-schema.json
mavenSetM2Home
Set M2_HOME variable
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
mavenOptions
Set MAVEN_OPTS to
{"type": "string", "ignoreCase": "key", "aliases": ["mavenOpts"]}
service-schema.json
mavenAuthenticateFeed
Authenticate built-in Maven feeds
{"type": "boolean", "ignoreCase": "key", "aliases": ["mavenFeedAuthenticate"]}
service-schema.json
effectivePomSkip
Skip generating effective POM while authenticating built-in feeds
{"type": "boolean", "ignoreCase": "key", "aliases": ["skipEffectivePom"]}
service-schema.json
sonarQubeRunAnalysis
Run SonarQube or SonarCloud analysis
{"type": "boolean", "ignoreCase": "key", "aliases": ["sqAnalysisEnabled"]}
service-schema.json
isJacocoCoverageReportXML
Use XML Jacoco reports for SonarQube analysis
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
sqMavenPluginVersionChoice
SonarQube scanner for Maven version
{"ignoreCase": "all", "enum": ["latest", "pom"]}
service-schema.json
checkStyleRunAnalysis
Run Checkstyle
{"type": "boolean", "ignoreCase": "key", "aliases": ["checkstyleAnalysisEnabled"]}
service-schema.json
pmdRunAnalysis
Run PMD
{"type": "boolean", "ignoreCase": "key", "aliases": ["pmdAnalysisEnabled"]}
service-schema.json
findBugsRunAnalysis
Run FindBugs
{"type": "boolean", "ignoreCase": "key", "aliases": ["findbugsAnalysisEnabled"]}
service-schema.json
spotBugsRunAnalysis
Run SpotBugs analysis
{"type": "boolean", "ignoreCase": "key", "aliases": ["spotBugsAnalysisEnabled"]}