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: powerapps-docs/maker/model-driven-apps/add-ai-copilot.md
+20-4Lines changed: 20 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ ms.service: powerapps
6
6
ms.subservice: mda-maker
7
7
ms.author: yogupt
8
8
ms.reviewer: matp
9
-
ms.date: 12/05/2024
9
+
ms.date: 04/14/2025
10
10
ms.topic: how-to
11
11
applies_to:
12
12
- "powerapps"
@@ -25,12 +25,11 @@ Copilot chat for model-driven apps in Power Apps is a next-generation AI assista
25
25
>
26
26
> This feature is generally available in Dynamics 365 apps and is available as a preview feature in Power Apps.
27
27
>
28
-
> - To use this capability, your environment must have its language set to English.
29
28
> - You must allow data movement across regions for Generative AI features as a prerequisite for using Copilot in Power Apps. This step is especially important if your organization and your environment are in different regions. Learn more in [Turn on copilots and generative AI features](/power-platform/admin/geographical-availability-copilot#enable-data-movement-across-regions).
30
-
> - Preview features aren't meant for production use and may have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
29
+
> - Preview features aren't meant for production use and might have restricted functionality. These features are available before an official release so that customers can get early access and provide feedback.
31
30
> - For more information, go to our [preview terms](https://go.microsoft.com/fwlink/?linkid=2189520).
32
31
> - This capability is powered by [Azure OpenAI Service](/azure/cognitive-services/openai/overview).
33
-
> - This capability may be subject to usage limits or capacity throttling.
32
+
> - This capability might be subject to usage limits or capacity throttling.
34
33
35
34
When enabled, Copilot chat can be accessed through the Copilot icon in the right navigation bar in a model-driven app. The Copilot chat pane can be opened or minimized as desired.
36
35
@@ -91,6 +90,22 @@ To provide feedback to help us improve Copilot's responses, app users can select
91
90
1. Set the column to **No**, and then **Save** the table.
92
91
:::image type="content" source="media/disable-mda-copilot-feedback2.png" alt-text="Screenshot that shows where to set the Allow users to provide feedback for App Copilot column to No.":::
93
92
93
+
## Region availability and language supported
94
+
95
+
Copilot chat for model-driven apps in Power Apps is available in the regions and languages listed here.
96
+
97
+
| Regions | Language |
98
+
|---------------|----------|
99
+
| Asia Pacific, Australia, Brazil, Canada, Europe, France, Germany, India, Japan, Korea, Norway, Qatar, Singapore, South Africa, Sweden, Switzerland, United Arab Emirates, United Kingdom, United States | Czech, Danish, German, Greek, Finnish, French, Italian, Japanese, Korean, Dutch, Norwegian (Bokmål), Polish, Portuguese (Brazil), Russian, Swedish, Thai, Turkish, Chinese (Simplified), Spanish (Spain), Arabic, Hebrew |
100
+
101
+
Copilot takes into account the user's preferred UI language and localizes responses based on that. Depending on the user's preferred UI language, environment base language, and languages supported for a specific Copilot feature, the responses are localized accordingly. This table summarizes the expected behavior in different scenarios.
102
+
103
+
| Base language of the environment | Preferred UI language of the user | Expected behavior |
| English or non-English | One of the supported non-English languages | Output in the preferred UI language of the user. |
107
+
| English or non-English | An unsupported language | Output is unpredictable as the language is unsupported. The responses are mixed with English and the user language. We recommend using one of the supported Copilot languages in such cases. |
108
+
94
109
### Known limitations
95
110
96
111
1.**Copilot for app users** allows users to retrieve information from Dataverse through read-only operations. This means that users can only view data that matches their queries and can't make any changes to the data.
@@ -99,6 +114,7 @@ To provide feedback to help us improve Copilot's responses, app users can select
99
114
1.**Copilot for app users** isn't supported with the Power Apps mobile app.
100
115
101
116
## Related information
117
+
102
118
-[Customize Copilot chat in model-driven apps](../model-driven-apps/customize-copilot-chat.md)
103
119
-[FAQ for Copilot chat in model-driven apps](../common/faqs-copilot-model-driven-app.md)
104
120
-[Responsible AI FAQs for Power Apps](../common/responsible-ai-overview.md)
0 commit comments