{ "AzureAd": { "Instance": "https://login.microsoftonline.com/", "ClientId": "", "ClientCredentials": [ { "SourceType": "ClientSecret", "ClientSecret": "" } ], "TenantId": "" }, "Bot": { "Name": "Alice", "SelfUrl": "http://localhost:3978", "Description": "questions about cats", "PeerUrl": "http://localhost:3979", "PeerName": "Bob" } }