Hello @Teams-admin-Will
I have seen customer reported the same issue and found there is an onging issue regarding to it. Currently product team is working on the solution, please refer to the link - https://github.com/OfficeDev/TeamsFx/issues/7184
Below is the workaround for now -
After some investigations and verifications, It seems there's some live-site issues related to the underlying API of creating bot registration on bot framework portal. We're actively connecting with the corresponding team to handle this issue, please stay tunned, thanks.
To workaround this issue, you can apply the existing bot flow.
Use this link https://dev.botframework.com/bots/new to create bot registration for local debug manually Update the corresponding BOT_ID, BOT_PASSWORD in project file by following this guide https://github.com/OfficeDev/TeamsFx/blob/dev/docs/fx-core/bot-help.md#how-to-reuse-existing-aad-in-toolkit-v2. Hit local debug's F5 again, TTK will respect the existing bot.
You can have a try but I noticed this is not working for some customers. we should wait for the fix.
@Prasad-MSFT for reference
I hope this helps!
Regards,
Yutong
-Please kindly accept the answer if you feel helpful to support the community, thanks a lot.