Skip to content

Commit 15f6363

Browse files
committed
edits
1 parent 4e9bc19 commit 15f6363

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

articles/cognitive-services/QnAMaker/How-To/integrate-with-power-virtual-assistant-fallback-topic.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ You can send the question to your knowledge base as part of a topic's action or
2121

2222
## Power Automate connects to GenerateAnswer action
2323

24-
To connect your agent to your knowledge base, use Power Automate. Power Automate provides a process **flow** which connects to QnA Maker's GenerateAnswer API.
24+
To connect your agent to your knowledge base, use Power Automate. Power Automate provides a process **flow, which connects to QnA Maker's GenerateAnswer API.
2525

2626
Once the **flow** is designed and saved, it is available from a Power Automate **Solution**. Once the GenerateAnswer flow is added to a solution, use that solution as an action in your agent.
2727

@@ -44,7 +44,7 @@ Steps to use a Power Virtual agent with QnA Maker:
4444

4545
## Get your published knowledge base information
4646

47-
Before you build your agent, create and publish your knowledge base. Next, find the endpoint key, endpoint host, and knowledge base Id on the **Settings** page in the QnA Maker portal.
47+
Before you build your agent, create and publish your knowledge base. Next, find the endpoint key, endpoint host, and knowledge base ID on the **Settings** page in the QnA Maker portal.
4848

4949
You will need this information for the Power Automate step to configure your QnA Maker GenerateAnswer connection.
5050

@@ -64,7 +64,8 @@ The first step is to configure an agent topic. While it can be any topic, this p
6464

6565
1. After the topic is added, select the button **Go to fallback topic** to author the fallback topic on the authoring canvas.
6666

67-
> [!TIP] If you need to return to the fallback topic, the fallback topic is under **Topics** section, as part of the **System** topics.
67+
> [!TIP]
68+
> If you need to return to the fallback topic, the fallback topic is under **Topics** section, as part of the **System** topics.
6869
6970
## Use authoring canvas to add an action
7071

@@ -186,4 +187,4 @@ Test the agent by typing in a question that your knowledge base can answer. The
186187

187188
## Next step
188189

189-
[Get analytics on your knowledge base](How-To/get-analytics-knowledge-base.md)
190+
[Get analytics on your knowledge base](get-analytics-knowledge-base.md)

articles/cognitive-services/QnAMaker/Tutorials/integrate-qnamaker-luis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,4 @@ In the Azure portal, select **Test in Web Chat** to test the bot. Type messages
235235
## Next steps
236236

237237
> [!div class="nextstepaction"]
238-
> [Integrate your knowledge base with a Power Virtual Agent](../How-To/integrate-with-power-virtual-assistant-fallback-topic)
238+
> [Integrate your knowledge base with a Power Virtual Agent](../How-To/integrate-with-power-virtual-assistant-fallback-topic.md)

0 commit comments

Comments
 (0)