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