Hi there,
I am trying to add a Power Page App to a solution. To do this I am doing the following:
- Go to https://make.powerapps.com/environments/***/home (Power Apps)
- Select Solutions tab.
- Select the solution to which I want to add the Power Page App.
- Select Add Existing -> App -> Page.
- "No objects found" page is shown.

When I select the Apps tab of the same https://make.powerapps.com/environments/***/home link, then I can see the Power Page App listed. I am not sure why I can't see it under the solution tab.
I have also tried adding the component to the solution using the PowerPlatform CLI. However, the documentation doesn't specify what the componentType input should be?
pac solution add-solution-component --solutionUniqueName {SolutionName} --component {ComponentID} --componentType portal
Microsoft Power Platform CLI - pac solution add-solution-component - Power Platform | Microsoft Learn
UPDATE: Found this page -> ComponentType Options but none of the ComponentTypes match what I would expect for a Power Page App.
Has anyone been able to add a Power Page to a Solution?
Thanks,
Jason.