Skip to content

Commit bab1cb5

Browse files
committed
Updates to PA docs for the product name change
1 parent 37b92ce commit bab1cb5

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

powerapps-docs/developer/common-data-service/build-tools-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Use Power Apps build tools to automate common build and deployment tasks related
2828
> - Power Apps build tools is a preview feature.
2929
> - [!INCLUDE [cc-preview-features-definition](../../includes/cc-preview-features-definition.md)]
3030
31-
For more information about using the build tools with application lifecycle management see [Power Apps build tools for Azure DevOps](/power-platform/alm/devops-build-tools).
31+
For more up to date information about using the build tools, including application lifecycle management, see [Microsoft Power Platform Build Tools for Azure DevOps](/power-platform/alm/devops-build-tools).
3232

3333
## What are Power Apps build tools?
3434

powerapps-docs/developer/common-data-service/build-tools-tasks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ search.app:
2020

2121
[!INCLUDE [cc-beta-prerelease-disclaimer](../../includes/cc-beta-prerelease-disclaimer.md)]
2222

23+
For more up to date information about using the build tools, including application lifecycle management, see [Microsoft Power Platform Build Tools for Azure DevOps](/power-platform/alm/devops-build-tools).
24+
2325
Several types of build tasks are available as part of the Power Apps build tools to help automate your application lifecycle, using Azure DevOps.
2426

2527
## Helper task

powerapps-docs/developer/component-framework/implementing-controls-using-typescript.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Follow these steps to create and import a [solution](https://docs.microsoft.com/
379379
> - Under **Code Tools**, check **NuGet targets & Build Tasks**.
380380

381381
6. The generated solution zip file is located in the `Solution\bin\debug` folder.
382-
7. Manually [import the solution into Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/import-update-export-solutions) using the web portal once the zip file is ready or automatically using the [Power Apps Build Tools](https://marketplace.visualstudio.com/items?itemName=microsoft-IsvExpTools.PowerApps-BuildTools).
382+
7. Manually [import the solution into Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/import-update-export-solutions) using the web portal once the zip file is ready or automatically using the [Microsoft Power Platform Build Tools](https://marketplace.visualstudio.com/items?itemName=microsoft-IsvExpTools.PowerApps-BuildTools).
383383

384384
## Adding code components in model-driven apps
385385

@@ -394,6 +394,6 @@ To add the code components to a canvas app, follow the steps in the article [Add
394394
[Download sample components](https://github.com/microsoft/PowerApps-Samples/tree/master/component-framework)<br/>
395395
[Learn Power Apps component framework](https://docs.microsoft.com/learn/paths/use-power-apps-component-framework)<br/>
396396
[Update existing Power Apps component framework components](updating-existing-controls.md)<br/>
397-
[Power Apps build tools](https://docs.microsoft.com/powerapps/developer/common-data-service/build-tools-overview)<br/>
397+
[Microsoft Power Platform Build Tools](https://docs.microsoft.com/powerapps/developer/common-data-service/build-tools-overview)<br/>
398398
[Power Apps component framework API reference](reference/index.md)<br/>
399399
[Power Apps component framework overview](overview.md)

powerapps-docs/developer/component-framework/import-custom-controls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ To create and import a solution file:
4747
> - If you encounter an error that says *Ambiguous project name* when running the `msbuild` command on your solution, ensure that your solution name and project name are not the same.
4848
4949
4. The generated solution files are located inside the `\bin\debug\` folder after the build is successful.
50-
5. Manually [import the solution into Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/import-update-export-solutions) using the web portal or automatically using the [Power Apps Build Tools](https://marketplace.visualstudio.com/items?itemName=microsoft-IsvExpTools.PowerApps-BuildTools).
50+
5. Manually [import the solution into Common Data Service](https://docs.microsoft.com/powerapps/maker/common-data-service/import-update-export-solutions) using the web portal or automatically using the [Microsoft Power Platform Build Tools](https://marketplace.visualstudio.com/items?itemName=microsoft-IsvExpTools.PowerApps-BuildTools).
5151

5252
## Connecting to your environment
5353

powerapps-docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,7 @@ ms.custom:
615615
<h3 style="font-size: 1.15rem">Package and distribute apps/extensions</h3>
616616
<hr/>
617617
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/introduction-solutions">Using solutions</a></p>
618-
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/build-tools-overview">Power Apps build tools for Azure DevOps</a></p>
618+
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/build-tools-overview">Microsoft Power Platform Build Tools for Azure DevOps</a></p>
619619
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/compress-extract-solution-file-solutionpackager">SolutionPackager tool</a></p>
620620
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/package-deployer/create-packages-package-deployer">Package Deployer tool</a></p>
621621
<p><a class="barLink" style="font-size: 0.95rem" href="/powerapps/developer/common-data-service/checker/webapi/overview">Use the Power Apps checker</a></p>

0 commit comments

Comments
 (0)