Skip to content

Commit 6b2bed9

Browse files
committed
update links
1 parent 7b28961 commit 6b2bed9

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

support/power-platform/copilot-studio/generative-answers/agent-response-filtered-by-responsible-ai.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Error Message: The content was filtered due to Responsible AI restrictions.
2222
Error Code: ContentFiltered
2323
```
2424

25-
:::image type="content" source="media/troubleshoot-agent-response-filtered-by-responsible-ai/responsible-ai-content-filtered.png" alt-text="Screenshot of an error message warning that the content was filtered due to Responsible AI restrictions.":::
25+
:::image type="content" source="../media/agent-response-filtered-by-responsible-ai/responsible-ai-content-filtered.png" alt-text="Screenshot of an error message warning that the content was filtered due to Responsible AI restrictions.":::
2626

2727
## Cause
2828

@@ -41,7 +41,7 @@ With Azure Application Insights, you can review telemetry from agent events, inc
4141
> [!NOTE]
4242
> To use Application Insights, your tenant requires an active Azure subscription and you need to have the necessary roles to create Azure resources.
4343
44-
To learn how to connect Application Insights with your agent, see [Create and configure Application Insights resources](/azure/azure-monitor/app/create-workspace-resource?tabs=portal) and [Capture telemetry with Application Insights](advanced-bot-framework-composer-capture-telemetry.md).
44+
To learn how to connect Application Insights with your agent, see [Create and configure Application Insights resources](/azure/azure-monitor/app/create-workspace-resource?tabs=portal) and [Capture telemetry with Application Insights](/microsoft-copilot-studio/advanced-bot-framework-composer-capture-telemetry).
4545

4646
Once Azure Application Insights is available and connected to your agent, you can analyze the telemetry, including Responsible AI exceptions. To review if your agent contains these exceptions or to understand if a specific conversation ID was affected, you can use the following KQL queries:
4747

@@ -56,7 +56,7 @@ user_Id, cloud_RoleInstance
5656

5757
#### Example output
5858

59-
:::image type="content" source="media/troubleshoot-agent-response-filtered-by-responsible-ai/kql-query-output-exceptions.png" alt-text="Screenshot of an Azure Application Insights table filtered by a KQL query to determine if there were RAI exceptions.":::
59+
:::image type="content" source="../media/agent-response-filtered-by-responsible-ai/kql-query-output-exceptions.png" alt-text="Screenshot of an Azure Application Insights table filtered by a KQL query to determine if there were RAI exceptions.":::
6060

6161
- Validate if the same scenario occurred for a specific conversation ID:
6262

@@ -70,28 +70,28 @@ cloud_RoleInstance
7070

7171
#### Example output
7272

73-
:::image type="content" source="media/troubleshoot-agent-response-filtered-by-responsible-ai/kql-query-results-conversation-id.png" alt-text="Screenshot of an Azure Application Insights table filtered by a KQL query to validate based on a specific conversation ID.":::
73+
:::image type="content" source="../media/agent-response-filtered-by-responsible-ai/kql-query-results-conversation-id.png" alt-text="Screenshot of an Azure Application Insights table filtered by a KQL query to validate based on a specific conversation ID.":::
7474

7575
### Analyze responsible AI errors with conversation transcripts
7676

77-
You can also review conversation transcripts to understand what was the message that triggered a Responsible AI filter response. For more information, see [how to download conversation transcripts](analytics-transcripts-studio.md#download-agent-session-transcripts).
77+
You can also review conversation transcripts to understand what was the message that triggered a Responsible AI filter response. For more information, see [how to download conversation transcripts](/microsoft-copilot-studio/analytics-transcripts-studio#download-agent-session-transcripts).
7878

7979
#### Example of conversation transcript excerpt
8080

81-
:::image type="content" source="media/troubleshoot-agent-response-filtered-by-responsible-ai/conversation-transcript-example.png" alt-text="Screenshot illustrating an example of a conversation transcript excerpt.":::
81+
:::image type="content" source="../media/agent-response-filtered-by-responsible-ai/conversation-transcript-example.png" alt-text="Screenshot illustrating an example of a conversation transcript excerpt.":::
8282

8383
## Solution
8484

8585
If your agent responses are being filtered due to Responsible AI guardrails, and based on the information retrieved from conversation transcripts, you can reinforce responsible AI guidelines with your agent users to avoid this situation.
8686

87-
Optionally, you can also update the agent [content moderation](knowledge-copilot-studio.md#content-moderation) policies.
87+
Optionally, you can also update the agent [content moderation](/microsoft-copilot-studio/knowledge-copilot-studio#content-moderation) policies.
8888

8989
## Related information
9090

91-
- [Responsible AI FAQs](responsible-ai-overview.md)
91+
- [Responsible AI FAQs](/microsoft-copilot-studio/responsible-ai-overview)
9292

93-
- [FAQ for generative answers](faqs-generative-answers.md)
93+
- [FAQ for generative answers](/microsoft-copilot-studio/faqs-generative-answers)
9494

9595
- [Application Insights telemetry with Microsoft Copilot Studio - Dynamics 365](/dynamics365/guidance/resources/copilot-studio-appinsights)
9696

97-
- [Content moderation](knowledge-copilot-studio.md#content-moderation)
97+
- [Content moderation](/microsoft-copilot-studio/knowledge-copilot-studio#content-moderation)
16.1 KB
Loading
19.5 KB
Loading
36.3 KB
Loading
12.7 KB
Loading

0 commit comments

Comments
 (0)