Skip to content

Commit 4476d3d

Browse files
Live publish for 08 May 2024.
2 parents 030279e + 8d0ac1a commit 4476d3d

17 files changed

+100
-96
lines changed

powerapps-docs/maker/TOC.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@
245245
href: search.md
246246
- name: Get help from a virtual agent
247247
href: ./common/virtual-agent.md
248+
- name: Copilot in Power Apps overview
249+
href: ./canvas-apps/ai-overview.md
248250
- name: Canvas apps
249251
items:
250252
- name: Canvas apps
@@ -286,10 +288,8 @@
286288
- name: Troubleshoot common errors
287289
href: ./canvas-apps/figma/common-errors.md
288290
displayName: Troubleshoot common errors when creating app from Figma
289-
- name: Create an app using AI Copilot
291+
- name: Create an app using Copilot
290292
items:
291-
- name: Overview
292-
href: ./canvas-apps/ai-overview.md
293293
- name: Create an app from conversations
294294
href: ./canvas-apps/ai-conversations-create-app.md
295295
- name: Continue editing your app with Copilot (preview)

powerapps-docs/maker/canvas-apps/add-ai-chatbot.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.collection:
88
- bap-ai-copilot
99
- get started
1010
ms.reviewer:
11-
ms.date: 3/13/2023
11+
ms.date: 5/2/2024
1212
ms.subservice: canvas-maker
1313
ms.author: tapanm
1414
search.audienceType:
@@ -21,15 +21,15 @@ contributors:
2121

2222
[This article is prerelease documentation and is subject to change.]
2323

24-
Add Chatbot control to your canvas apps and embed a published [Microsoft Copilot Studio](/power-virtual-agents/fundamentals-what-is-power-virtual-agents) chatbot to assist your end-users with a variety of requests—from providing simple answers to common questions to resolving issues requiring complex conversations.
24+
Add Chatbot control to your canvas apps and embed a published [Microsoft Copilot Studio](/power-virtual-agents/fundamentals-what-is-power-virtual-agents) chatbot to assist your end-users with various requests—from providing simple answers to common questions to resolving issues requiring complex conversations.
2525

2626
The Chabot control is also available in [custom pages for model-driven apps](../model-driven-apps/model-app-page-overview.md). The control also supports Teams authenticated Microsoft Copilot Studio bots. A bot picker lists all bots that are in the same environment as your app.
2727

28-
You can use an AI bot or AI boosted conversations bot:
28+
You can use an AI bot or AI-based copilot authoring:
2929

30-
- With AI chatbots, you can create an extended tree of answers to support your users. More information: [Microsoft Copilot Studio quickstart](/power-virtual-agents/quickstart-preview)
30+
- AI chatbots allow you to develop a comprehensive tree of responses to assist your users.. More information: [Quickstart: Create and deploy a Copilot Studio copilot](/microsoft-copilot-studio/fundamentals-get-started)
3131

32-
- With AI boosted conversations Microsoft Copilot Studio bot your bot can have a higher ability to respond to the user by using a number of prompts or generating a response based on provided "fallback" website, which you set. The "fallback" website can include internal documents or publicly available websites. More information: [AI-based boosted conversations overview (preview)](/power-virtual-agents/nlu-gpt-overview)
32+
- With AI-based copilot authoring can have a higher ability to respond to the user by using a number of prompts or generating a response based on the provided "fallback" website, that you set. The "fallback" website can include internal documents or publicly available websites. For more information, see [AI-based copilot authoring overview](/microsoft-copilot-studio/nlu-gpt-overview)
3333

3434

3535
You can design the Chabot control by giving it a name, change the size of the control window, and position it anywhere on the screen.
@@ -48,8 +48,8 @@ You can design the Chabot control by giving it a name, change the size of the co
4848

4949
## Prerequisites
5050

