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