-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathappsettings.json
More file actions
15 lines (15 loc) · 913 Bytes
/
appsettings.json
File metadata and controls
15 lines (15 loc) · 913 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"botFilePath": "./EchoBot1Test1234.bot",
"botFileSecret": "xn3ZDMFTe5YtN+mqpuShfwnG2YnaspyHkOzWyV5XgJQ=",
"AzureWebJobsDashboard": "DefaultEndpointsProtocol=https;AccountName=echobot1test1234a343;AccountKey=8IcdsM3I1fyy5PEM7dwSL+OagJ5PYinE+TrhIU63WsD57Pgtu8C5hN9AV5OWe/RslHOk9sja1V6c2k1/BkciHQ==;",
"AzureWebJobsStorage": "DefaultEndpointsProtocol=https;AccountName=echobot1test1234a343;AccountKey=8IcdsM3I1fyy5PEM7dwSL+OagJ5PYinE+TrhIU63WsD57Pgtu8C5hN9AV5OWe/RslHOk9sja1V6c2k1/BkciHQ==;",
"BotId": "EchoBot1Test1234",
"BotStateEndpoint": "",
"LuisAPIHostName": "westus.api.cognitive.microsoft.com",
"LuisAPIKey": "578cf583032c401596100d7edbe2ebba",
"LuisAppId": "9da32832-98bf-4ebe-9fe7-4ea9aa9cba68",
"MicrosoftAppId": "acccc631-bc0f-42b4-9158-bbde85e12ea2",
"MicrosoftAppPassword": "NSaVGH:vg$1TriKloF((:05B8^M23%",
"ScmType": "None",
"UseTableStorageForConversationState": "true"
}