51-
Follow the prerequisites for AI features: [AI Copilot overview (preview)](ai-overview.md)
52-
- To add the Chatbot control, you need to create and publish a bot on the [Microsoft Copilot Studio web app](/power-virtual-agents/fundamentals-what-is-power-virtual-agents-portal). You can create any bot such as an AI bot or a new generative AI enriched Microsoft Copilot Studio bot.
51+
Follow the prerequisites for AI features: [Copilot in Power Apps overview (preview)](ai-overview.md)
52+
- To add the Chatbot control, you need to create and publish a bot. For more information, see [Microsoft Copilot Studio portal overview](/microsoft-copilot-studio/fundamentals-what-is-power-virtual-agents-portal). You can create any bot such as an AI bot or a new generative AI enriched Microsoft Copilot Studio bot.
5353
- You can see all your Microsoft Copilot Studio bots (published and unpublished) in the list of Chatbot control when you pick the bot to connect to. However, you can only add a published bot to the control. Unpublished bots are grayed out.
5454

5555

@@ -75,7 +75,7 @@ The following are the main properties for Chatbot control:
7575

7676
- **Schema name**: This property refers to the Microsoft Copilot Studio bot that you connect to. The property automatically populates once a bot is selected. To choose a bot, for **Schema name** property select, **Select bot**.
7777

78-
- **Visible**: Choose if you want the bot be visible or not.
78+
- **Visible**: Choose if you want the bot to be visible or not.
7979

8080
- **Position** and **Size**: Determines how your bot looks on the screen. Use the other properties or move the control on the screen to set position and size of the control on the screen.
8181

@@ -89,11 +89,11 @@ The following are the main properties for Chatbot control:
8989

9090
1. Chatbot control isn't supported on the Power Apps mobile app.
9191
2. Chatbot control isn't available in [Power Apps US Government](/power-platform/admin/powerapps-us-government) or Mooncake.
92-
3. Chatbot control doesn't support bots created using Microsoft Copilot Studio in non-default locations of your tenant.
92+
3. Chatbot control doesn't support bots created using Microsoft Copilot Studio in nondefault locations of your tenant.
9393

9494
## See also
9595

96-
[AI Copilot overview (preview)](ai-overview.md)
96+
[Copilot in Power Apps overview (preview)](ai-overview.md)
9797

9898
[Microsoft Copilot Studio preview quickstart (preview)](/power-virtual-agents/preview/quickstart)
9999

powerapps-docs/maker/canvas-apps/add-ai-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ contributors:
2424
The Copilot control is a next-generation AI assistant that can be integrated in your canvas app. It enables end users to use a chat experience that is powered by AI. This feature allows app users to obtain insights about the data in their apps through natural language conversations. Makers can add the control to any canvas app and choose what data it can provide answers for.
2525

