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