Skip to content

Commit 1b1d0e1

Browse files
committed
Merge branch 'main' into Restore-developer
2 parents 66aa991 + 605e605 commit 1b1d0e1

File tree

8 files changed

+20
-21
lines changed

8 files changed

+20
-21
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Use Copilot in the formula bar to understand what a formula is doing.
4848

4949

5050
### Known Limitations
51-
- There's a 1,0000 character limit for formula explanations.
51+
- There's a 1,000 character limit for formula explanations.
5252
- 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.

powerapps-docs/maker/common/wrap/create-key-vault-for-code-signing.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: makolomi
55
ms.topic: article
66
ms.custom: canvas
77
ms.reviewer: mkaur
8-
ms.date: 7/7/2023
8+
ms.date: 5/9/2024
99
ms.subservice: canvas-maker
1010
ms.author: mkaur
1111
search.audienceType:
@@ -58,7 +58,10 @@ In this article, you will learn how to use an existing Azure Key Vault or create
5858

5959
3. Create or access existing Key Vault. Make sure this Key Vault is located in the default subscription for your tenant. More information: [Create a key vault using the Azure portal](/azure/key-vault/general/quick-create-portal).
6060

61-
4. Add access policies for the Key Vault.
61+
4. Add access policies for the Key Vault. For **Secret permissions** and **Certificate permissions** make sure that **Get** and **List** permissions are selected.
62+
63+
> [!div class="mx-imgBorder"]
64+
> ![Access Policies required: Get, List for secret and certificates permissions.](media/how-to-v2/AzureKV-Access-Policy.png "Access Policies required: Get, List for secret and certificates permissions")
6265
6366
5. Choose one of the following options based on your device:
6467

Loading
Loading

powerapps-docs/maker/data-platform/common-issues-resolutions-solution-checker.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -93,22 +93,20 @@ To disable administration mode for an organization instance:
9393

9494
## Solution checker fails due to missing security roles
9595

96-
The application user for solution checker requires two security roles assigned in order to provide the necessary privileges to communicate with the Dataverse organization. If either of these roles aren't assigned to the user **'Power Apps Checker'**, attempts to run analysis, download results, and run cancellation will fail. This occurs most often when customers have automation in place that removes security roles from unexpected users. The following security roles contain minimum required permissions:
96+
The application user for solution checker requires the following security roles assigned in order to provide the necessary privileges to communicate with the Dataverse organization. If any of these roles aren't assigned to the user **'Power Apps Checker Application'**, attempts to run analysis, download results, and run cancellation will fail. This occurs most often when customers have automation in place that removes security roles from unexpected users. The following security roles contain minimum required permissions:
9797

98-
- Export customizations
99-
- Solution checker
98+
- Export Customizations (Solution Checker)
99+
- Service Writer
100+
- Solution Checker
100101

101102
### How to assign missing security roles
102103

103-
To assign missing security roles to the Power Apps Checker user:
104-
105-
1. Open your Dataverse organization and navigate to **Settings** > **Security** > **Users**.
106-
2. Select the **'Power Apps Checker'** user from the list of users.
107-
3. Select **MANAGE ROLES** on the command bar.
108-
4. Select **'Export Customizations'** and **'Solution Checker'** role checkboxes, and then select **OK**.
109-
110-
![Required Security Roles.](media/solution-checker-required-roles.png)
104+
To assign missing security roles to the Power Apps Checker Application user:
111105

106+
1. In the Power Platform admin center, navigate to your environment, then to **Users** > **app users list**.
107+
2. Select the **'Power Apps Checker Application'** user from the list of users.
108+
3. Select **Edit security roles** on the command bar.
109+
4. Select checkboxes for the roles listed above, and then select **Save**.
112110
5. Run solution checker again.
113111

114112
## Solution checker fails due to restricted access mode

powerapps-docs/maker/data-platform/fields-overview.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: "Fields overview in Power Apps (contains video) | MicrosoftDocs"
3-
description: "Learn about columns in Power Apps portal"
2+
title: Short video tutorial on creating new data columns | MicrosoftDocs
3+
description: Learn to add new columns with our short video for enhanced data capture in your apps
44

55
ms.date: 08/13/2021
66
ms.reviewer: ""
@@ -20,9 +20,7 @@ ms.author: "matp"
2020
search.audienceType:
2121
- maker
2222
---
23-
# Columns overview
24-
25-
23+
# Short video tutorial on creating new data columns
2624

2725
Columns define the individual data items that can be used to store information in a table. Create new columns to capture data when existing standard tables don’t have columns that meet your requirements. After you create a new column, be sure to include it on the appropriate forms and views for the table so that they are available in your app.
2826

@@ -32,5 +30,4 @@ Watch this short video that shows you how to quickly create a column.
3230
## See also
3331
[Types of columns](types-of-fields.md)
3432

35-
3633
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
Binary file not shown.

powerapps-docs/maker/model-driven-apps/embed-powerbi-report-in-system-form.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Embed a Power BI report in a model-driven app main form | MicrosoftDocs"
33
description: Learn how to embed a Power BI report in a model-driven app form
4-
ms.date: 01/25/2024
4+
ms.date: 05/06/2024
55
ms.topic: "how-to"
66
author: "sriharibs-msft"
77
ms.subservice: mda-maker
@@ -159,6 +159,7 @@ Before you import the solution into the target environment, make sure the unmodi
159159
- If the form doesn’t show the Power BI report after importing the solution and publishing customizations, open it in the model-driven form editor and save it, so that the form JSON is regenerated.
160160
- Embedding a Power BI tile on a form is only supported without contextual filtering.
161161
- Embedding a Power BI report doesn't support cross-tenant references. For example, trying to embed a Power BI report belonging to the Contoso tenant in a model-driven app belonging to the Fabrikam tenant isn't currently supported, even if the report being embedded has been shared with users in the Fabrikam tenant via Power BI.
162+
- Pinned reports as part of Power BI dashboards aren't meant to be interactive. If you want to have interactive Power BI reports, embed them directly instead of pinning them to a dashboard.
162163

163164
### Common issues
164165

0 commit comments

Comments
 (0)