I have a test solution with 3 connection references, covering (Dataverse, Outlook and SharePoint)
When I attempt to deploy my test solution in the Dev-->Test stage, I get this nice error:
[{"SolutionValidationResultType":"Error","Message":"The following solution cannot be imported: MyALMTest. Some dependencies are missing. The missing dependencies are : <MissingDependencies><MissingDependency><Required type=\"connectionreference\" displayName=\"ppalmtst_sharedcommondataserviceforapps_e6ea5\" solution=\"Active\" id.connectionreferencelogicalname=\"ppalmtst_sharedcommondataserviceforapps_e6ea5\" /><Dependent type=\"29\" displayName=\"PowerApp->Add entry to Gift Table\" id=\"{f7af1554-905b-ee11-be6f-6045bd0d0cc5}\" /></MissingDependency></MissingDependencies> , ProductUpdatesOnly : False","ErrorCode":-2147188707}]
The same pipeline and stage works fine with another test solution whithout connection references.
Set up
Do I need to use a json settings file as you do when you import solutions with the build tools in Azure DevOps pipelines?
WarrenBelz
87
Most Valuable Professional
mmbr1606
71
Super User 2025 Season 1
Michael E. Gernaey
65
Super User 2025 Season 1