You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/power-platform/copilot-studio/knowledge/enterprise-data.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ ms.custom: sap:Knowledge\Enterprise data via Graph connectors
13
13
14
14
# Troubleshoot enterprise knowledge sources
15
15
16
-
Enterprise data knowledge sources provide the ability for makers to apply data sources using [real-time knowledge connectors](knowledge-real-time-connectors.md), such as Salesforce, ServiceNow Knowledge, ZenDesk, and Azure SQL Server.
16
+
Enterprise data knowledge sources provide the ability for makers to apply data sources using [real-time knowledge connectors](/microsoft-copilot-studio/knowledge-real-time-connectors), such as Salesforce, ServiceNow Knowledge, ZenDesk, and Azure SQL Server.
17
17
18
18
## Design time errors
19
19
@@ -92,7 +92,7 @@ A queryable table is one that can be queried or accessed to retrieve data. In th
92
92
93
93
#### Non-Queryable tables
94
94
95
-
There are predefined sets of tables that are intentionally excluded from the allowed tables, since they generally contain unstructured or text-based data. To use these tables, you must use the **Your connections** option when connecting to the knowledge source. This option provides access to the unstructured data. For more information, go to [Unstructured data as a knowledge source](knowledge-unstructured-data.md) and [Add unstructured data as a knowledge source](knowledge-add-unstructured-data.md).
95
+
There are predefined sets of tables that are intentionally excluded from the allowed tables, since they generally contain unstructured or text-based data. To use these tables, you must use the **Your connections** option when connecting to the knowledge source. This option provides access to the unstructured data. For more information, go to [Unstructured data as a knowledge source](/microsoft-copilot-studio/knowledge-unstructured-data) and [Add unstructured data as a knowledge source](/microsoft-copilot-studio/knowledge-add-unstructured-data).
96
96
97
97
The following tables require the use of the **Your connections** option.
98
98
@@ -114,7 +114,7 @@ The following tables require the use of the **Your connections** option.
114
114
115
115
## Content moderation errors
116
116
117
-
Before responses are returned to your agent's users, a [content moderation](knowledge-copilot-studio.md#content-moderation) check is performed to ensure the quality and appropriateness of the agent's response. If a user's query is deemed unanswerable by the content moderation system, the request fails. When a request fails due to content moderation, the user's query doesn't meet the criteria for a valid and answerable question. The following guidelines help to determine if a query is likely to fail or pass the content moderation check.
117
+
Before responses are returned to your agent's users, a [content moderation](/microsoft-copilot-studio/knowledge-copilot-studio#content-moderation) check is performed to ensure the quality and appropriateness of the agent's response. If a user's query is deemed unanswerable by the content moderation system, the request fails. When a request fails due to content moderation, the user's query doesn't meet the criteria for a valid and answerable question. The following guidelines help to determine if a query is likely to fail or pass the content moderation check.
Copy file name to clipboardExpand all lines: support/power-platform/copilot-studio/licensing/throttling-errors-agents.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ For messages generated with the usage of generative AI and for topic orchestrati
31
31
32
32
## Solution
33
33
34
-
If you see these error messages due to reaching the agent rate limit, review your licensing model to determine how many extra capacity packs you should acquire to cover your consumption quota, or if you should change to a pay-as-you-go model. For more information about quotas and tenant billing capacity, see [Quotas and limits](requirements-quotas.md#generative-ai-messages-to-an-agent).
34
+
If you see these error messages due to reaching the agent rate limit, review your licensing model to determine how many extra capacity packs you should acquire to cover your consumption quota, or if you should change to a pay-as-you-go model. For more information about quotas and tenant billing capacity, see [Quotas and limits](/microsoft-copilot-studio/requirements-quotas#generative-ai-messages-to-an-agent).
35
35
36
36
### Increase the rate limit
37
37
@@ -41,6 +41,6 @@ Another option is to contact Microsoft Support and request a rate limit increase
41
41
42
42
For further information on rate limits and consumption of generative answers for Copilot Studio agents, review the following documentation:
43
43
44
-
-[Quotas and limits](requirements-quotas.md#generative-ai-messages-to-an-agent)
44
+
-[Quotas and limits](/microsoft-copilot-studio/requirements-quotas#generative-ai-messages-to-an-agent)
45
45
46
-
-[Generative AI messages to an agent](requirements-quotas.md#generative-ai-messages-to-an-agent)
46
+
-[Generative AI messages to an agent](/microsoft-copilot-studio/requirements-quotas#generative-ai-messages-to-an-agent)
Copy file name to clipboardExpand all lines: support/power-platform/copilot-studio/skills/agents-migrate-single-tenant.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,9 +52,9 @@ The skill developer needs to update the skill to support single tenant and deplo
52
52
53
53
1.[Update your multitenant skill](/azure/bot-service/skill-pva-update-skill-single-tenant) to support both single-tenant and multitenant agents. This ensures your skill continues to work during the migration.
54
54
55
-
1. If you're using Bot SDK to call Copilot Studio as a Skill, [update to single-tenant app registrations](advanced-use-pva-as-a-skill.md#update-a-multitenant-bot-service-bot-to-a-single-tenant-bot).
55
+
1. If you're using Bot SDK to call Copilot Studio as a Skill, [update to single-tenant app registrations](/microsoft-copilot-studio/advanced-use-pva-as-a-skill#update-a-multitenant-bot-service-bot-to-a-single-tenant-bot).
56
56
57
-
You don’t need to wait for Microsoft to complete the migration. You can export and import your custom agents using skills to a new environment. When you import an agent, the process creates a new Azure app registration with single-tenant. For more information about exporting and importing agents, see [export and import agents](authoring-solutions-import-export.md).
57
+
You don’t need to wait for Microsoft to complete the migration. You can export and import your custom agents using skills to a new environment. When you import an agent, the process creates a new Azure app registration with single-tenant. For more information about exporting and importing agents, see [export and import agents](/microsoft-copilot-studio/authoring-solutions-import-export).
0 commit comments