schema stringclasses 471
values | key stringlengths 0 203 | description stringlengths 0 4.37k | object stringlengths 2 322k |
|---|---|---|---|
service-schema.json | task | Deploy an Azure Resource Manager (ARM) template to a resource group and manage virtual machines | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureResourceGroupDeployment@2"]} |
service-schema.json | task | Invoke REST API as a part of your process. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["InvokeRESTAPI@0"]} |
service-schema.json | task | Invoke a REST API as a part of your pipeline. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["InvokeRESTAPI@1"]} |
service-schema.json | task | Archive files using compression formats such as .7z, .rar, .tar.gz, and .zip. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["ArchiveFiles@1"]} |
service-schema.json | task | Compress files into .7z, .tar.gz, or .zip | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["ArchiveFiles@2"]} |
service-schema.json | task | Write a comment to your Github entity i.e. issue or a Pull Request (PR) | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["GitHubComment@0"]} |
service-schema.json | task | Copy files from source folder to target folder using minimatch patterns (The minimatch patterns will only match file paths, not folder paths) | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["CopyFiles@1"]} |
service-schema.json | task | Copy files from a source folder to a target folder using patterns matching file paths (not folder paths) | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["CopyFiles@2"]} |
service-schema.json | task | Run your scripts and make changes to your Azure Database for MySQL | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureMysqlDeployment@1"]} |
service-schema.json | task | Run an npm command. Use NpmAuthenticate@0 task for latest capabilities. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["Npm@0"]} |
service-schema.json | task | Install and publish npm packages, or run an npm command. Supports npmjs.com and authenticated registries like Azure Artifacts. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["Npm@1"]} |
service-schema.json | task | [PREVIEW] Build and deploy an Azure Static Web App | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureStaticWebApp@0"]} |
service-schema.json | task | Finds or downloads and caches the specified version spec of Node.js and adds it to the PATH | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["NodeTool@0"]} |
service-schema.json | task | Set up a Node.js environment and add it to the PATH, additionally providing proxy support | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["UseNode@1"]} |
service-schema.json | task | Deploy a SQL Server database using DACPAC | {"deprecationMessage": "SqlServerDacpacDeployment is deprecated - Deploy a SQL Server database using DACPAC", "doNotSuggest": true, "ignoreCase": "value", "enum": ["SqlServerDacpacDeployment@1"]} |
service-schema.json | task | Acquire the test platform from nuget.org or the tool cache. Satisfies the ‘vstest’ demand and can be used for running tests and collecting diagnostic data using the Visual Studio Test task. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["VisualStudioTestPlatformInstaller@1"]} |
service-schema.json | task | Sends a message to Azure Service Bus using a service connection (no agent is required) | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["PublishToAzureServiceBus@1"]} |
service-schema.json | task | Sends a message to azure service bus using a service connection (no agent required). | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["PublishToAzureServiceBus@0"]} |
service-schema.json | task | Use Kubernetes manifest files to deploy to clusters or even bake the manifest files to be used for deployments using Helm charts | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["KubernetesManifest@0"]} |
service-schema.json | task | Use Kubernetes manifest files to deploy to clusters or even bake the manifest files to be used for deployments using Helm charts | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["KubernetesManifest@1"]} |
service-schema.json | task | Download files that were saved as artifacts of a completed build | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["DownloadBuildArtifacts@0"]} |
service-schema.json | task | Download files that were saved as artifacts of a completed build | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["DownloadBuildArtifacts@1"]} |
service-schema.json | task | Install CocoaPods dependencies for Swift and Objective-C Cocoa projects | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["CocoaPods@0"]} |
service-schema.json | task | Deploy applications to Azure Spring Cloud and manage deployments. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureSpringCloud@0"]} |
service-schema.json | task | Deploy an Azure Web App for Linux or Windows | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureWebApp@1"]} |
service-schema.json | task | Run Azure CLI commands against an Azure subscription in a Shell script when running on Linux agent or Batch script when running on Windows agent. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureCLI@1"]} |
service-schema.json | task | Run a Shell or Batch script with Azure CLI commands against an azure subscription | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureCLI@0"]} |
service-schema.json | task | Run Azure CLI commands against an Azure subscription in a PowerShell Core/Shell script when running on Linux agent or PowerShell/PowerShell Core/Batch script when running on Windows agent. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureCLI@2"]} |
service-schema.json | task | Create, edit, or delete a GitHub release | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["GitHubRelease@1"]} |
service-schema.json | task | Create, edit, or delete a GitHub release | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["GitHubRelease@0"]} |
service-schema.json | task | Use cURL to upload files with FTP, FTPS, SFTP, HTTP, and more. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["cURLUploader@1"]} |
service-schema.json | task | Use cURL's supported protocols to upload files | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["cURLUploader@2"]} |
service-schema.json | task | Update/Add App settings an Azure Web App for Linux or Windows | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureAppServiceSettings@1"]} |
service-schema.json | task | Download or publish Universal Packages | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["UniversalPackages@0"]} |
service-schema.json | task | Security and compliance assessment for Azure Policy | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzurePolicyCheckGate@0"]} |
service-schema.json | task | Deploy Azure function to Kubernetes cluster. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureFunctionOnKubernetes@0"]} |
service-schema.json | task | Deploy Azure function to Kubernetes cluster. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureFunctionOnKubernetes@1"]} |
service-schema.json | task | Run a Bash script on macOS, Linux, or Windows | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["Bash@3"]} |
service-schema.json | task | Run a shell script using Bash | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["ShellScript@2"]} |
service-schema.json | task | Publish build artifacts to Azure Pipelines or a Windows file share | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["PublishBuildArtifacts@1"]} |
service-schema.json | task | Install an SSH key prior to a build or deployment | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["InstallSSHKey@0"]} |
service-schema.json | task | Deploy a virtual machine scale set image | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureVmssDeployment@0"]} |
service-schema.json | task | Create or update Azure App Service using Azure PowerShell | {"deprecationMessage": "AzureWebPowerShellDeployment is deprecated - Create or update Azure App Service using Azure PowerShell", "doNotSuggest": true, "ignoreCase": "value", "enum": ["AzureWebPowerShellDeployment@1"]} |
service-schema.json | task | Deploy an Azure Cloud Service | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["AzureCloudPowerShellDeployment@1"]} |
service-schema.json | task | Authentication task for the cargo client used for installing Cargo crates distribution | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["CargoAuthenticate@0"]} |
service-schema.json | task | Delete folders, or files matching a pattern | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["DeleteFiles@1"]} |
service-schema.json | task | Run the gulp Node.js streaming task-based build system | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["gulp@0"]} |
service-schema.json | task | Run the gulp Node.js streaming task-based build system | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["gulp@1"]} |
service-schema.json | task | Run a quick web performance test in the cloud with Azure Pipelines | {"deprecationMessage": "QuickPerfTest is deprecated - Run a quick web performance test in the cloud with Azure Pipelines", "doNotSuggest": true, "ignoreCase": "value", "enum": ["QuickPerfTest@1"]} |
service-schema.json | task | Create or update websites, web apps, virtual directories, or application pools | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["IISWebAppManagementOnMachineGroup@0"]} |
service-schema.json | task | Install Docker CLI on agent machine. | {"doNotSuggest": false, "ignoreCase": "value", "enum": ["DockerInstaller@0"]} |
service-schema.json | displayName | Human-readable name for the task | {"type": "string"} |
service-schema.json | name | ID of the task instance | {"type": "string", "pattern": "^[_A-Za-z0-9]*$"} |
service-schema.json | condition | Evaluate this condition expression to determine whether to run this task | {"type": "string"} |
service-schema.json | continueOnError | Continue running the parent job even on failure? | {"type": "boolean"} |
service-schema.json | enabled | Run this task when the job runs? | {"type": "string"} |
service-schema.json | retryCountOnTaskFailure | Number of retries if the task fails | {"type": "integer"} |
service-schema.json | timeoutInMinutes | Time to wait for this task to complete before the server kills it | {"type": "integer"} |
service-schema.json | inputs | Task-specific inputs | {"type": "object"} |
service-schema.json | env | Variables to map into the process's environment | {"type": "object"} |
service-schema.json | task | PowerShell
Run a PowerShell script | {"ignoreCase": "value", "pattern": "^PowerShell@1$"} |
service-schema.json | inputs | PowerShell inputs | {"properties": {"scriptType": {"ignoreCase": "all", "enum": ["inlineScript", "filePath"]}, "scriptName": {"type": "string", "ignoreCase": "key"}, "arguments": {"type": "string", "ignoreCase": "key"}, "workingFolder": {"type": "string", "ignoreCase": "key"}, "inlineScript": {"type": "string", "ignoreCase": "key"}, "failOnStandardError": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []} |
service-schema.json | scriptType | Type | {"ignoreCase": "all", "enum": ["inlineScript", "filePath"]} |
service-schema.json | scriptName | Script Path | {"type": "string", "ignoreCase": "key"} |
service-schema.json | arguments | Arguments | {"type": "string", "ignoreCase": "key"} |
service-schema.json | workingFolder | Working folder | {"type": "string", "ignoreCase": "key"} |
service-schema.json | inlineScript | Inline Script | {"type": "string", "ignoreCase": "key"} |
service-schema.json | failOnStandardError | Fail on Standard Error | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | task | PowerShell
Run a PowerShell script on Linux, macOS, or Windows | {"ignoreCase": "value", "pattern": "^PowerShell@2$"} |
service-schema.json | inputs | PowerShell inputs | {"properties": {"targetType": {"ignoreCase": "all", "enum": ["filePath", "inline"]}, "filePath": {"type": "string", "ignoreCase": "key"}, "arguments": {"type": "string", "ignoreCase": "key"}, "script": {"type": "string", "ignoreCase": "key"}, "errorActionPreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "warningPreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "informationPreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "verbosePreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "debugPreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "progressPreference": {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]}, "failOnStderr": {"type": "boolean", "ignoreCase": "key"}, "showWarnings": {"type": "boolean", "ignoreCase": "key"}, "ignoreLASTEXITCODE": {"type": "boolean", "ignoreCase": "key"}, "pwsh": {"type": "boolean", "ignoreCase": "key"}, "workingDirectory": {"type": "string", "ignoreCase": "key"}, "runScriptInSeparateScope": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []} |
service-schema.json | targetType | Type | {"ignoreCase": "all", "enum": ["filePath", "inline"]} |
service-schema.json | filePath | Script Path | {"type": "string", "ignoreCase": "key"} |
service-schema.json | arguments | Arguments | {"type": "string", "ignoreCase": "key"} |
service-schema.json | script | Script | {"type": "string", "ignoreCase": "key"} |
service-schema.json | errorActionPreference | ErrorActionPreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | warningPreference | WarningPreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | informationPreference | InformationPreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | verbosePreference | VerbosePreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | debugPreference | DebugPreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | progressPreference | ProgressPreference | {"ignoreCase": "all", "enum": ["default", "stop", "continue", "silentlyContinue"]} |
service-schema.json | failOnStderr | Fail on Standard Error | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | showWarnings | Show warnings as Azure DevOps warnings | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | ignoreLASTEXITCODE | Ignore $LASTEXITCODE | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | pwsh | Use PowerShell Core | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | workingDirectory | Working Directory | {"type": "string", "ignoreCase": "key"} |
service-schema.json | runScriptInSeparateScope | Run script in the separate scope | {"type": "boolean", "ignoreCase": "key"} |
service-schema.json | task | Azure PowerShell
Run a PowerShell script within an Azure environment | {"ignoreCase": "value", "pattern": "^AzurePowerShell@4$"} |
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"}, "RestrictContextToCurrentTask": {"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 | RestrictContextToCurrentTask | Restrict scope of context to current task | {"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"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.