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