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