iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
30 lines • 870 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezproxybasic2"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-74c35.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=fiz7fvWpPYOADgVytqs/JxARspAqKaOk4iWE5Bj8hK0="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-74c35.documents.azure.com:443/;AccountKey=yacr3ysro7msuh2GyoRfwkgbergBM0g9m8ig0zlybGDLRsYZ7vliOxj6EpPn3ahFFCeoeNHTU6cLk1AMi0CeiQ==;"
},
"azureWebsite": {
"type": "String",
"value": "http://parvezproxybasic2.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-74c35.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
},
"adminPassword": {
"type": "String",
"value": "Pcs!2345"
}
}