- Press F5 to start debugging which launches your app in Teams App Test Tool using a web browser.
- You can trigger "create card" command from compose message area, the command box, or directly from a message.
- In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel
- Right-click the 'TeamsApp' project in Solution Explorer and select Teams Toolkit > Select Microsoft 365 Account
- Sign in to Teams Toolkit with a Microsoft 365 work or school account
- Set
Startup ItemasMicrosoft Teams (browser). - Press F5, or select Debug > Start Debugging menu in Visual Studio to start your app

- In the opened web browser, select Add button to install the app in Teams
- You can trigger "create card" command from compose message area, the command box, or directly from a message.
For local debugging using Teams Toolkit CLI, you need to do some extra steps described in Set up your Teams Toolkit CLI for local debugging.
New to Teams app development or Teams Toolkit? Learn more about Teams app manifests, deploying to the cloud, and more in the documentation at https://aka.ms/teams-toolkit-vs-docs
Select Visual Studio > Help > Send Feedback > Report a Problem. Or, you can create an issue directly in our GitHub repository: https://github.com/OfficeDev/TeamsFx/issues