Skip to content

Commit a30ec4b

Browse files
author
Bishal Goswami
committed
Fixes
1 parent 6655189 commit a30ec4b

File tree

2 files changed

+63
-3
lines changed

2 files changed

+63
-3
lines changed

.openpublishing.redirection.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6069,6 +6069,66 @@
60696069
"source_path": "powerapps-docs/developer/common-data-service/xrm-tooling/use-xrm-tooling-update-data.md",
60706070
"redirect_url": "../../data-platform/xrm-tooling/use-xrm-tooling-update-data",
60716071
"redirect_document_id": false
6072+
},
6073+
{
6074+
"source_path": "powerapps-docs/developer/data-platform/compress-extract-solution-file-solutionpackager.md",
6075+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/solution-packager-tool",
6076+
"redirect_document_id": "false"
6077+
},
6078+
{
6079+
"source_path": "powerapps-docs/developer/data-platform/connect-web-services-using-oauth.md",
6080+
"redirect_url": "authenticate-oauth",
6081+
"redirect_document_id": "false"
6082+
},
6083+
{
6084+
"source_path": "powerapps-docs/maker/data-platform/entity-relationship-behavior.md",
6085+
"redirect_url": "create-edit-entity-relationships#entity-relationship-behavior",
6086+
"redirect_document_id": false
6087+
},
6088+
{
6089+
"source_path": "powerapps-docs/developer/data-platform/dependency-tracking-solution-components.md",
6090+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/dependency-tracking-solution-components",
6091+
"redirect_document_id": "false"
6092+
},
6093+
{
6094+
"source_path": "powerapps-docs/developer/data-platform/webapi/index.md",
6095+
"redirect_url": "/powerapps/developer/data-platform/webapi/overview",
6096+
"redirect_document_id": "false"
6097+
},
6098+
{
6099+
"source_path": "powerapps-docs/developer/data-platform/org-service/index.md",
6100+
"redirect_url": "/powerapps/developer/data-platform/org-service/overview",
6101+
"redirect_document_id": "false"
6102+
},
6103+
{
6104+
"source_path": "powerapps-docs/developer/data-platform/webapi/use-microsoft-dynamics-365-web-api-helper-library-csharp.md",
6105+
"redirect_url": "enhanced-quick-start",
6106+
"redirect_document_id": "false"
6107+
},
6108+
{
6109+
"source_path": "powerapps-docs/developer/data-platform/create-install-update-managed-solution.md",
6110+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/solution-api",
6111+
"redirect_document_id": "false"
6112+
},
6113+
{
6114+
"source_path": "powerapps-docs/developer/data-platform/create-export-import-unmanaged-solution.md",
6115+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/solution-api",
6116+
"redirect_document_id": "false"
6117+
},
6118+
{
6119+
"source_path": "powerapps-docs/maker/data-platform/create-edit-entities.md",
6120+
"redirect_url": "data-platform-create-entity",
6121+
"redirect_document_id": "false"
6122+
},
6123+
{
6124+
"source_path": "powerapps-docs/maker/data-platform/use-solution-explorer.md",
6125+
"redirect_url": "solutions-overview",
6126+
"redirect_document_id": "false"
6127+
},
6128+
{
6129+
"source_path": "powerapps-docs/developer/data-platform/understand-managed-solutions-merged.md",
6130+
"redirect_url": "https://docs.microsoft.com/power-platform/alm/how-managed-solutions-merged",
6131+
"redirect_document_id": "false"
60726132
}
60736133
]
60746134
}

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@ By default, the Common Data Service connector connects to data in your app's cur
2727

2828
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.
2929

30-
![Default environment](media/connection-data-platform/common-data-service-connection-change-environment.png)
30+
![Default environment](media/connection-common-data-service/common-data-service-connection-change-environment.png)
3131

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

34-
![Other environments](media/connection-data-platform/common-data-service-connection-select-environment.png)
34+
![Other environments](media/connection-common-data-service/common-data-service-connection-select-environment.png)
3535

3636
The name of the selected environment appears under the entities list.
3737

38-
![New environments](media/connection-data-platform/common-data-service-connection-after-change-environment.png)
38+
![New environments](media/connection-common-data-service/common-data-service-connection-after-change-environment.png)
3939

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

0 commit comments

Comments
 (0)