Skip to content

Commit 052dd2a

Browse files
authored
Live publish
2 parents 1a35a77 + 87902fe commit 052dd2a

40 files changed

+165
-110
lines changed

.acrolinx-config.edn

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{:allowed-branchname-matches ["^master$"]
22
:allowed-filename-matches ["powerapps-docs"]
3+
:targets
4+
{
5+
:scores
6+
{
7+
:qualityscore 80
8+
}
9+
}
310
:guidance-profile "dc59e3ef-24fd-46d7-9156-0491aaae6bef" ;; Profile ID for "BAG-specific"
411
:acrolinx-check-settings
512
{
47.8 KB
Loading
55.5 KB
Loading
-1.72 KB
Loading
27.4 KB
Loading

powerapps-docs/developer/model-driven-apps/define-ribbon-actions.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: "Define ribbon actions (model-driven apps) | Microsoft Docs" # Intent and
33
description: "Learn about defining the actions to be performed by a command bar or ribbon control in a <CommandDefinition> element together with rules that control whether the control is enabled or visible in the ribbon." # 115-145 characters including spaces. This abstract displays in the search result."
44
keywords: ""
55
ms.date: 05/07/2020
6-
ms.service:
7-
- PowerApps
6+
ms.service: powerapps
87
ms.topic: article
98
ms.assetid: fbb7ff68-e4be-d8c2-069f-6a4a69665b56
109
author: Nkrb # GitHub ID
@@ -20,8 +19,6 @@ search.app:
2019

2120
# Define ribbon actions
2221

23-
<!-- https://docs.microsoft.com/dynamics365/customer-engagement/developer/customize-dev/define-ribbon-actions -->
24-
2522
Define the actions to be performed by a command bar or ribbon control in a `<CommandDefinition>` element together with rules that control whether the control is enabled or visible in the ribbon.
2623

2724
A Ribbon control can perform two types actions and may include multiple actions:

powerapps-docs/developer/model-driven-apps/define-ribbon-enable-rules.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ ms.date: 05/07/2020
66
ms.service: powerapps
77
ms.topic: article
88
ms.assetid: 201f5db9-be65-7c3b-8202-822d78338bd6
9-
author: HaoZhou
10-
ms.author: hazhouMSFT
11-
manager: annbe
9+
author: Nkrb
10+
ms.author: nabuthuk
11+
manager: kvivek
1212
ms.reviewer: kvivek
1313
search.audienceType:
1414
- developer

powerapps-docs/teams/use-sample-apps-from-teams-store.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ The following tutorial shows how to install the Employee ideas app.
7171
![App installation](media/sample-app-5.png "App installation")
7272

7373
> [!NOTE]
74-
> - If the selected Teams team doesn't already have an environment created, a new environment is created at this stage. More information: [Environment lifecycle](/power-platform/admin/about-teams-environment.md)
74+
> - If the selected Teams team doesn't already have an environment created, a new environment is created at this stage. More information: [Environment lifecycle](https://docs.microsoft.com/power-platform/admin/about-teams-environment)
7575
> - Environment creation will fail if the Teams team that you selected has *Hiddenmembership* enabled. If this happens, try creating the app in a different team. More information: [Hidden membership groups](known-issues-limitations.md#hidden-membership-groups)
7676
7777
1. After the app is installed, you'll see a tab named **Employee ideas** added to the team channel that you selected earlier.

powerapps-docs/user/Access-team.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Share records using Access Team| MicrosoftDocs"
3-
ms.custom: ""
3+
description: How to share records using Access Team
44
author: mduelae
55
manager: kvivek
66
ms.service: powerapps
77
ms.component: pa-user
88
ms.topic: conceptual
99
ms.date: 12/11/2018
10-
ms.author: mduelae
10+
ms.author: mkaur
1111
ms.custom: ""
1212
ms.reviewer: ""
1313
ms.assetid:

powerapps-docs/user/add-connection-role.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: "Add a connection role to link records to each other| MicrosoftDocs"
3-
ms.custom: ""
3+
description: How to add a connection role linke to records
44
author: mduelae
55
manager: kvivek
66
ms.service: powerapps
77
ms.component: pa-user
88
ms.topic: conceptual
99
ms.date: 8/01/2019
10-
ms.author: mduelae
10+
ms.author: mkaur
1111
ms.custom: ""
1212
ms.reviewer: ""
1313
ms.assetid:
@@ -62,7 +62,7 @@ To manage a connection role, select the connection role from a connection entit
6262

6363

6464
> [!div class="mx-imgBorder"]
65-
> ![Edit connection role](media/connection7.png "Editconnection role")
65+
> ![Manage connection role](media/connection7.png "Manage connection role")
6666
6767
You can also manage the connection role types that you want associate to the connection role.
6868

0 commit comments

Comments
 (0)