You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/admin-manage-apps.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -27,14 +27,14 @@ Admins can do the following from the PowerApps Admin center:
27
27
* View the data sources used by an app
28
28
29
29
## 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=).
31
31
* 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).
32
32
33
33
## 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).
35
35
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.
36
36
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.
38
38
39
39

40
40
3. On the **Resources** tab, click or tap **Apps**, and then click or tap the app that you want to manage.
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/admin-view-apps.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@ In this quickstart, you'll learn how to download a list of apps created in a sin
25
25
26
26
## Prerequisites
27
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=).
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=).
29
29
* 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).
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/create-database.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ ms.author: manasma
20
20
# Create a Common Data Service database
21
21
You can create a database and build apps by using Common Data Service as a data store. You can either create your own custom entities or use the predefined entities. To create a database, you first need to either create an environment, or be assigned to an existing environment as an **Environment Admin**. In addition, you must be assigned the appropriate license. For information on purchasing a plan for using the Common Data Service, see [Pricing info](pricing-billing-skus.md).
22
22
23
-
There are three ways to create a database:
23
+
There are various ways to create a database:
24
24
25
25
* In the PowerApps admin center
26
26
* In the **Entities** pane of powerapps.com
@@ -57,7 +57,7 @@ When a database is created, the users who have environment roles assigned to the
57
57
Users with **Environment Admin** role are now assigned to **System Administrator** role.
58
58
Users with **Environment Maker** continue to possess the same role.
59
59
60
-
You can assign additional users to pre-defined roles or even create [custom roles][1]. See [Database Security](create-database.md) for more details.
60
+
You can assign additional users to pre-defined roles or even create [custom roles][1]. See [Database Security](database-security.md) for more details.
61
61
62
62
> [!NOTE]
63
63
> On creating the database, any security group assigned to Environment Admin or Environment Maker role will not be honored any more. Currently, assigning permissions in database, do not support AAD security group.
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/create-dlp-policy.md
+20-8Lines changed: 20 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -14,19 +14,22 @@ ms.devlang: na
14
14
ms.topic: quickstart
15
15
ms.tgt_pltfrm: na
16
16
ms.workload: na
17
-
ms.date: 03/21/2018
17
+
ms.date: 03/30/2018
18
18
ms.author: sharik
19
19
20
20
---
21
21
# Quickstart: Create a data loss prevention (DLP) policy
22
22
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.
23
23
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.
25
25
26
26
## 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).
30
33
31
34
## Sign in to the PowerApps Admin center
32
35
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
35
38
1. In the navigation pane, click or tap **Data policies**, and then click or tap **New policy**.
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
+

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**.
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**.
Note that environment DLP policies cannot override tenant-wide DLP policies.
42
53
4. On the **Data groups** tab, under **Business data only**, click or tap **Add**.
43
54
44
55

