iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
26 lines • 800 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezwebnametest"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-f4dwl.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=lTa+kD5WQ4GovJYv2vp40wrn20dGdtOTSgnqRnc6RXg="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-f4dwl.documents.azure.com:443/;AccountKey=ovIpFSOUf5HrarAVGxjVnjCb8KcyMk3FxNI0mlzunqElNG8rURfBNHhO9BJZJYwxkjS48F04b7kHESYoVMAf9Q==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezwebnametest1.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-f4dwl.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}