Hello,
I am trying to automate my deployments of my Power Platform solution using the Power Platform CLI. I can manually export this solution as a managed solution from Dataverse for Teams, and then import it into my production Dataverse for Teams environment. Using
pac solution export --path C:\PowerShell\DV4T\App1Solution.zip --name App1Solution --managed true
I can also export the solution from DV4T via the Power Platform CLI. However, when I try to import, it gives an error:
pac solution import --path C:\PowerShell\DV4T\App1Solution.zip
Solution Importing...
Microsoft PowerPlatform CLI
Version: 1.21.5+ge089c16
Error: The 'ImportComponent' message is not supported for the Dataverse for Teams offering
The 'ImportComponent' message is not supported for the Dataverse for Teams offering