microsoft/botbuilder-dotnet

Local debugging with UserAssignedMSI

tracyboehrer opened this issue · 1 comments

MSI does not work with NGrok and Emulator. There is currently no way to perform local debugging on a bot as can be done with MultiTenant secret based App Registrations. This is a restriction on Microsoft tenants only.

There is no solution at the moment, and ETA is undetermined.

This will be required on all SDK platforms.

Current recommendation is remote debugging of a bot deployed to Azure.