iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
26 lines • 792 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezpwdtest"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-g77rg.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=Uh2pBf6BFD97I+66LuyA4CkDnjjFK/+tAWiyYQ9XUq4="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-g77rg.documents.azure.com:443/;AccountKey=t3lhcuUN0kSRyjfz8P4lkNUYwuvvYPUbr9IatSqjcwba1slbDxsyNiT7x4AtpK3UTMZkGtk4YjAiswV1GjZHXA==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezpwdtest1.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-g77rg.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}