2626
> [!IMPORTANT]
27-
> - To use this capability your environment must be in the US region.
27+
> - To see if this feature is available in your region, see the [Product availability report](https://releaseplans.microsoft.com/en-US/availability-reports/?report=copilotfeaturereport).
2828
> - You need to allow data movement across regions for generative AI features as a prerequisite to use copilots in Power Apps. This step is important if your organization and your environment are in different regions. More information: [Enable copilots and generative AI features](/power-platform/admin/geographical-availability-copilot#enable-data-movement-across-regions).
2929
> - 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.
3030
> - For more information, go to our [preview terms](https://go.microsoft.com/fwlink/?linkid=2189520).

powerapps-docs/maker/canvas-apps/ai-conversations-create-app.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.collection:
88
- bap-ai-copilot
99
- get started
1010
ms.reviewer:
11-
ms.date: 10/17/2022
11+
ms.date: 5/2/2024
1212
ms.subservice: canvas-maker
1313
ms.author: tapanm
1414
search.audienceType:
@@ -19,19 +19,21 @@ contributors:
1919

2020
# Build apps through conversation
2121

22-
Create Power Apps with the help of AI. Describe the app that you want to build, and AI will design it for you.
22+
Create Power Apps with the help of Copilot. Describe the app that you want to build, and AI will design it for you.
2323

2424
With the **Copilot** feature in Power Apps, you get in-app guidance using natural language processing to help you build your app.
2525

26-
The AI assistant is available from the Power Apps home screen. You can tell the AI assistant what kind of information you want to collect, track, or show and the assistant will generate a Dataverse table and use it to build your canvas app.
26+
Copilot is available from the Power Apps home screen. You can tell Copilot what kind of information you want to collect, track, or show and the assistant will generate a Dataverse table and use it to build your canvas app.
2727

2828
> [!div class="mx-imgBorder"]
2929
> ![Tell the AI assistant the information you want to track in your app.](media/artificial-intelligence/create-app-using-ai-1.png)
3030
3131

3232
## Prerequisites
3333

34-
- Prerequisites for AI features: [AI Copilot overview (preview)](ai-overview.md)
34+
- Prerequisites for Copilot features in Power Apps: [Copilot in Power Apps overview (preview)](ai-overview.md)
35+
- Have a [Microsoft Dataverse database](/power-platform/admin/create-database) in your environment.
36+
- To see if this feature is available in your region, see the [Product availability report](https://releaseplans.microsoft.com/en-US/availability-reports/?report=copilotfeaturereport).
3537
- This feature is available in English, Dutch, French, German, Italian, Japanese, Portuguese (Brazil), and Spanish. Depending on where your environment is hosted, you might need to enable data movement across regions. For more information see [Copilots and generative AI features that are available when you enable data movement across regions](/power-platform/admin/geographical-availability-copilot#copilots-and-generative-ai-features-that-are-available-when-you-enable-data-movement-across-regions).
3638

3739

@@ -83,7 +85,7 @@ If you want to make changes, use the **Copilot** panel to describe what you want
8385

8486
### See also
8587

86-
[AI Copilot overview (preview)](ai-overview.md)
88+
[Copilot in Power Apps overview (preview)](ai-overview.md)
8789

8890
[Add Chatbot control to a canvas app (preview)](add-ai-chatbot.md)
8991

powerapps-docs/maker/canvas-apps/ai-edit-app.md

Lines changed: 17 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Use natural language to edit an app using the Copilot panel
3-
description: Edit your app through conversation with AI Copilot in Power Apps Studio.
3+
description: Edit your app through conversation with Copilot in Power Apps Studio.
44
author: mduelae
55
ms.topic: conceptual
66
ms.custom: canvas
77
ms.collection:
88
- bap-ai-copilot
99
- get started
1010
ms.reviewer:
11-
ms.date: 6/5/2022
11+
ms.date: 5/3/2024
1212
ms.subservice: canvas-maker
1313
ms.author: mkaur
1414
search.audienceType:
@@ -26,24 +26,22 @@ Build and continue editing your app with the help of Copilot powered by AI. Tell
2626
The Copilot panel is available when you edit a canvas app in Power Apps Studio. You can edit your app by telling Copilot what kind of changes you want to make such as add a screen, configure navigation, styling a single control, or bulk editing.
2727

2828
> [!div class="mx-imgBorder"]
29-
> ![Copilot panel.](media/artificial-intelligence/copilot-pane.png)
29+
> ![Copilot panel.](media/artificial-intelligence/copilot-pane-04252024.png)
3030
3131
> [!IMPORTANT]
32-
> - To use this capability you must have a [Microsoft Dataverse database](/power-platform/admin/create-database) in your environment.
3332
> - 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.
3433
> - For more information, go to our [preview terms](https://go.microsoft.com/fwlink/?linkid=2189520).
3534
> - This capability is powered by [ Azure OpenAI Service](/azure/cognitive-services/openai/overview).
36-
> - This capability is in process of rolling out, and is only available in United States region.
3735
> - This capability may be subject to usage limits or capacity throttling.
3836
3937

4038
## Prerequisites
4139

42-
Prerequisites for AI features: [AI Copilot overview (preview)](ai-overview.md)
40+
Prerequisites for Copilot in Power Apps features: [Copilot in Power Apps overview (preview)](ai-overview.md)
4341

4442
## What's supported
4543

46-
AI Copilot supports the following commands:
44+
Copilot in Power Apps supports the following commands:
4745

4846
- [Use a screen template](add-screen-context-variables.md) to add a new screen.
4947
- Modify the properties of various controls. Supported controls:
@@ -54,24 +52,30 @@ AI Copilot supports the following commands:
5452
- Button
5553
- Text label
5654
- Text input
55+
5756
> [!NOTE]
58-
> - [Modern controls](controls/modern-controls/overview-modern-controls.md) are not supported.
57+
> - [Modern controls](controls/modern-controls/overview-modern-controls.md) aren't supported.
5958
> - This feature supports English and its variants.
6059
6160
## Sample commands you can try
61+
62+
When you open the Copilot pane, you can select any of the three cards to explore preset prompts that demonstrate Copilot's capabilities. You can also try the commands listed in the table.
63+
6264
| Scenario | Commands |
6365
| ----------- | ----------- |
6466
|Add a new screen using template |Adding a new email screen|
6567
| |Adding a new screen|
6668
| |Add a new screen with header body and footer|
6769
|Add/edit/style a control |Add a new button|
68-
| |change selected button to have width 100|
69-
| |add a new icon|
70-
| |add a new text label|
70+
| |Change selected button to have width 100|
71+
| |Add a new icon|
72+
| |Add a new text label|
73+
| |Add a submit button and a cancel button for the form|
7174
|Bulk editing |Change all buttons to gray|
7275
| |Change all labels in the selected container to be red|
7376
|Working with containers |Add a button to the selected container|
74-
|Templatized formulas| when clicking on Button1, show screen 2|
77+
|Templatized formulas| When clicking on Button1, show screen 2|
78+
|Modern theming|Change my app to deep forest green|
7579

7680
## Use Copilot to edit your app
7781

@@ -80,7 +84,7 @@ AI Copilot supports the following commands:
8084
1. In the **Copilot** panel, chat with Copilot and describe the changes you want to make such as **Add a new screen**.
8185

8286
> [!div class="mx-imgBorder"]
83-
> ![Add a screen.](media/artificial-intelligence/copilot-pane-add-screen.png)
87+
> ![Add a screen.](media/artificial-intelligence/copilot-pane-add-screen-04252024.png)
8488
8589

8690
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

powerapps-docs/maker/canvas-apps/ai-formulas-formulabar.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: warrenbryant-msft
55
ms.topic: conceptual
66
ms.custom: canvas
77
ms.reviewer: mkaur
8-
ms.date: 04/23/2024
8+
ms.date: 5/2/2024
99
ms.subservice: canvas-maker
1010
ms.author: warrenbryant
1111
search.audienceType:
@@ -20,7 +20,7 @@ contributors:
2020

2121
# Create Power Fx formulas with Copilot
2222

23-
Use AI to create and modify Power Fx formulas quickly. You can use Copilot in the formula bar to help explain Power Fx formulas in natural language, or create Power Fx formulas from natural language.
23+
Use Copilot in Power Apps to create and modify Power Fx formulas quickly. You can use Copilot in the formula bar to help explain Power Fx formulas in natural language, or create Power Fx formulas from natural language.
2424

2525
## Prerequisites
2626
- To use this feature, Power Fx formula bar must be turned on.
@@ -49,7 +49,7 @@ Use Copilot in the formula bar to understand what a formula is doing.
4949

5050
### Known Limitations
5151
- There's a 1,0000 character limit for formula explanations.
52-
- AI is only aware of default properties.
52+
- Copilot in Power Apps is only aware of default properties.
5353
- User defined functions aren't supported.
5454
- This feature isn't available in the Canada region.
5555

@@ -80,7 +80,7 @@ Add a comment in the formula bar and Copilot will suggest a suitable formula. Yo
8080
8181

8282
### Known Limitations
83-
- AI Copilot only recognizes the default properties within the app.
83+
- Copilot in Power Apps only recognizes the default properties within the app.
8484
- Code comments only work with general Power Fx functions, and not Power Apps specific functions such as **Navigate()**.
8585
- The advanced panel doesn't trigger suggestions.
8686
- While Copilot is generating formula suggestions, other activities in the Power Apps Studio might be temporarily unavailable.

0 commit comments

Comments
 (0)