Skip to content

Commit 0d4c937

Browse files
authored
Merge pull request #302 from SKjerland/createDLP
[PowerApps] Added model-driven app topic to list of user topics in index.md; added content to DLP topics to help clear up customer confusion
2 parents 4389273 + 3bbc5cd commit 0d4c937

File tree

9 files changed

+37
-19
lines changed

9 files changed

+37
-19
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ Admins can do the following from the PowerApps Admin center:
2727
* View the data sources used by an app
2828

2929
## Prerequisites
30-
* Either PowerApps Plan 2 or Flow Plan 2. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
30+
* Either a PowerApps Plan 2 or Microsoft Flow Plan 2 license. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
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
3434
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

37-
If you don't see **Environments** in the navigation pane, that indicates you don't have a PowerApps Plan 2, Flow Plan 2, or PowerApps Plan 2 trial license.
37+
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.
3838

3939
![File and Share](./media/admin-manage-apps/environment.png)
4040
3. On the **Resources** tab, click or tap **Apps**, and then click or tap the app that you want to manage.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this quickstart, you'll learn how to download a list of apps created in a sin
2525

2626
## Prerequisites
2727
To follow this quickstart, the following items are required:
28-
* Either PowerApps Plan 2 or Flow Plan 2. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
28+
* Either a PowerApps Plan 2 or Microsoft Flow Plan 2 license. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
2929
* 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).
3030

3131
## Sign in to the PowerApps Admin center

powerapps-docs/administrator/create-dlp-policy.md

Lines changed: 20 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -14,19 +14,22 @@ ms.devlang: na
1414
ms.topic: quickstart
1515
ms.tgt_pltfrm: na
1616
ms.workload: na
17-
ms.date: 03/21/2018
17+
ms.date: 03/30/2018
1818
ms.author: sharik
1919

2020
---
2121
# Quickstart: Create a data loss prevention (DLP) policy
2222
To protect data in your organization, PowerApps lets you create and enforce policies that define which consumer connectors specific business data can be shared with. These policies that define how data can be shared are referred to as data loss prevention (DLP) policies. DLP policies ensure that data is managed in a uniform manner across your organization, and they prevent important business data from being accidentally published to connectors such as social media sites.
2323

24-
In this quickstart, you'll learn how to create a DLP policy that prevents data that's stored in your Common Data Service and SharePoint databases from being published to Twitter.
24+
In this quickstart, you'll learn how to create a DLP policy for a single environment that prevents data that's stored in your Common Data Service and SharePoint databases from being published to Twitter.
2525

2626
## Prerequisites
27-
To follow this quickstart, the following items are required:
28-
* Either PowerApps Plan 2 or Flow Plan 2. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
29-
* PowerApps Environment Admin or Azure Active Directory Tenant Admin permissions, and permissions to at least one environment. For more information, see [Environments administration in PowerApps](environments-administration.md).
27+
To follow this quickstart, **one** of the following items is required:
28+
* Azure Active Directory Tenant Admin permissions
29+
* Office 365 Global Admin permissions
30+
* PowerApps Environment Admin permissions plus a PowerApps Plan 2, Microsoft Flow Plan 2, or a [PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=) license
31+
32+
For more information, see [Environments administration in PowerApps](environments-administration.md).
3033

