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