-
Notifications
You must be signed in to change notification settings - Fork 306
Open
Description
I'm following the guidelines to debug this TeamsFx-Samples/share-now at vscode, the provision & deploying process are all good, the bot has successfully been deployed on Azure.
However, the task 'set-up-bot' will fail and throw an error when I'm trying to debug the project locally:
[2022-12-11T02:55:29.879Z] [Info] - Finished 'Set up tab' Visual Studio Code task in 0.12 seconds.
[2022-12-11T02:55:29.917Z] [Info] - Running 'Set up bot' Visual Studio Code task.
(Totally 5 steps) Teams Toolkit is setting up bot for debugging.
(1/5) Registering the AAD app which is required to create the bot ...
(2/5) Registering the bot in Bot Framework Portal ...
Summary:
√ Skip registering AAD app but use the existing AAD app from args: c87d9e6d-5f17-4c76-abe3-5a1c1643e937
× ProvisionError: Failed to provision Developer Portal bot registration.
My questions:
- What is this 'Registering the bot in Bot Framework Portal ' thing doing
- how can I deal with this error.
Metadata
Metadata
Assignees
Labels
No labels