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