File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,14 +10,15 @@ This branch contains samples for connecting your Power Virtual Agents bot to a c
1010To use the samples, clone this GitHub repository using Git.
1111
1212``` bash
13- git clone https://github.com/Microsoft/BotBuilder-Samples .git
14- cd BotBuilder-Samples
13+ git clone https://github.com/microsoft/PowerVirtualAgentsSamples .git
14+ cd PowerVirtualAgentsSamples
1515```
1616
17+
1718| Sample Name | Description | .NET CORE |
1819| -----------------------| --------------------------------------------------------------------------------| -------------|
19- | 1. BotConnectorApp | Demonstrates how to connect your bot to a custom app for example mobile-device app | [ View] [ cs#1 ] |
20- | 2. RelayBotSample | Demonstrates how to connect your bot to existing Azure Bot Service channels | [ View] [ cs#2 ] |
20+ | BotConnectorApp | Demonstrates how to connect your bot to a custom app for example mobile-device app | [ View] [ cs#1 ] |
21+ | RelayBotSample | Demonstrates how to connect your bot to existing Azure Bot Service channels | [ View] [ cs#2 ] |
2122
2223[ cs#1 ] :./BotConnectorApp
2324[ cs#2 ] :./RelayBotSample
You can’t perform that action at this time.
0 commit comments