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