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

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

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