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