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/environments-administration.md
+38-6Lines changed: 38 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -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.
177
178
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.
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:
194
+
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.
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/environments-overview.md
+2-3Lines changed: 2 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -94,15 +94,14 @@ Your license determines whether you can create environments.
94
94
95
95
| License | Environment creation is allowed |
96
96
| --- | --- |
97
-
| PowerApps P2 |√ |
98
-
| PowerApps P2 Trial |√ |
97
+
| PowerApps P2 |√ (Two Production and Two Trial environments)|
98
+
| PowerApps P2 Trial |√ (Two Trial environments)|
99
99
| PowerApps P1 |x |
100
100
| PowerApps P1 Trial |x |
101
101
| Dynamics 365 Plans |x |
102
102
| Office 365 Plans |x |
103
103
| Dynamics 365 Apps and Teams Plans |x |
104
104
105
-
Each user can create up to two Trial environments. PowerApps P2 can also create up to two Production environments.
106
105
107
106
### Where can environments be created?
108
107
You will be able to create new environments from [PowerApps.com][2] and from the [PowerApps admin center][1]. If you create an environment, you will automatically be added to the Environment Admin role for that environment. There is not be a limit on the number of environments that you can participate in as a member of the Environment Admin or Environment Maker role. For more information about environments, see [Administer environments in PowerApps](environments-administration.md). For instructions on how to create an environment, see [Create an environment](create-environment.md).
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/signup-for-powerapps-admin.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Follow these steps in order to sign up for PowerApps as an administ
4
4
services: 'powerapps'
5
5
suite: powerapps
6
6
documentationcenter: na
7
-
author: jamesol-msft
7
+
author: manasmams
8
8
manager: anneta
9
9
editor: ''
10
10
tags: ''
@@ -15,13 +15,13 @@ ms.topic: article
15
15
ms.tgt_pltfrm: na
16
16
ms.workload: na
17
17
ms.date: 03/21/2018
18
-
ms.author: jamesol
18
+
ms.author: manasma
19
19
20
20
---
21
21
# Purchase PowerApps for your organization
22
22
This article shows you how to purchase PowerApps for your organization as an administrator. You can purchase PowerApps through the PowerApps website directly, through the Office 365 admin center, or through your Microsoft representative or partner. This article will discuss the trial options available for PowerApps Plan 1 or Plan 2 and then explain how to purchase PowerApps Plan 1 or Plan 2 as an organization. For more information, see [PowerApps in your organization Q&A](signup-question-and-answer.md).
23
23
24
-
> [!NOTE]
24
+
> [!NOTE]
25
25
> To purchase PowerApps for an organization, you must already be an Office 365 Global or Billing Admin of a tenant, or you must create a tenant.
26
26
27
27
## Choosing the right plan
@@ -41,12 +41,12 @@ You can purchase PowerApps subscriptions for your organization from [powerapps.m
41
41
## Get PowerApps through Office 365
42
42
You can purchase PowerApps subscriptions for your organization from the [Office 365 admin center][6] and then assign PowerApps licenses to your users. [Learn more][5].
43
43
44
-
> [!NOTE]
44
+
> [!NOTE]
45
45
> PowerApps will be added to existing and new Office 365 subscriptions in November 2016.
46
46
>
47
47
> * If you sign in to PowerApps with an Office 365 subscription prior to this change going out, you will be prompted to sign up for a free PowerApps Plan 2 trial.
48
48
> * Feel free to sign up for the trial if you want to try out PowerApps until the update is made to your Office 365 subscription.
49
-
> * However, please be aware that the trial license may include features of PowerApps that are not available to you through your Office 365 subscription when the trial expires after 90 days. See [PowerApps pricing][2] to see what capabilities are included in your Office 365 subscription.
49
+
> * However, please be aware that the trial license may include features of PowerApps that are not available to you through your Office 365 subscription when the trial expires after 30 days. See [PowerApps pricing][2] to see what capabilities are included in your Office 365 subscription.
50
50
51
51
52
52
### Purchase a subscription trial
@@ -77,16 +77,16 @@ You can purchase PowerApps subscriptions for your organization from the [Office
77
77
78
78
5. Enter the number of licenses you would like to add, and then select **Check out now** or **Add to cart**.
79
79
80
-
> [!NOTE]
81
-
> You can add more later if needed.
82
-
>
80
+
> [!NOTE]
81
+
> You can add more licenses later if needed.
82
+
83
83
84
84
6. Enter the needed information in the Checkout flow,
85
85
86
86
Under **Billing -> Subscriptions**, you will see **Microsoft PowerApps Plan 1** or **Microsoft PowerApps Plan 2** listed. If you decide later that you want to add more licenses, go back to **Add subscriptions** and then select **Change license quantity**.
87
87
88
88
## Add-ons
89
-
These are coming soon but are not supported yet.
89
+
These are not supported yet.
90
90
91
91
## See also
92
92
[PowerApps in your organization Q&A](signup-question-and-answer.md)
Copy file name to clipboardExpand all lines: powerapps-docs/administrator/signup-question-and-answer.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -57,9 +57,9 @@ Finally, if your company wishes to restrict the use of organizational-only data
57
57
58
58
## Administration of PowerApps
59
59
### Why has the PowerApps icon appeared in the Office 365 app launcher?
60
-
As announced in August, Microsoft PowerApps is now a fundamental part of the Office 365 suite. Three months after this announcement Microsoft PowerApps was enabled as a service as a part of existing Office 365 SKU's. As users everywhere in the world can now use Microsoft PowerApps, it has appeared in the app launcher for them. See [Licensing overview](pricing-billing-skus.md) to understand which Office 365 SKUs now include PowerApps.
60
+
Microsoft PowerApps is a fundamental part of the Office 365 suite and is enabled as a service as a part of existing Office 365 SKU's. As users everywhere in the world can now use Microsoft PowerApps, it appeares in 'All apps' in the app launcher screen. See [Licensing overview](pricing-billing-skus.md) to understand which Office 365 SKUs now include PowerApps.
61
61
62
-
See the following section if you'd like to remove the PowerApps tile from the app launcher by default.
62
+
See the following section if you'd like to remove the PowerApps tile from 'All apps' by default.
63
63
64
64
### How do I remove PowerApps from existing users?
65
65
If a user was assigned a PowerApps Plan 1 or PowerApps Plan 2 license then you can take the following steps to remove the PowerApps license for that user:
0 commit comments