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/data-integrator.md
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -68,9 +68,6 @@ Before you can create a data integration project, you must provision a connectio
68
68
69
69
**To create a connection**
70
70
71
-
> [!NOTE]
72
-
> Please make sure that the account you specify for each connection has access to entities for the corresponding applications. Additionally, the account for each connection can be in a different tenant.
73
-
74
71
1. Go to [PowerApps Admin center](https://admin.powerapps.com).
75
72
76
73
2. Under Data, select **Connections** and then select **New connection**.
@@ -87,6 +84,9 @@ Before you can create a data integration project, you must provision a connectio
> Please make sure that the account you specify for each connection has access to entities for the corresponding applications. Additionally, the account for each connection can be in a different tenant.
89
+
90
90
### How to create a connection set
91
91
92
92
Connection sets are a collection of two connections, environments for the connections, organization mapping information, and integration keys that can be reused among projects. You can start using a connection set for development and then switch to a different one for production. One key piece of information that is stored with a connection set is organization unit mappings—for example, mappings between the Finance and Operations legal entity (or company) and Dynamics 365 for Sales organization or business units. You can store multiple organization mappings in a connection set.
@@ -194,12 +194,6 @@ Execution history shows the history of all project executions with project name,
194
194
195
195
### How to set up a schedule-based refresh
196
196
197
-
> [!NOTE]
198
-
> - Currently, we support scheduling 50 integration projects at any given time per paid tenant. However you can create more projects and run them interactively.
199
-
For trial tenants, we have an additional limitation that a scheduled project would only run for first 50 executions.
200
-
> - While we support scheduling projects to run every minute, please bear in mind that this may put a lot of stress on your apps and in turn impact overall performance. We highly encourage users to test project executions under true load conditions and optimize for performance with less frequent refreshes.
201
-
In production environments, we do not recommend running more than 5 projects per minute per tenant.
202
-
203
197
We support two types of executions/writes today:
204
198
205
199
- Manual writes (execute and refresh project manually)
@@ -231,6 +225,12 @@ Also note that under Notifications, you can opt in for email-based alert notific
> - Currently, we support scheduling 50 integration projects at any given time per paid tenant. However you can create more projects and run them interactively.
230
+
For trial tenants, we have an additional limitation that a scheduled project would only run for first 50 executions.
231
+
> - While we support scheduling projects to run every minute, please bear in mind that this may put a lot of stress on your apps and in turn impact overall performance. We highly encourage users to test project executions under true load conditions and optimize for performance with less frequent refreshes.
232
+
In production environments, we do not recommend running more than 5 projects per minute per tenant.
233
+
234
234
## Customizing projects, templates, and mappings
235
235
236
236
You use a template to create a data integration project. A template commoditizes the movement of data that in turn helps a business user or administrator expedite integrating data from sources to destination and reduces overall burden and cost. A business user or administrator can start with an out-of-the-box template published by Microsoft or its partner and then further customize it before creating a project. You can then save the project as a template and share with your organization and/or create a new project.
0 commit comments