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