@@ -47,6 +58,7 @@ Sign in to the Admin center at [https://admin.powerapps.com]([https://admin.powe
47
58

48
59
49
60
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
+
50
62
6. Click **Save policy**.
51
63
52
64

@@ -56,7 +68,7 @@ The Secure Data Access for Contoso policy is created and appears in the list of
56
68
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.
57
69
58
70
## 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.
60
72
61
73
> [!div class="nextstepaction"]
62
74
> [Manage data loss prevention (DLP) policies](prevent-data-loss.md)
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/create-environment.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -27,7 +27,7 @@ In this quickstart, you'll learn how to create an environment and a database for
27
27
28
28
## Prerequisites
29
29
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=).
31
31
* 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).
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/environments-administration.md
+41-9Lines changed: 41 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -44,10 +44,10 @@ To manage an environment in the PowerApps admin center, you must have one of the
44
44
45
45
* The Global Administrator role of your Azure AD or Office 365 tenant.
46
46
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].
48
48
49
49
> [!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.
51
51
52
52
## Create an environment
53
53
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
63
63
1. Open the [PowerApps admin center][1], find the environment to be renamed in the list, and click or tap it.
@@ -172,26 +172,58 @@ An organization's data must be protected so that it isn't shared with audiences
172
172

173
173
174
174
## Frequently asked questions
175
-
### How many environments can I create?
176
-
Each user can create up to two Trial environments and two Production environments, depending on their license.
175
+
### How many environments and databases can I create?
176
+
You can create up to two Trial environments and two Production environments, depending on their license. [Read here](environments-overview.md#creating-an-environment) for more details.
177
+
Each user can provision databases in two Trial environments and two Production environments, depending on their license.
178
+
179
+
### Which license includes Common Data Service?
180
+
PowerApps Plan 2. See [PowerApps pricing page][3] for details on all the plans that include this license.
181
+
182
+
### While trying to create a new environment, I am getting an error. How should I resolve it?
183
+
If you are getting the following error message: "Either your plan doesn’t support the environment type selected or you’ve reached the limit for that type of environment." , it can mean one of the two things
184
+
185
+
1. You have already utilized your quota to create a specific type of environments. Say you were creating a Trial environment and you get this error message. That means, that you have already provisioned two Trial environments. You can view all the environments in [PowerApps admin center][1].
186
+
If you want, you can delete an existing environment of that specific type and create a new one. But, please make sure that you don't lose your data, apps, flows and other resources which you want to retain.
187
+
188
+
2. You do not have a quota to create that specific type of the environment. Check what type of environment you can create [here](environments-overview.md#creating-an-environment).
189
+
190
+
If you are getting any other error message or have more questions, please connect with us [here][5].
191
+
192
+
### While trying to create a database in an environment, I am getting an error. How should I resolve it?
193
+
In following scenarios, you can get an error while trying to create a database:
177
194
178
-
### How many databases can I provision?
179
-
Each user can provision databases in two Trial environments and two Production environments, depending on their license. The user needs to an **Environment Admin** in the environment.
195
+
1.**Default environment**: Creating a database is currently not supported in a default environment of the tenant.
196
+
197
+
2.**Environment for an individual use**: You get an environment for your individual use, by signing-up from the PowerApps Community Plan. If you have not created the database yet, then currently you can't provision a database in the environment for individual use.
198
+
199
+
3.**Environment in a different region, than your AAD tenant's home region**: Currently, you can only provision a database in the environments created in your Azure Active Directory Tenant home region. Ability to provision a database in the other regions, will be coming soon. So, make sure to keep the region same as tenant's default ___location, if you want to create a database in it.
200
+
201
+
4.**Creating databases not supported in certain regions**: There are certain regions, where creating databases is still not available. e.g. countries in South America. So, if your tenant's home ___location is South America, you currently can't provision a database in any environment.
202
+
203
+
We are working on enabling all of the above scenarios.
204
+
If you are getting any other error message or have more questions, please connect with us [here][5]
205
+
206
+
### When will my Trial environment expire?
207
+
Trial environment expires after 30 days of its creation. If you don't want your environment to expire, there will be ways to convert it into a Production environment. This functionality, will be coming soon and we will not expire Trial environments till then.
208
+
209
+
### Does my current database (created with previous version of the Common Data Service) also gets counted in the quota?
210
+
If you had a database (created with previous version of the Common Data Service), they will also get counted with your Production environment quota. If you now create a database in an environment (created prior to March 15, 2018) then it will also get counted as Production environment.
180
211
181
212
### Can I rename an environment?
182
213
Yes, this functionality is available from the PowerApps admin center. See [Environments Administration](environments-administration.md#rename-your-environment) for more details.
183
214
184
215
### Can I delete an environment?
185
216
Yes, this functionality is available from the PowerApps admin center. See [Environments Administration](environments-administration.md#delete-your-environment) for more details.
217
+
Please note that you currently can't delete a Production environment with a database (with latest version of the Common Data Service). This will be coming soon!
186
218
187
219
### As an Environment Admin, can I view and manage all resources (apps, flows, APIs, etc.) for an environment?
188
220
Yes, the ability to view the apps and flows for an environment is available from the PowerApps admin center. See [View Apps](admin-view-apps.md) for more details.
189
221
190
-
### Which license includes Common Data Service?
191
-
PowerApps Plan 2. See [PowerApps pricing page][3] for details on all the plans that include this license.
0 commit comments