3134
## Sign in to the PowerApps Admin center
3235
Sign in to the Admin center at [https://admin.powerapps.com]([https://admin.powerapps.com).
@@ -35,10 +38,18 @@ Sign in to the Admin center at [https://admin.powerapps.com]([https://admin.powe
3538
1. In the navigation pane, click or tap **Data policies**, and then click or tap **New policy**.
3639

3740
![](./media/create-dlp-policy/new-data-policy.png)
38-
2. For the data policy name, enter **Secure Data Access for Contoso**.
39-
3. On the **Environments** tab, select an environment from the drop-down list, and then click or tap **Continue**.
41+
2. The **Data Policy Name** field auto-populates with a name based on the time and date the policy is created. Replace this with **Secure Data Access for Contoso**.
42+
43+
![](./media/create-dlp-policy/policy-name.png)
44+
3. The options on the **Environments** tab differ depending on whether you're an Environment admin or a Tenant admin. If you're an Environment admin, select an environment from the drop-down list, and then click or tap **Continue**.
4045

4146
![](./media/create-dlp-policy/select-environment.png)
47+
48+
If you're a Tenant admin, you can create DLP policies that apply to one or more environments, or to all environments within the tenant (including those created using a trial license). For this quickstart, click or tap **Apply to ONLY selected environments**, select an environment from the drop-down list, and then click or tap **Continue**.
49+
50+
![](./media/create-dlp-policy/select-environment-tenant.png)
51+
52+
Note that environment DLP policies cannot override tenant-wide DLP policies.
4253
4. On the **Data groups** tab, under **Business data only**, click or tap **Add**.
4354

4455
![](./media/create-dlp-policy/data-groups.png)
@@ -47,6 +58,7 @@ Sign in to the Admin center at [https://admin.powerapps.com]([https://admin.powe
4758
![](./media/create-dlp-policy/add-connectors.png)
4859

4960
Connectors can reside in only one data group at a time and are added to the **No business data allowed** group by default. By moving Common Data Service and SharePoint to the **Business data only** group, you're preventing users from creating flows and apps that combine these two connectors with any of the connectors in the **No business data allowed** group.
61+
5062
6. Click **Save policy**.
5163

5264
![](./media/create-dlp-policy/save-policy.png)
@@ -56,7 +68,7 @@ The Secure Data Access for Contoso policy is created and appears in the list of
5668
It's good practice for administrators to share a list of DLP policies with their organization so that users are aware of the policies prior to creating apps.
5769

5870
## Next steps
59-
In this quickstart, you learned how to create a DLP policy to prevent important business data from being accidentally published to connectors such as Twitter. To learn more about DLP policies, check out the article about how to manage them.
71+
In this quickstart, you learned how to create a DLP policy for a single environment to prevent important business data from being accidentally published to connectors such as Twitter. To learn more about DLP policies, check out the article about how to manage them.
6072

6173
> [!div class="nextstepaction"]
6274
> [Manage data loss prevention (DLP) policies](prevent-data-loss.md)

powerapps-docs/administrator/create-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ In this quickstart, you'll learn how to create an environment and a database for
2727

2828
## Prerequisites
2929
To follow this quickstart, the following items are required:
30-
* Either PowerApps Plan 2 or Flow Plan 2. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
30+
* Either a PowerApps Plan 2 or Microsoft Flow Plan 2 license. Alternatively, you can sign up for a [free PowerApps Plan 2 trial](https://web.powerapps.com/signup?redirect=marketing&email=).
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
## Sign in to the PowerApps Admin center

powerapps-docs/administrator/environments-administration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ To manage an environment in the PowerApps admin center, you must have one of the
4444

4545
* The Global Administrator role of your Azure AD or Office 365 tenant.
4646

47-
You also need either PowerApps Plan 2 or Flow Plan 2 to access the admin center. For more information, see the [PowerApps pricing page][3].
47+
You also need either a PowerApps Plan 2 or Microsoft Flow Plan 2 license to access the admin center. For more information, see the [PowerApps pricing page][3].
4848

4949
> [!IMPORTANT]
50-
> Any changes that you make in PowerApps admin center affect the [Flow admin center][4] and vice versa.
50+
> Any changes that you make in PowerApps admin center affect the [Microsoft Flow admin center][4] and vice versa.
5151
5252
## Create an environment
5353
For instructions on how to create an environment, see [Quickstart: Create an environment](create-environment.md).
@@ -63,7 +63,7 @@ If you are a member of the Global Administrator role of your Azure AD or Office
6363
1. Open the [PowerApps admin center][1], find the environment to be renamed in the list, and click or tap it.
6464

6565
![](./media/environment-admin/environment-list-updated3.png)
66-
66+
6767
2. Click or tap **Details**.
6868

6969
![](./media/environment-admin/environment-rename-details-2.png)
Loading
Loading

powerapps-docs/administrator/prevent-data-loss.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Walkthrough of how to manage data loss prevention policies for Powe
44
services: 'powerapps'
55
suite: powerapps
66
documentationcenter: na
7-
author: SKjerland
7+
author: manasmams
88
manager: kfile
99
editor: ''
1010
tags: ''
@@ -15,13 +15,13 @@ ms.topic: article
1515
ms.tgt_pltfrm: na
1616
ms.workload: na
1717
ms.date: 03/21/2018
18-
ms.author: sharik
18+
ms.author: manasma
1919

2020
---
2121
# Manage data loss prevention (DLP) policies
2222
An organization's data is critical to its success. Its data needs to be readily available for decision-making, but it needs to be protected so that it isn't shared with audiences that shouldn't have access to it. To protect this data, PowerApps lets you create and enforce data loss prevention (DLP) policies that define which consumer connectors specific business data can be shared with. For example, an organization that uses PowerApps may not want its business data that's stored in SharePoint to be automatically published to its Twitter feed.
2323

24-
To create, edit, or delete DLP policies, you must have either Environment Admin or Tenant Admin permissions. For more information, see [Environments administration in PowerApps](environments-administration.md).
24+
To create, edit, or delete DLP policies, you must have either Environment Admin or Azure Active Directory Tenant Admin permissions. For more information, see [Environments administration in PowerApps](environments-administration.md).
2525

2626
For instructions on how to create a DLP policy, see [Quickstart: Create a data loss prevention (DLP) policy](create-dlp-policy.md).
2727

@@ -37,6 +37,11 @@ For instructions on how to create a DLP policy, see [Quickstart: Create a data l
3737
![Sign in](./media/prevent-data-loss/3.png)
3838
2. Make your changes, and then click or tap **Save Policy**.
3939

40+
> [!NOTE]
41+
> Environment DLP policies cannot override tenant-wide DLP policies.
42+
>
43+
>
44+
4045
To review the changes, find the DLP policy in the list of data loss prevention policies and click or tap it to review its properties.
4146

4247
## Delete a DLP policy

powerapps-docs/user/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,11 @@ This section provides information about how to find and run apps, and includes t
3232

3333
* [Run an app in a web browser](run-app-browser.md)
3434
* [Run a canvas app on a mobile device](run-app-client.md)
35+
* [Run a model-driven app on a mobile device](run-app-client-model-driven.md)
3536
* [Add and run an app in Microsoft Teams](open-app-embedded-in-teams.md)
3637
* [Find and run an app in AppSource](app-source.md)
3738

3839
## Next steps
3940
* Ensure that you're using a [supported device platform and browser](../maker/canvas-apps/limits-and-config.md).
4041
* To run canvas apps, download and install PowerApps from the [App Store](https://itunes.apple.com/app/powerapps/id1047318566?mt=8) or [Google Play](https://play.google.com/store/apps/details?id=com.microsoft.msapps).
41-
* To run model-driven apps on a phone, download and install Dynamics 365 for phones from the [App Store](https://itunes.apple.com/app/dynamics-crm-for-phones/id1003997947?ls=1&mt=8) or [Google Play](https://play.google.com/store/apps/details?id=com.microsoft.crm.crmphone). To run model-driven apps on a tablet, download Dynamics 365 for tablets from the [App Store](https://itunes.apple.com/app/microsoft-dynamics-crm/id678800460?mt=8), [Google Play](https://play.google.com/store/apps/details?id=com.microsoft.crm.crmtablet), or [Windows Store](https://www.microsoft.com/store/p/microsoft-dynamics-365/9nblggh4rfqp). For more information, see [Quickstart: Run a model-driven app on a mobile device](run-app-client-model-driven.md).
42+
* To run model-driven apps on a phone, download and install Dynamics 365 for phones from the [App Store](https://itunes.apple.com/app/dynamics-crm-for-phones/id1003997947?ls=1&mt=8) or [Google Play](https://play.google.com/store/apps/details?id=com.microsoft.crm.crmphone). To run model-driven apps on a tablet, download Dynamics 365 for tablets from the [App Store](https://itunes.apple.com/app/microsoft-dynamics-crm/id678800460?mt=8), [Google Play](https://play.google.com/store/apps/details?id=com.microsoft.crm.crmtablet), or [Windows Store](https://www.microsoft.com/store/p/microsoft-dynamics-365/9nblggh4rfqp).

0 commit comments

Comments
 (0)