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/create-database.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,7 @@ When a database is created, the users who have environment roles assigned to the
55
55
Users with **Environment Admin** role are now assigned to **System Administrator** role.
56
56
Users with **Environment Maker** continue to possess the same role.
57
57
58
-
You can assign additional users to pre-defined roles or even create [custom roles][1]. See [Database Security](create-database.md) for more details.
58
+
You can assign additional users to pre-defined roles or even create [custom roles][1]. See [Database Security](database-security.md) for more details.
59
59
60
60
> [!NOTE]
61
61
> 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/maker/dev-community-plan.md
+7-5Lines changed: 7 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,8 @@ With the individual environment, you get the following functionality:
52
52
|**Key features**||
53
53
| Create and run apps |Yes. You can create unlimited apps |
54
54
| Share apps\*|No |
55
-
| Use the Common Data Service |Yes |
56
-
| Model your data using the Common Data Service |Yes |
55
+
| Use the Common Data Service |Yes**|
56
+
| Model your data using the Common Data Service |Yes**|
57
57
| Enterprise-grade administration of the environment and user policies |Yes |
58
58
|**Connectivity**||
59
59
| Connect to Office 365, Dynamics 365, and other connectors |Yes |
@@ -62,9 +62,9 @@ With the individual environment, you get the following functionality:
62
62
| Access on‐premises data using an on-premises gateway |Yes |
63
63
| Create custom connectors to connect to your own systems |Yes. You can create unlimited custom connectors |
64
64
|**Common Data Service**||
65
-
| Create and run applications on the Common Data Service |Yes |
66
-
| Model your data in the Common Data Service |Yes |
67
-
| Create a database in the Common Data Service |Yes |
65
+
| Create and run applications on the Common Data Service |Yes**|
66
+
| Model your data in the Common Data Service |Yes**|
67
+
| Create a database in the Common Data Service |Yes**|
68
68
|**Management**||
69
69
| Add co-workers as environment makers and admins |No |
70
70
| Add co-workers to the database roles |No |
@@ -73,6 +73,8 @@ With the individual environment, you get the following functionality:
73
73
74
74
*You can't share apps, flows, connections, etc. with any other users of your tenant. You also can't add any other user as an environment admin or maker, or to the database roles from the admin center.
75
75
76
+
**Creating a database with the Common Data Service, is currently unavailable in an individual environment, and will be available again soon. If you had created a database earlier, then you can continue using it without any issues.
77
+
76
78
## What are the capacity limits for the individual environment?
0 commit comments