Skip to content

Commit d903206

Browse files
authored
Merge pull request #377 from MicrosoftDocs/master
4/24 PM Publish
2 parents 3a59359 + b8506ae commit d903206

File tree

249 files changed

+849
-1417
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

249 files changed

+849
-1417
lines changed

powerapps-docs/administrator/admin-manage-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Admins can do the following from the PowerApps Admin center:
3131
* PowerApps Environment Admin, Office 365 Global Admin, or Azure Active Directory Tenant Admin permissions. For more information, see [Environments administration in PowerApps](environments-administration.md).
3232

3333
## Manage an app
34-
1. Sign in to the Admin center at [https://admin.powerapps.com]([https://admin.powerapps.com).
34+
1. Sign in to the Admin center at [https://admin.powerapps.com](https://admin.powerapps.com).
3535
2. In the navigation pane, click or tap **Environments**, and then click or tap the environment that contains the app that you want to manage.
3636

3737
If you don't see **Environments** in the navigation pane, that indicates you don't have a PowerApps Plan 2, Microsoft Flow Plan 2, or PowerApps Plan 2 trial license.

powerapps-docs/administrator/pricing-billing-skus.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: ''
55
suite: powerapps
66
documentationcenter: na
77
author: jamesol-msft
8-
manager: anneta
8+
manager: kfile
99
editor: ''
1010
tags: ''
1111

@@ -14,7 +14,7 @@ ms.devlang: na
1414
ms.topic: article
1515
ms.tgt_pltfrm: na
1616
ms.workload: na
17-
ms.date: 01/19/2017
17+
ms.date: 04/24/2018
1818
ms.author: jamesol
1919

2020
---
@@ -32,7 +32,7 @@ PowerApps capabilities for Office 365 and Dynamics 365 enable users to create an
3232
| | Included plans |
3333
| --- | --- |
3434
| Which Microsoft Office 365 plans include PowerApps? |These plans include PowerApps for Office 365: <br><br>Office 365 Business Essentials <br>Office 365 Business Premium <br>Office 365 Education <br>Office 365 Education Plus <br>Office 365 Enterprise E1 <br>Office 365 Enterprise E3 <br>Office 365 Enterprise E5<br><br>*Office 365 Enterprise E2 includes the same capabilities as Office 365 Enterprise E1, and Office 365 Enterprise E4 includes the same capabilities as Office 365 Enterprise E3.*<br><br>Office 365 Enterprise F1 includes PowerApps for Office 365 Enterprise F1. |
35-
| Which Microsoft Dynamics 365 apps and plans include PowerApps? |These apps include PowerApps for Dynamics 365:<br><br>Dynamics 365 for Sales, Enterprise edition <br>Dynamics 365 for Customer Service, Enterprise edition <br>Dynamics 365 for Operations, Enterprise edition <br>Dynamics 365 for Field Service, Enterprise edition <br>Dynamics 365 for Project Service Automation, Enterprise edition <br>Dynamics 365 for Team Members, Enterprise edition <br>Dynamics 365 for Financials, Business edition <br>Dynamics 365 for Team Members, Business edition <br><br>These plans include PowerApps Plan 2:<br><br>Dynamics 365, Enterprise edition, Plan 1<br>Dynamics 365, Enterprise edition, Plan 2 <br><br>*PowerApps for Dynamics 365 is also included in existing CRM Online Enterprise, Professional, Basic, and Essential subscriptions.* |
35+
| Which Microsoft Dynamics 365 apps and plans include PowerApps? |These apps include PowerApps for Dynamics 365:<br><br>Dynamics 365 for Sales, Enterprise edition <br>Dynamics 365 for Customer Service, Enterprise edition <br>Dynamics 365 for Operations, Enterprise edition <br>Dynamics 365 for Field Service, Enterprise edition <br>Dynamics 365 for Project Service Automation, Enterprise edition <br>Dynamics 365 for Team Members, Enterprise edition <br>Dynamics 365 for Financials, Business edition <br>Dynamics 365 for Team Members, Business edition <br>Dynamics 365 for Talent, Enterprise edition <br>Dynamics 365 for Retail, Enterprise edition <br><br>These plans include PowerApps Plan 2:<br><br>Dynamics 365, Enterprise edition, Plan 1<br>Dynamics 365, Enterprise edition, Plan 2 <br><br>*PowerApps for Dynamics 365 is also included in existing CRM Online Enterprise, Professional, Basic, and Essential subscriptions.* |
3636

3737
### PowerApps for Office 365 Enterprise F1
3838
PowerApps is included with Office 365 Enterprise F1, with which users can run apps and automate workflows. However, users can't create apps with this plan (as they can with plans such as Office 365 E1, E3, and E5). This table contains specifics about what users can do with PowerApps for Office 365 Enterprise F1:
@@ -77,7 +77,7 @@ When the trial expires, users have these options:
7777
* Users who have access to PowerApps or Microsoft Flow through Office 365 or Dynamics 365 can still access PowerApps or Microsoft Flow. However, those users will lose access to any features that are exclusive to Plan 2, as outlined on the [PowerApps pricing page][2].
7878
* Users who don't have access through Office 365 or Dynamics 365 can request to extend the trial, or they can purchase a stand-alone plan. For more information, see [Purchase PowerApps for your organization][4].
7979

80-
> [!NOTE]
80+
> [!NOTE]
8181
> To purchase PowerApps for an organization, you must be an Office 365 Global or Billing Admin of a tenant, or you must create a tenant.
8282
>
8383
>

powerapps-docs/maker/TOC.yml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,11 @@
4242
- name: Customize a card
4343
href: ./canvas-apps/customize-card.md
4444
- name: Create an app from scratch
45-
href: ./canvas-apps/data-platform-create-app-scratch.md
45+
items:
46+
- name: Common Data Service for Apps
47+
href: ./canvas-apps/data-platform-create-app-scratch.md
48+
- name: Excel
49+
href: ./canvas-apps/get-started-create-from-blank.md
4650
- name: Share an app
4751
href: ./canvas-apps/share-app.md
4852
- name: Embed an app in Power BI
@@ -95,8 +99,6 @@
9599
items:
96100
- name: Customize a SharePoint list form
97101
href: ./canvas-apps/customize-list-form.md
98-
- name: Build an Excel app from scratch
99-
href: ./canvas-apps/get-started-create-from-blank.md
100102
- name: Customize an app
101103
items:
102104
- name: Add and configure a control
@@ -131,6 +133,9 @@
131133
href: ./canvas-apps/global-apps.md
132134
- name: Create an accessible app
133135
href: ./canvas-apps/accessible-apps.md
136+
items:
137+
- name: Color
138+
href: ./canvas-apps/accessible-apps-color.md
134139
- name: Manage your app
135140
items:
136141
- name: Introduction to powerapps.com
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
title: Accessible colors in PowerApps | Microsoft Docs
3+
description: Color contrast guidelines for PowerApps
4+
services: ''
5+
suite: powerapps
6+
documentationcenter: na
7+
author: tahoon
8+
manager: anneta
9+
editor: ''
10+
tags: ''
11+
12+
ms.service: powerapps
13+
ms.devlang: na
14+
ms.topic: article
15+
ms.tgt_pltfrm: na
16+
ms.workload: na
17+
ms.date: 04/23/2018
18+
ms.author: tahoon
19+
20+
---
21+
# Accessible colors in PowerApps
22+
Colors used in an app should be accessible to color-blind and low-vision users. All PowerApps themes are accessible by default. When modifying colors used in an app, follow these guidelines to ensure that they remain accessible.
23+
24+
## Minimum contrast for text
25+
* Text and its background must have a contrast ratio of at least 4.5:1
26+
* Large text must have a contrast ratio of at least 3:1
27+
* Disabled text has no contrast requirements
28+
29+
In practical terms, all interactive controls must have adequate color contrast between:
30+
* **[Color](controls/properties-color-border.md)** and **[Fill](controls/properties-color-border.md)**
31+
* **[PressedColor](controls/properties-color-border.md)** and **[PressedFill](controls/properties-color-border.md)**
32+
* **[HoverColor](controls/properties-color-border.md)** and **[HoverFill](controls/properties-color-border.md)**
33+
34+
## Minimum contrast for non-text
35+
36+
> [!NOTE]
37+
> In the [WCAG 2.0](https://www.w3.org/TR/UNDERSTANDING-WCAG20/visual-audio-contrast-contrast.html) standard, contrast requirements only applies to text. For greater accessibility, consider the upcoming [WCAG 2.1 contrast guidelines](https://www.w3.org/TR/WCAG21/#non-text-contrast) for essential user interface components like icon buttons. A minimum ratio of 3:1 is recommended for these components. The guidelines descibed in this section are **optional** for WCAG 2.0 compliance.
38+
39+
### User interface components
40+
All interactive controls must have adequate color contrast between:
41+
* **[FocusedBorderColor](controls/properties-color-border.md)** and color outside the control
42+
43+
Additional color contrast checks apply for controls where the entire area is interactive or informative. For example, a **[Button](controls/control-button.md)** or an **[Icon](controls/control-shapes-icons.md)** used as a button. This ensures that the boundaries of the control are clear and users know where they can click or tap.
44+
45+
If there is a border for such controls, there should be adequate color contrast between:
46+
* **[BorderColor](controls/properties-color-border.md)** and color outside the control
47+
* **[PressedBorderColor](controls/properties-color-border.md)** and color outside the control
48+
* **[HoverBorderColor](controls/properties-color-border.md)** and color outside the control
49+
50+
If there is no border, there should be adequate color contrast between:
51+
* **[Fill](controls/properties-color-border.md)** and color outside the control
52+
* **[PressedFill](controls/properties-color-border.md)** and color outside the control
53+
* **[HoverFill](controls/properties-color-border.md)** and color outside the control
54+
55+
### Graphical objects
56+
If an image conveys important information, consider checking it for contrast issues. This applies to controls where an image can be shown: **[Audio](controls/control-audio-video.md)**, **[Image](controls/control-image.md)**, **[Microphone](controls/control-microphone.md)**, and **[Video](controls/control-audio-video.md)**.
57+
58+
For video content, consider checking it for contrast issues. Alternatively or additionally, provide [closed captions](controls/control-audio-video.md) that describe the video.
59+
60+
## Provide other visual cues
61+
Ensure that the app does not convey information with just color. For example, users with red-green color blindness will not be able to distinguish a red error message from a green success message.
62+
63+
Additional cues like an **[Icon](controls/control-shapes-icons.md)** or text styles like **[Italic](controls/properties-text.md)** and **[Underline](controls/properties-text.md)** can help convey meaning.

powerapps-docs/maker/canvas-apps/accessible-apps.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
---
2-
title: Create Accessible Apps | Microsoft Docs
2+
title: Create accessible apps | Microsoft Docs
33
description: How to make apps accessible for people with disabilities
4-
services: ''
5-
suite: powerapps
64
documentationcenter: na
75
author: fikaradz
8-
manager: anneta
6+
manager: kfile
97
editor: ''
108
tags: ''
119

1210
ms.service: powerapps
1311
ms.devlang: na
14-
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: na
12+
ms.topic: conceptual
13+
ms.component: canvas
1714
ms.date: 04/03/2018
1815
ms.author: fikaradz
1916

powerapps-docs/maker/canvas-apps/add-configure-controls.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
---
22
title: Add and configure a control | Microsoft Docs
33
description: Step-by-step instructions for adding and configuring controls directly, from the toolbar, in the Properties tab, or in the formula bar.
4-
services: ''
5-
suite: powerapps
64
documentationcenter: na
7-
author: skjerland
8-
manager: anneta
5+
author: aftowen
6+
manager: kfile
97
editor: ''
108
tags: ''
119

1210
ms.service: powerapps
1311
ms.devlang: na
14-
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: na
12+
ms.topic: conceptual
13+
ms.component: canvas
1714
ms.date: 07/10/2017
18-
ms.author: sharik
15+
ms.author: anneta
1916

2017
---
2118
# Add and configure a control in PowerApps

powerapps-docs/maker/canvas-apps/add-data-connection.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,18 @@
11
---
22
title: Add a data connection in an app | Microsoft Docs
33
description: Add a data connection in an existing app or a blank app
4-
services: ''
5-
suite: powerapps
64
documentationcenter: na
7-
author: archnair
5+
author: lancedMicrosoft
86
manager: kfile
97
editor: ''
108
tags: ''
119

1210
ms.service: powerapps
1311
ms.devlang: na
14-
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: na
12+
ms.topic: conceptual
13+
ms.component: canvas
1714
ms.date: 04/06/2018
18-
ms.author: archanan
15+
ms.author: lanced
1916

2017
---
2118
# Add a data connection in PowerApps

powerapps-docs/maker/canvas-apps/add-form.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
---
22
title: Show, edit, or add a record from a table | Microsoft Docs
33
description: Use a form to show, edit, or add a record from a table in your data source.
4-
services: ''
5-
suite: powerapps
64
documentationcenter: na
75
author: karthik-1
8-
manager: anneta
6+
manager: kfile
97
editor: ''
108
tags: ''
119

1210
ms.service: powerapps
1311
ms.devlang: na
14-
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: na
12+
ms.topic: conceptual
13+
ms.component: canvas
1714
ms.date: 10/06/2017
1815
ms.author: sharik
1916

powerapps-docs/maker/canvas-apps/add-gallery.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
11
---
22
title: Show a list of items | Microsoft Docs
33
description: Use a gallery to show a list of items in your app, and filter the list by specifying a criterion.
4-
services: ''
5-
suite: powerapps
64
documentationcenter: na
75
author: karthik-1
8-
manager: anneta
6+
manager: kfile
97
editor: ''
108
tags: ''
119

1210
ms.service: powerapps
1311
ms.devlang: na
14-
ms.topic: article
15-
ms.tgt_pltfrm: na
16-
ms.workload: na
12+
ms.topic: conceptual
13+
ms.component: canvas
1714
ms.date: 09/28/2017
1815
ms.author: sharik
1916

powerapps-docs/maker/canvas-apps/add-images-pictures-audio-video.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,15 @@
11
---
22
title: Embed multimedia files into an app and upload | Microsoft Docs
33
description: Show multimedia files in an app, and upload them to a data source
4-
services: ''
5-
suite: powerapps
64
documentationcenter: ''
75
author: karthik-1
8-
manager: anneta
6+
manager: kfile
97
editor: ''
108

119
ms.service: powerapps
1210
ms.devlang: na
13-
ms.topic: article
14-
ms.tgt_pltfrm: na
15-
ms.workload: na
11+
ms.topic: conceptual
12+
ms.component: canvas
1613
ms.date: 07/12/2017
1714
ms.author: sharik
1815

0 commit comments

Comments
 (0)