iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
26 lines • 789 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezbasic1"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-zepej.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=R+orxe6PmyUNAQpebVgYd0fN+NCD0s7sCffTzAqvuko="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-zepej.documents.azure.com:443/;AccountKey=172TIlpBFj2yBey6WbKhNGjLp4ImnlKRQFw2PnAqnwbV8F3FZAln4tMyIkCq5th5yGp6qPrpeCKIyJZ2bQfO6A==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezbasic1.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-zepej.westus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}