iotsuite-cli
Version:
Command Line Interface for deploying pre-configured IoT solutions through Azure
26 lines • 791 B
JSON
{
"resourceGroup": {
"type": "String",
"value": "parvezdeptest"
},
"iotHubConnectionString": {
"type": "String",
"value": "HostName=iothub-bpevm.azure-devices.net;SharedAccessKeyName=iothubowner;SharedAccessKey=xj1PdSUlZZUjXPopyPwqlbN+cfleBb8sQy6rL/J0JvM="
},
"documentDBConnectionString": {
"type": "String",
"value": "AccountEndpoint=https://documentdb-bpevm.documents.azure.com:443/;AccountKey=byHqVYtxSJe1UCPDeZc1MfvziqxTu4kGFiNb4v8cZhHTT7BV9Ojc0l17wSR2BsZxce6UcRAbmDZS3kLroQNRwQ==;"
},
"azureWebsite": {
"type": "String",
"value": "https://parvezdeptest.azurewebsites.net"
},
"vmFQDN": {
"type": "String",
"value": "vm-bpevm.eastus.cloudapp.azure.com"
},
"adminUsername": {
"type": "String",
"value": "ppathan"
}
}