schema
stringclasses
471 values
key
stringlengths
0
203
description
stringlengths
0
4.37k
object
stringlengths
2
322k
service-schema.json
task
Kubectl Deploy, configure, update a Kubernetes cluster in Azure Container Service by running kubectl commands
{"ignoreCase": "value", "pattern": "^Kubernetes@1$"}
service-schema.json
inputs
Kubectl inputs
{"properties": {"connectionType": {"ignoreCase": "all", "enum": ["Azure Resource Manager", "Kubernetes Service Connection", "None"]}, "kubernetesServiceEndpoint": {"type": "string", "ignoreCase": "key"}, "azureSubscriptionEndpoint": {"type": "string", "ignoreCase": "key"}, "azureResourceGroup": {"type": "string", "igno...
service-schema.json
connectionType
Service connection type
{"ignoreCase": "all", "enum": ["Azure Resource Manager", "Kubernetes Service Connection", "None"]}
service-schema.json
kubernetesServiceEndpoint
Kubernetes service connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureSubscriptionEndpoint
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureResourceGroup
Resource group
{"type": "string", "ignoreCase": "key"}
service-schema.json
kubernetesCluster
Kubernetes cluster
{"type": "string", "ignoreCase": "key"}
service-schema.json
useClusterAdmin
Use cluster admin credentials
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
namespace
Namespace
{"type": "string", "ignoreCase": "key"}
service-schema.json
command
Command
{"ignoreCase": "all", "enum": ["apply", "create", "delete", "exec", "expose", "get", "login", "logout", "logs", "run", "set", "top"]}
service-schema.json
useConfigurationFile
Use configuration
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
configurationType
Configuration type
{"ignoreCase": "all", "enum": ["configuration", "inline"]}
service-schema.json
configuration
File path
{"type": "string", "ignoreCase": "key"}
service-schema.json
inline
Inline configuration
{"type": "string", "ignoreCase": "key"}
service-schema.json
arguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
secretType
Type of secret
{"ignoreCase": "all", "enum": ["dockerRegistry", "generic"]}
service-schema.json
secretArguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
containerRegistryType
Container registry type
{"ignoreCase": "all", "enum": ["Azure Container Registry", "Container Registry"]}
service-schema.json
dockerRegistryEndpoint
Docker registry service connection
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureSubscriptionEndpointForSecrets
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureContainerRegistry
Azure container registry
{"type": "string", "ignoreCase": "key"}
service-schema.json
secretName
Secret name
{"type": "string", "ignoreCase": "key"}
service-schema.json
forceUpdate
Force update secret
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
configMapName
ConfigMap name
{"type": "string", "ignoreCase": "key"}
service-schema.json
forceUpdateConfigMap
Force update configmap
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
useConfigMapFile
Use file
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
configMapFile
ConfigMap file
{"type": "string", "ignoreCase": "key"}
service-schema.json
configMapArguments
Arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
versionOrLocation
Kubectl
{"ignoreCase": "all", "enum": ["version", "location"]}
service-schema.json
versionSpec
Version spec
{"type": "string", "ignoreCase": "key"}
service-schema.json
checkLatest
Check for latest version
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
specifyLocation
Path to kubectl
{"type": "string", "ignoreCase": "key"}
service-schema.json
workingDirectory
Working directory
{"type": "string", "ignoreCase": "key", "aliases": ["cwd"]}
service-schema.json
outputFormat
Output format
{"ignoreCase": "all", "enum": ["json", "yaml", "none"]}
service-schema.json
task
Azure IoT Edge Build and deploy an Azure IoT Edge image
{"ignoreCase": "value", "pattern": "^AzureIoTEdge@2$"}
service-schema.json
inputs
Azure IoT Edge inputs
{"properties": {"action": {"ignoreCase": "all", "enum": ["Build module images", "Push module images", "Generate deployment manifest", "Deploy to IoT Edge devices"]}, "deploymentFilePath": {"type": "string", "ignoreCase": "key"}, "azureSubscription": {"type": "string", "ignoreCase": "key", "aliases": ["connectedServiceN...
service-schema.json
action
Action
{"ignoreCase": "all", "enum": ["Build module images", "Push module images", "Generate deployment manifest", "Deploy to IoT Edge devices"]}
service-schema.json
deploymentFilePath
Deployment file
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureSubscription
Azure subscription contains IoT Hub
{"type": "string", "ignoreCase": "key", "aliases": ["connectedServiceNameARM"]}
service-schema.json
iothubname
IoT Hub name
{"type": "string", "ignoreCase": "key"}
service-schema.json
deploymentid
IoT Edge deployment ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
priority
IoT Edge deployment priority
{"type": "string", "ignoreCase": "key"}
service-schema.json
deviceOption
Choose single/multiple device
{"ignoreCase": "all", "enum": ["Single Device", "Multiple Devices"]}
service-schema.json
deviceId
IoT Edge device ID
{"type": "string", "ignoreCase": "key"}
service-schema.json
targetcondition
IoT Edge device target condition
{"type": "string", "ignoreCase": "key"}
service-schema.json
containerregistrytype
Container registry type
{"ignoreCase": "all", "enum": ["Azure Container Registry", "Generic Container Registry"]}
service-schema.json
dockerRegistryConnection
Docker Registry Connection
{"type": "string", "ignoreCase": "key", "aliases": ["dockerRegistryEndpoint"]}
service-schema.json
azureSubscriptionEndpoint
Azure subscription
{"type": "string", "ignoreCase": "key"}
service-schema.json
azureContainerRegistry
Azure Container Registry
{"type": "string", "ignoreCase": "key"}
service-schema.json
templateFilePath
.template.json file
{"type": "string", "ignoreCase": "key"}
service-schema.json
defaultPlatform
Default platform
{"ignoreCase": "all", "enum": ["amd64", "windows-amd64", "arm32v7", "arm64v8"]}
service-schema.json
fillRegistryCredential
Add registry credential to deployment manifest
{"ignoreCase": "all", "enum": ["true", "false"]}
service-schema.json
deploymentManifestOutputPath
Output path
{"type": "string", "ignoreCase": "key"}
service-schema.json
validateGeneratedDeploymentManifest
Validate the schema of generated deployment manifest
{"ignoreCase": "all", "enum": ["true", "false"]}
service-schema.json
bypassModules
Bypass module(s)
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Service Fabric Compose deploy Deploy a Docker Compose application to an Azure Service Fabric cluster
{"ignoreCase": "value", "pattern": "^ServiceFabricComposeDeploy@0$"}
service-schema.json
inputs
Service Fabric Compose deploy inputs
{"properties": {"clusterConnection": {"type": "string", "ignoreCase": "key", "aliases": ["serviceConnectionName"]}, "composeFilePath": {"type": "string", "ignoreCase": "key"}, "applicationName": {"type": "string", "ignoreCase": "key"}, "registryCredentials": {"ignoreCase": "all", "enum": ["AzureResourceManagerEndpoint"...
service-schema.json
clusterConnection
Cluster Service Connection
{"type": "string", "ignoreCase": "key", "aliases": ["serviceConnectionName"]}
service-schema.json
composeFilePath
Compose File Path
{"type": "string", "ignoreCase": "key"}
service-schema.json
applicationName
Application Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
registryCredentials
Registry Credentials Source
{"ignoreCase": "all", "enum": ["AzureResourceManagerEndpoint", "ContainerRegistryEndpoint", "UsernamePassword", "None"]}
service-schema.json
dockerRegistryConnection
Docker Registry Service Connection
{"type": "string", "ignoreCase": "key", "aliases": ["dockerRegistryEndpointName"]}
service-schema.json
azureSubscription
Azure subscription
{"type": "string", "ignoreCase": "key", "aliases": ["azureSubscriptionEndpoint"]}
service-schema.json
registryUserName
Registry User Name
{"type": "string", "ignoreCase": "key"}
service-schema.json
registryPassword
Registry Password
{"type": "string", "ignoreCase": "key"}
service-schema.json
passwordEncrypted
Password Encrypted
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
upgrade
Upgrade
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
deployTimeoutSec
Deploy Timeout (s)
{"type": "string", "ignoreCase": "key"}
service-schema.json
removeTimeoutSec
Remove Timeout (s)
{"type": "string", "ignoreCase": "key"}
service-schema.json
getStatusTimeoutSec
Get Status Timeout (s)
{"type": "string", "ignoreCase": "key"}
service-schema.json
task
Android signing Sign and align Android APK files
{"ignoreCase": "value", "pattern": "^AndroidSigning@2$"}
service-schema.json
inputs
Android signing inputs
{"properties": {"apkFiles": {"type": "string", "ignoreCase": "key", "aliases": ["files"]}, "jarsign": {"type": "boolean", "ignoreCase": "key"}, "jarsignerKeystoreFile": {"type": "string", "ignoreCase": "key", "aliases": ["keystoreFile"]}, "jarsignerKeystorePassword": {"type": "string", "ignoreCase": "key", "aliases": [...
service-schema.json
apkFiles
APK files
{"type": "string", "ignoreCase": "key", "aliases": ["files"]}
service-schema.json
jarsign
Sign the APK
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
jarsignerKeystoreFile
Keystore file
{"type": "string", "ignoreCase": "key", "aliases": ["keystoreFile"]}
service-schema.json
jarsignerKeystorePassword
Keystore password
{"type": "string", "ignoreCase": "key", "aliases": ["keystorePass"]}
service-schema.json
jarsignerKeystoreAlias
Alias
{"type": "string", "ignoreCase": "key", "aliases": ["keystoreAlias"]}
service-schema.json
jarsignerKeyPassword
Key password
{"type": "string", "ignoreCase": "key", "aliases": ["keyPass"]}
service-schema.json
jarsignerArguments
Jarsigner arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
zipalign
Zipalign
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
zipalignFile
Zipalign location
{"type": "string", "ignoreCase": "key", "aliases": ["zipalignLocation"]}
service-schema.json
task
Android signing Sign and align Android APK files
{"ignoreCase": "value", "pattern": "^AndroidSigning@3$"}
service-schema.json
inputs
Android signing inputs
{"properties": {"apkFiles": {"type": "string", "ignoreCase": "key", "aliases": ["files"]}, "apksign": {"type": "boolean", "ignoreCase": "key"}, "apksignerKeystoreFile": {"type": "string", "ignoreCase": "key", "aliases": ["keystoreFile"]}, "apksignerKeystorePassword": {"type": "string", "ignoreCase": "key", "aliases": [...
service-schema.json
apkFiles
APK files
{"type": "string", "ignoreCase": "key", "aliases": ["files"]}
service-schema.json
apksign
Sign the APK
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
apksignerKeystoreFile
Keystore file
{"type": "string", "ignoreCase": "key", "aliases": ["keystoreFile"]}
service-schema.json
apksignerKeystorePassword
Keystore password
{"type": "string", "ignoreCase": "key", "aliases": ["keystorePass"]}
service-schema.json
apksignerKeystoreAlias
Alias
{"type": "string", "ignoreCase": "key", "aliases": ["keystoreAlias"]}
service-schema.json
apksignerKeyPassword
Key password
{"type": "string", "ignoreCase": "key", "aliases": ["keyPass"]}
service-schema.json
apksignerVersion
apksigner version
{"type": "string", "ignoreCase": "key"}
service-schema.json
apksignerArguments
apksigner arguments
{"type": "string", "ignoreCase": "key"}
service-schema.json
apksignerFile
apksigner location
{"type": "string", "ignoreCase": "key", "aliases": ["apksignerLocation"]}
service-schema.json
zipalign
Zipalign
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
zipalignVersion
Zipalign version
{"type": "string", "ignoreCase": "key"}
service-schema.json
zipalignFile
Zipalign location
{"type": "string", "ignoreCase": "key", "aliases": ["zipalignLocation"]}
service-schema.json
task
Android Signing Sign and align Android APK files
{"ignoreCase": "value", "pattern": "^AndroidSigning@1$"}
service-schema.json
inputs
Android Signing inputs
{"properties": {"files": {"type": "string", "ignoreCase": "key"}, "jarsign": {"type": "boolean", "ignoreCase": "key"}, "keystoreFile": {"type": "string", "ignoreCase": "key"}, "keystorePass": {"type": "string", "ignoreCase": "key"}, "keystoreAlias": {"type": "string", "ignoreCase": "key"}, "keyPass": {"type": "string",...
service-schema.json
files
APK Files
{"type": "string", "ignoreCase": "key"}
service-schema.json
jarsign
Sign the APK
{"type": "boolean", "ignoreCase": "key"}
service-schema.json
keystoreFile
Keystore File
{"type": "string", "ignoreCase": "key"}