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