iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
30 lines • 867 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezcerttest1"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-hw646.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=CzhjjdIwRBNilzxDEW2oiQddFH6c7NBGLnsZQkfpmrA="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-hw646.documents.azure.com:443/;AccountKey=v9YKPREACEQAJffkZTtdirqD6A8ramR98rTk3niX244C6hIZ90TWCHvwmovKpszWjIHvxrJFlN6zNpSTJiFJPA==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezcerttest1.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-hw646.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"adminPassword": {
"type": "String",
"value": "Pcs!2345"
}
}