Skip to content

Commit d3cbfd2

Browse files
authored
Merge pull request #2273 from MicrosoftDocs/tapanm_cds_connector_update
CDS connector update
2 parents 8f3bbae + 0885a6e commit d3cbfd2

File tree

5 files changed

+12
-12
lines changed

5 files changed

+12
-12
lines changed

powerapps-docs/maker/canvas-apps/connections/connection-common-data-service.md

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
99
ms.reviewer:
10-
ms.date: 04/22/2019
10+
ms.date: 11/27/2019
1111
ms.author: tapanm
1212
search.audienceType:
1313
- maker
@@ -21,20 +21,17 @@ You can securely store your business data in Common Data Service and build rich
2121

2222
By default, the Common Data Service connector connects to data in your app's current environment. If your app moves to another environment, the connector connects to data in the new environment. This behavior works well for an app using a single environment or an app that follows an ALM process for moving from Development to Test to Production.
2323

24-
When you add a data source with the Common Data Service connector, you can change the environment and then select one or more entities. By default, the app connects to data in the current environment, and the UI shows **(Current)** over the list of entities.
24+
When you add a data source with the Common Data Service connector, you can change the environment and then select one or more entities. By default, the app connects to data in the current environment.
2525

26-
> [!div class="mx-imgBorder"]
27-
> ![Default environment](media/connection-common-data-service/common-data-service-connection-change-environment.png)
26+
![Default environment](media/connection-common-data-service/common-data-service-connection-change-environment.png)
2827

2928
If you select **Change**, you can specify a different environment to pull data from it instead of or in addition to the current environment.
3029

31-
> [!div class="mx-imgBorder"]
32-
> ![Other environments](media/connection-common-data-service/common-data-service-connection-select-environment.png)
30+
![Other environments](media/connection-common-data-service/common-data-service-connection-select-environment.png)
3331

34-
The name of the selected environment appears under the search box.
32+
The name of the selected environment appears under the entities list.
3533

36-
> [!div class="mx-imgBorder"]
37-
> ![New environments](media/connection-common-data-service/common-data-service-connection-after-change-environment.png)
34+
![New environments](media/connection-common-data-service/common-data-service-connection-after-change-environment.png)
3835

3936
The Common Data Service connector is more robust than the Dynamics 365 connector and approaching feature parity.
4037

powerapps-docs/maker/canvas-apps/connections/connection-dynamics-crmonline.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ manager: kvivek
66
ms.service: powerapps
77
ms.topic: reference
88
ms.custom: canvas
9-
ms.date: 07/12/2017
9+
ms.date: 11/27/2019
1010
ms.author: matp
11-
ms.reviewer:
11+
ms.reviewer: tapanm
1212
search.audienceType:
1313
- maker
1414
search.app:
@@ -17,7 +17,10 @@ search.app:
1717
# Connect to Dynamics 365 from Power Apps
1818
Power Apps lets you quickly generate, customize, share, and run mobile apps with little or no code. By using the Dynamics 365 connector, you can create useful mobile apps to share with your organization in just a few minutes.
1919

20-
By following the steps in this topic, you'll create an app in which users can browse, add, delete, and make updates to contacts in Dynamics 365. Users can run the app [in a browser](../../../user/run-app-browser.md) or [on a mobile device](../../../user/run-app-client.md) such as a phone.
20+
By following the steps in this topic, you'll create an app in which users can browse, add, delete, and make updates to contacts in model-driven apps in Dynamics 365 (Dynamics 365 Sales, Dynamics 365 Customer Service, Dynamics 365 Field Service, Dynamics 365 Marketing, and Dynamics 365 Project Service Automation). Users can run the app [in a browser](../../../user/run-app-browser.md) or [on a mobile device](../../../user/run-app-client.md) such as a phone.
21+
22+
> [!NOTE]
23+
> We recommend using a more robust [Common Data Service connector](connection-common-data-service.md) when connecting to model-driven apps in Dynamics 365.
2124
2225
## Prerequisite
2326
To follow this tutorial, you need a Microsoft Office 365 account that includes a Dynamics 365 subscription.
Loading
Loading
Loading

0 commit comments

Comments
 (0)