iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
30 lines • 871 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezproxybasic3"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-xgm2e.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=IQphbRYN5GhcgNMmFeSOcteZ8dNyS+wIzmA8wfaTd+A="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-xgm2e.documents.azure.com:443/;AccountKey=4hdVN0CZD4UCCYyaJXH1ZFe5kNSnXMMkM455MRLxrR4q7EWfh2CI61e5BYDy1VbEBa7UxUpZ4wMiXg3slSkAFw==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezproxybasic3.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-xgm2e.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"adminPassword": {
"type": "String",
"value": "Pcs!2345"
}
}