microsoftgraph / microsoft-graph-comms-samples

Microsoft Graph Communications Samples
MIT License
211 stars 236 forks source link

Echobot v2 - run locally error #768

Open jamil-z opened 1 month ago

jamil-z commented 1 month ago

Hi, I wanted to know how I can run the echobot v2 locally, as there used to be a local configuration file where I could add keys and test quickly, but that no longer exists.

What I do is clone the project and try to run it in Visual Studio as an administrator.

Note that I have already deployed it using steps 1, 2, and 3 in Azure, but for testing purposes, I want to run it locally.

image image