Skip to content

Commit

Permalink
refactor: update message (#12734)
Browse files Browse the repository at this point in the history
  • Loading branch information
xzf0587 authored Nov 15, 2024
1 parent c1f95c2 commit ce149bb
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,8 @@ The app template is built using the Teams AI library, which provides the capabil
}
```
{{/useAzureOpenAI}}
1. Select `Teams App Test Tool (browser)` in debug dropdown menu.
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response.
**Congratulations**! You are running an application that can now interact with users in Teams App Test Tool:
Expand Down Expand Up @@ -94,6 +95,7 @@ The app template is built using the Teams AI library, which provides the capabil
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The app template is built using the Teams AI library, which provides the capabil
}
```
{{/useAzureOpenAI}}
1. Select `Teams App Test Tool (browser)` in debug dropdown menu
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response

Expand All @@ -62,6 +63,7 @@ The app template is built using the Teams AI library, which provides the capabil
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio
1. In the launched browser, select the Add button to load the app in Teams
1. In the chat bar, type and send anything to your bot to trigger a response
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@ The app template is built using the Teams AI library, which provides the capabil
}
```
{{/useAzureOpenAI}}
1. Select `Teams App Test Tool (browser)` in debug dropdown menu.
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response.

Expand All @@ -57,6 +58,7 @@ The app template is built using the Teams AI library, which provides the capabil
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ This app template also demonstrates usage of techniques like:

### Debug bot app in Teams App Test Tool
1. Create your Azure AI Search document index as mentioned above.
1. Select `Teams App Test Tool (browser)` in debug dropdown menu.
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response.

Expand Down Expand Up @@ -91,6 +92,7 @@ This app template also demonstrates usage of techniques like:
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ The app template is built using the Teams AI library, which provides the capabil
}
```
{{/useAzureOpenAI}}
1. Select `Teams App Test Tool (browser)` in debug dropdown menu.
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response.

Expand All @@ -61,6 +62,7 @@ The app template is built using the Teams AI library, which provides the capabil
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ This app template also demonstrates usage of techniques like:
}
```
{{/useAzureOpenAI}}
1. Select `Teams App Test Tool (browser)` in debug dropdown menu.
1. Set `Startup Item` as `Teams App Test Tool (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In Teams App Test Tool from the launched browser, type and send anything to your bot to trigger a response.

Expand All @@ -64,6 +65,7 @@ This app template also demonstrates usage of techniques like:
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ This app template also demonstrates usage of techniques like:
1. In the debug dropdown menu, select Dev Tunnels > Create A Tunnel (set authentication type to Public) or select an existing public dev tunnel.
1. Right-click your project and select Teams Toolkit > Prepare Teams App Dependencies.
1. If prompted, sign in with a Microsoft 365 account for the Teams organization you want to install the app to.
1. Set `Startup Item` as `Microsoft Teams (browser)`.
![image](https://github.com/user-attachments/assets/41121a95-5c13-4bda-8f69-3b970a4e8f78)
1. Press F5, or select the Debug > Start Debugging menu in Visual Studio.
1. In the launched browser, select the Add button to load the app in Teams.
1. In the chat bar, type and send anything to your bot to trigger a response.
Expand Down

0 comments on commit ce149bb

Please sign in to comment.