UNPKG

generator-csebot

Version:

Generates a bot (Microsoft Bot Framework) with CI/CD in Team Services

15 lines 338 B
{ "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", "contentVersion": "1.0.0.0", "parameters": { "webSiteName": { "value": null }, "botMSAppID": { "value": null }, "botMSAppPasswd": { "value": null } } }