Skip to content

Commit f11f1e1

Browse files
committed
Moved notes
1 parent 33d8a02 commit f11f1e1

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

powerapps-docs/administrator/data-integrator.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,6 @@ Before you can create a data integration project, you must provision a connectio
6868

6969
**To create a connection**
7070

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-
7471
1. Go to [PowerApps Admin center](https://admin.powerapps.com).
7572

7673
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
8784
> [!div class="mx-imgBorder"]
8885
> ![Connection list](media/data-integrator/CreateConnection1780.png "Connection list")
8986
87+
> [!NOTE]
88+
> 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+
9090
### How to create a connection set
9191

9292
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,
194194

195195
### How to set up a schedule-based refresh
196196

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-
203197
We support two types of executions/writes today:
204198

205199
- 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
231225
> [!div class="mx-imgBorder"]
232226
> ![Email notification](media/data-integrator/EmailNotification780.png "Email notification")
233227
228+
> [!NOTE]
229+
> - 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+
234234
## Customizing projects, templates, and mappings
235235

236236
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

Comments
 (0)