In my Azure DevOps organization, I got “Power Platform Build Tools” tools installed from Marketplace.

However none of the ‘Power Platform’ tasks were accessible/visible in my pipelines.

While executing an existing pipelines thrown following exception.
A task is missing. The pipeline references a task called 'microsoft-IsvExpTools.PowerPlatform-BuildTools.tool-installer.PowerPlatformToolInstaller'
Reason and Fix:
- Using ‘Market place tasks’ in Pipelines was disabled for the Organization.
- From your Azure DevOps portal, go to Organization Settings -> Pipelines -> Settings
- Make sure “Disable Marketplace tasks” setting is turned off.

🙂

![[Step by Step] Beginner : Create a PCF control and add it to a custom page](https://rajeevpentyala.com/wp-content/uploads/2024/12/image-49.png)

Leave a comment