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/user/well-written-input-text-copilot.md
+22-13Lines changed: 22 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Draft well-written, input text with Copilot (preveiw)
2
+
title: Draft well-written, input text with Copilot (preview)
3
3
description: Learn how users can use Copilot to quickly generate well-written text that can be used as input text in text boxes in apps made with Power Apps.
4
4
ms.date: 01/11/2024
5
5
ms.custom:
@@ -23,10 +23,6 @@ End users can use Copilot to quickly generate well-written text that can be used
23
23
24
24
When a user is trying to quickly input text into multi-line text boxes or rich text editors in a canvas app, the user might worry about forming complete sentences and having grammatically correct text. With the assistance of Copilot, a user can quickly jot down their ideas in a text box without worrying about format and grammar. Copilot corrects grammar errors and eloquently refines the user's ideas. The user can also change the tone and length of the output to fit the scenario.
25
25
26
-
> [!Important]
27
-
> - This is a preview feature.
28
-
> - 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
-
> - This feature is in process of rolling out, and may not be available in your region yet.
30
26
31
27
## Use this feature
32
28
@@ -44,22 +40,35 @@ When a user is trying to quickly input text into multi-line text boxes or rich t
44
40
- If you want Copilot to suggest different text, select **Rewrite**.
45
41
- If you are satisfied with the text that Copilot suggested, select **Add** to enter the text in the text box.
46
42
47
-
## Turn off this feature
43
+
## Turn off text assistance in web player
48
44
49
45
Makers can turn off this feature on a per app basis within app settings using the [Power Apps](https://make.powerapps.com) maker portal.
50
46
51
-
1. Go to the [Power Apps](https://make.powerapps.com) maker portal.
52
-
1. Select **Apps** in the navigation pane.
53
-
1. Select the check mark next to a canvas app.
54
-
1. Select **Settings** in the command bar. The **App settings** pane appears.
55
-
1. Select **Off** for the **Text assistance in web player (preview)** feature.
47
+
1. Sign in to [Power Apps](https://make.powerapps.com).
48
+
1. On the left navigation pane, select **Apps**.
49
+
1. Select a canvas app and then select **Settings** on the command bar.
50
+
1. On the **App settings** pane, set the toggle for **Text assistance in web player (preview)** to **Off**.
56
51
1. Select **Save**.
57
52
53
+
Power Platform admins can turn off this feature on a per environment basis using Windows PowerShell **Set-EnvironmentCopilotSettings** cmdlet.
> - To use this feature, your admin must allow data movement across regions. Your environment must also be in a supported region. For information about supported regions and how to allow data movement across regions, see [Enable copilots and generative AI features](/power-platform/admin/geographical-availability-copilot).
62
+
> - This capability is powered by [Azure OpenAI Service](/azure/cognitive-services/openai/overview).
63
+
> - This capability may be subject to usage limits or capacity throttling.
64
+
> - Copilot isn't supported and won't work for environments that have customer-managed key (CMK) or have lockbox.
65
+
> - 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.
66
+
> - This feature is in process of rolling out, and may not be available in your region yet.
67
+
> - For more information about the preview, go to our [preview terms](https://go.microsoft.com/fwlink/?linkid=2189520).
68
+
58
69
## Known issue
59
70
60
71
**Error**: There was a problem using this description. Try again.
61
72
62
73
**Resolution**: This error may be due to capacity limits. We recommend that you give the system some time before trying again. It may also be that you have not given the system enough information to properly generate output. Add more details to try again.
0 commit comments