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