schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
templateType
Packer template
{"ignoreCase": "all", "enum": ["builtin", "custom"]}
service-schema.json
customTemplateLocation
Packer template location
{"type": "string", "ignoreCase": "key"}
service-schema.json
customTemplateParameters
Template parameters
{"type": "string", "ignoreCase": "key"}
service-schema.json
ConnectedServiceName
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
location
Storage location
{"type": "string", "ignoreCase": "key"}
service-schema.json
storageAccountName
Storage account
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureResourceGroup
Resource group
{"type": "string", "ignoreCase": "key"}
service-schema.json
baseImageSource
Base image source
{"ignoreCase": "all", "enum": ["default", "customVhd"]}
service-schema.json
baseImage
Base image
{"ignoreCase": "all", "enum": ["MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2016-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2012-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2008-R2-SP1:windows", "Canonical:UbuntuServer:14.04.4-LTS:linux", "Canonical:UbuntuServer:16.04-LTS:linux", "RedHat:RHEL:7.2:linux", "RedHat:RHEL:6.8:linux", "OpenLogic:CentOS:7.2:linux", "OpenLogic:CentOS:6.8:linux", "credativ:Debian:8:linux", "credativ:Debian:7:linux", "SUSE:openSUSE-Leap:42.2:linux", "SUSE:SLES:12-SP2:linux", "SUSE:SLES:11-SP4:linux"]}
service-schema.json
customImageUrl
Base image URL
{"type": "string", "ignoreCase": "key"}
service-schema.json
customImageOSType
Base image OS
{"ignoreCase": "all", "enum": ["windows", "linux"]}
service-schema.json
packagePath
Deployment Package
{"type": "string", "ignoreCase": "key"}
service-schema.json
deployScriptPath
Deployment script
{"type": "string", "ignoreCase": "key"}
service-schema.json
deployScriptArguments
Deployment script arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
additionalBuilderParameters
Additional Builder parameters
{"type": "string", "ignoreCase": "key"}
service-schema.json
skipTempFileCleanupDuringVMDeprovision
Skip temporary file cleanup during deprovision
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
imageUri
Image URL
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Build machine image Build a machine image using Packer, which may be used for Azure Virtual machine scale set deployment
{"ignoreCase": "value", "pattern": "^PackerBuild@1$"}
service-schema.json
inputs
Build machine image inputs
{"properties": {"templateType": {"ignoreCase": "all", "enum": ["builtin", "custom"]}, "customTemplateLocation": {"type": "string", "ignoreCase": "key"}, "customTemplateParameters": {"type": "string", "ignoreCase": "key"}, "ConnectedServiceName": {"type": "string", "ignoreCase": "key"}, "isManagedImage": {"type": "boolean", "ignoreCase": "key"}, "managedImageName": {"type": "string", "ignoreCase": "key"}, "location": {"type": "string", "ignoreCase": "key"}, "storageAccountName": {"type": "string", "ignoreCase": "key"}, "azureResourceGroup": {"type": "string", "ignoreCase": "key"}, "baseImageSource": {"ignoreCase": "all", "enum": ["default", "customVhd"]}, "baseImage": {"ignoreCase": "all", "enum": ["MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2016-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2012-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2008-R2-SP1:windows", "Canonical:UbuntuServer:14.04.4-LTS:linux", "Canonical:UbuntuServer:16.04-LTS:linux", "Canonical:UbuntuServer:18.04-LTS:linux", "RedHat:RHEL:7.2:linux", "RedHat:RHEL:6.8:linux", "OpenLogic:CentOS:7.2:linux", "OpenLogic:CentOS:6.8:linux", "credativ:Debian:8:linux", "credativ:Debian:7:linux", "SUSE:openSUSE-Leap:42.2:linux", "SUSE:SLES:12-SP2:linux", "SUSE:SLES:11-SP4:linux"]}, "customImageUrl": {"type": "string", "ignoreCase": "key"}, "customImageOSType": {"ignoreCase": "all", "enum": ["windows", "linux"]}, "packagePath": {"type": "string", "ignoreCase": "key"}, "deployScriptPath": {"type": "string", "ignoreCase": "key"}, "deployScriptArguments": {"type": "string", "ignoreCase": "key"}, "additionalBuilderParameters": {"type": "string", "ignoreCase": "key"}, "skipTempFileCleanupDuringVMDeprovision": {"type": "boolean", "ignoreCase": "key"}, "packerVersion": {"type": "string", "ignoreCase": "key"}, "imageUri": {"type": "string", "ignoreCase": "key"}, "imageId": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["ConnectedServiceName", "location", "storageAccountName", "azureResourceGroup", "packagePath", "deployScriptPath"]}
service-schema.json
templateType
Packer template
{"ignoreCase": "all", "enum": ["builtin", "custom"]}
service-schema.json
customTemplateLocation
Packer template location
{"type": "string", "ignoreCase": "key"}
service-schema.json
customTemplateParameters
Template parameters
{"type": "string", "ignoreCase": "key"}
service-schema.json
ConnectedServiceName
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
isManagedImage
Managed VM disk image
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
managedImageName
Managed VM Disk Image Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
location
Storage location
{"type": "string", "ignoreCase": "key"}
service-schema.json
storageAccountName
Storage account
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureResourceGroup
Resource group
{"type": "string", "ignoreCase": "key"}
service-schema.json
baseImageSource
Base image source
{"ignoreCase": "all", "enum": ["default", "customVhd"]}
service-schema.json
baseImage
Base image
{"ignoreCase": "all", "enum": ["MicrosoftWindowsServer:WindowsServer:2012-R2-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2016-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2012-Datacenter:windows", "MicrosoftWindowsServer:WindowsServer:2008-R2-SP1:windows", "Canonical:UbuntuServer:14.04.4-LTS:linux", "Canonical:UbuntuServer:16.04-LTS:linux", "Canonical:UbuntuServer:18.04-LTS:linux", "RedHat:RHEL:7.2:linux", "RedHat:RHEL:6.8:linux", "OpenLogic:CentOS:7.2:linux", "OpenLogic:CentOS:6.8:linux", "credativ:Debian:8:linux", "credativ:Debian:7:linux", "SUSE:openSUSE-Leap:42.2:linux", "SUSE:SLES:12-SP2:linux", "SUSE:SLES:11-SP4:linux"]}
service-schema.json
customImageUrl
Base image URL
{"type": "string", "ignoreCase": "key"}
service-schema.json
customImageOSType
Base image OS
{"ignoreCase": "all", "enum": ["windows", "linux"]}
service-schema.json
packagePath
Deployment Package
{"type": "string", "ignoreCase": "key"}
service-schema.json
deployScriptPath
Deployment script
{"type": "string", "ignoreCase": "key"}
service-schema.json
deployScriptArguments
Deployment script arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
additionalBuilderParameters
Additional Builder parameters
{"type": "string", "ignoreCase": "key"}
service-schema.json
skipTempFileCleanupDuringVMDeprovision
Skip temporary file cleanup during deprovision
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
packerVersion
Packer Version
{"type": "string", "ignoreCase": "key"}
service-schema.json
imageUri
Image URL or Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
imageId
Azure Resource Id
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
NuGet packager Deprecated: use the “NuGet” task instead. It works with the new Tool Installer framework so you can easily use new versions of NuGet without waiting for a task update, provides better support for authenticated feeds outside this organization/collection, and uses NuGet 4 by default.
{"ignoreCase": "value", "pattern": "^NuGetPackager@0$"}
service-schema.json
inputs
NuGet packager inputs
{"properties": {"searchPattern": {"type": "string", "ignoreCase": "key"}, "outputdir": {"type": "string", "ignoreCase": "key"}, "includeReferencedProjects": {"type": "boolean", "ignoreCase": "key"}, "versionByBuild": {"ignoreCase": "all", "enum": ["false", "byPrereleaseNumber", "byEnvVar", "true"]}, "versionEnvVar": {"type": "string", "ignoreCase": "key"}, "requestedMajorVersion": {"type": "string", "ignoreCase": "key"}, "requestedMinorVersion": {"type": "string", "ignoreCase": "key"}, "requestedPatchVersion": {"type": "string", "ignoreCase": "key"}, "configurationToPack": {"type": "string", "ignoreCase": "key"}, "buildProperties": {"type": "string", "ignoreCase": "key"}, "nuGetAdditionalArgs": {"type": "string", "ignoreCase": "key"}, "nuGetPath": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
searchPattern
Path to csproj or nuspec file(s) to pack
{"type": "string", "ignoreCase": "key"}
service-schema.json
outputdir
Package Folder
{"type": "string", "ignoreCase": "key"}
service-schema.json
includeReferencedProjects
Include referenced projects
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
versionByBuild
Automatic package versioning
{"ignoreCase": "all", "enum": ["false", "byPrereleaseNumber", "byEnvVar", "true"]}
service-schema.json
versionEnvVar
Environment variable
{"type": "string", "ignoreCase": "key"}
service-schema.json
requestedMajorVersion
Major
{"type": "string", "ignoreCase": "key"}
service-schema.json
requestedMinorVersion
Minor
{"type": "string", "ignoreCase": "key"}
service-schema.json
requestedPatchVersion
Patch
{"type": "string", "ignoreCase": "key"}
service-schema.json
configurationToPack
Configuration to Package
{"type": "string", "ignoreCase": "key"}
service-schema.json
buildProperties
Additional build properties
{"type": "string", "ignoreCase": "key"}
service-schema.json
nuGetAdditionalArgs
NuGet Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
nuGetPath
Path to NuGet.exe
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Duffle tool installer Install a specified version of Duffle for installing and managing CNAB bundles
{"ignoreCase": "value", "pattern": "^DuffleInstaller@0$"}
service-schema.json
inputs
Duffle tool installer inputs
{"properties": {"version": {"type": "string", "ignoreCase": "key"}, "checkLatestVersion": {"type": "boolean", "ignoreCase": "key"}}, "additionalProperties": false, "required": []}
service-schema.json
version
Version
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkLatestVersion
Check for latest version
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
task
Update Service Fabric App Versions Automatically updates the versions of a packaged Service Fabric application.
{"ignoreCase": "value", "pattern": "^ServiceFabricUpdateAppVersions@1$"}
service-schema.json
inputs
Update Service Fabric App Versions inputs
{"properties": {"applicationPackagePath": {"type": "string", "ignoreCase": "key"}, "versionSuffix": {"type": "string", "ignoreCase": "key"}, "versionBehavior": {"ignoreCase": "all", "enum": ["Append", "Replace"]}, "updateOnlyChanged": {"type": "boolean", "ignoreCase": "key"}, "pkgArtifactName": {"type": "string", "ignoreCase": "key"}, "logAllChanges": {"type": "boolean", "ignoreCase": "key"}, "compareType": {"ignoreCase": "all", "enum": ["LastSuccessful", "Specific"]}, "buildNumber": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["applicationPackagePath"]}
service-schema.json
applicationPackagePath
Application Package
{"type": "string", "ignoreCase": "key"}
service-schema.json
versionSuffix
Version Value
{"type": "string", "ignoreCase": "key"}
service-schema.json
versionBehavior
Version Behavior
{"ignoreCase": "all", "enum": ["Append", "Replace"]}
service-schema.json
updateOnlyChanged
Update only if changed
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
pkgArtifactName
Package Artifact Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
logAllChanges
Log all changes
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
compareType
Compare against
{"ignoreCase": "all", "enum": ["LastSuccessful", "Specific"]}
service-schema.json
buildNumber
Build Number
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Update Service Fabric manifests Automatically update portions of application and service manifests in a packaged Azure Service Fabric application
{"ignoreCase": "value", "pattern": "^ServiceFabricUpdateManifests@2$"}
service-schema.json
inputs
Update Service Fabric manifests inputs
{"properties": {"updateType": {"ignoreCase": "all", "enum": ["Manifest versions", "Docker image settings"]}, "applicationPackagePath": {"type": "string", "ignoreCase": "key"}, "versionSuffix": {"type": "string", "ignoreCase": "key"}, "versionBehavior": {"ignoreCase": "all", "enum": ["Append", "Replace"]}, "updateOnlyChanged": {"type": "boolean", "ignoreCase": "key"}, "pkgArtifactName": {"type": "string", "ignoreCase": "key"}, "logAllChanges": {"type": "boolean", "ignoreCase": "key"}, "compareType": {"ignoreCase": "all", "enum": ["LastSuccessful", "Specific"]}, "buildNumber": {"type": "string", "ignoreCase": "key"}, "overwriteExistingPkgArtifact": {"type": "boolean", "ignoreCase": "key"}, "imageNamesPath": {"type": "string", "ignoreCase": "key"}, "imageDigestsPath": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["applicationPackagePath"]}
service-schema.json
updateType
Update Type
{"ignoreCase": "all", "enum": ["Manifest versions", "Docker image settings"]}
service-schema.json
applicationPackagePath
Application Package
{"type": "string", "ignoreCase": "key"}
service-schema.json
versionSuffix
Version Value
{"type": "string", "ignoreCase": "key"}
service-schema.json
versionBehavior
Version Behavior
{"ignoreCase": "all", "enum": ["Append", "Replace"]}
service-schema.json
updateOnlyChanged
Update only if changed
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
pkgArtifactName
Package Artifact Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
logAllChanges
Log all changes
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
compareType
Compare against
{"ignoreCase": "all", "enum": ["LastSuccessful", "Specific"]}
service-schema.json
buildNumber
Build Number
{"type": "string", "ignoreCase": "key"}
service-schema.json
overwriteExistingPkgArtifact
Overwrite Existing Package Artifact
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
imageNamesPath
Image Names Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
imageDigestsPath
Image Digests Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Query Azure Monitor alerts Observe the configured Azure Monitor rules for active alerts
{"ignoreCase": "value", "pattern": "^AzureMonitor@1$"}
service-schema.json
inputs
Query Azure Monitor alerts inputs
{"properties": {"connectedServiceNameARM": {"type": "string", "ignoreCase": "key"}, "ResourceGroupName": {"type": "string", "ignoreCase": "key"}, "filterType": {"ignoreCase": "all", "enum": ["resource", "alertrule", "none"]}, "resource": {"type": "string", "ignoreCase": "key"}, "alertRule": {"type": "string", "ignoreCase": "key"}, "severity": {"ignoreCase": "all", "enum": ["Sev0", "Sev1", "Sev2", "Sev3", "Sev4"]}, "timeRange": {"ignoreCase": "all", "enum": ["1h", "1d", "7d", "30d"]}, "alertState": {"ignoreCase": "all", "enum": ["New", "Acknowledged", "Closed"]}, "monitorCondition": {"ignoreCase": "all", "enum": ["Fired ", "Resolved"]}}, "additionalProperties": false, "required": ["connectedServiceNameARM", "ResourceGroupName"]}
service-schema.json
connectedServiceNameARM
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
ResourceGroupName
Resource group
{"type": "string", "ignoreCase": "key"}
service-schema.json
filterType
Filter type
{"ignoreCase": "all", "enum": ["resource", "alertrule", "none"]}
service-schema.json
resource
Resource
{"type": "string", "ignoreCase": "key"}
service-schema.json
alertRule
Alert rule
{"type": "string", "ignoreCase": "key"}
service-schema.json
severity
Severity
{"ignoreCase": "all", "enum": ["Sev0", "Sev1", "Sev2", "Sev3", "Sev4"]}
service-schema.json
timeRange
Time range
{"ignoreCase": "all", "enum": ["1h", "1d", "7d", "30d"]}
service-schema.json
alertState
Alert state
{"ignoreCase": "all", "enum": ["New", "Acknowledged", "Closed"]}
service-schema.json
monitorCondition
Monitor condition
{"ignoreCase": "all", "enum": ["Fired ", "Resolved"]}
service-schema.json
task
Query Classic Azure Monitor alerts Observe the configured classic Azure Monitor rules for active alerts
{"ignoreCase": "value", "pattern": "^AzureMonitor@0$"}
service-schema.json
inputs
Query Classic Azure Monitor alerts inputs
{"properties": {"connectedServiceNameARM": {"type": "string", "ignoreCase": "key"}, "ResourceGroupName": {"type": "string", "ignoreCase": "key"}, "ResourceType": {"ignoreCase": "all", "enum": ["Microsoft.Insights/components", "Microsoft.Web/sites", "Microsoft.Storage/storageAccounts", "Microsoft.Compute/virtualMachines"]}, "resourceName": {"type": "string", "ignoreCase": "key"}, "alertRules": {"type": "string", "ignoreCase": "key"}}, "additionalProperties": false, "required": ["connectedServiceNameARM", "ResourceGroupName", "resourceName", "alertRules"]}
service-schema.json
connectedServiceNameARM
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
ResourceGroupName
Resource group
{"type": "string", "ignoreCase": "key"}
service-schema.json
ResourceType
Resource type
{"ignoreCase": "all", "enum": ["Microsoft.Insights/components", "Microsoft.Web/sites", "Microsoft.Storage/storageAccounts", "Microsoft.Compute/virtualMachines"]}
service-schema.json
resourceName
Resource name
{"type": "string", "ignoreCase": "key"}
service-schema.json
alertRules
Alert rules
{"type": "string", "ignoreCase": "key"}