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