Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric certified for FREE! Don't miss your chance! Learn more

Fixing validation for missing mandatory parameters in Invoke Pipeline activity

We are using an invoke pipeline activity that misses a type on two of its parameters and the CICD built using fabric-cicd python library fails to deploy, however the Microsoft Fabric UI validation succeeds without suggesting anything is wrong. The pipeline even runs when a user submis this request.

My proposition/kind request is to include this in the validation of the pipeline and fail the validation if the mandatory pipeline parameter types are missing.

Status: New