Forum Discussion

de_gam's avatar
de_gam
Regular Visitor
7 months ago
Solved

Deployment with fabric-cicd: Activators/Reflex

Is it possible to deploye Activators/Reflex items across different environments using CI-CD?

 

I have tried to modificate json and using find-replace, but without any luck..

 

 

  • Hi de_gam 

     

    At present, it is not feasible to reliably deploy Activators or Reflex items across environments using Fabric CI/CD.

    Reasons:

    • Fabric’s CI/CD and deployment pipelines do not yet provide comprehensive support for Activators or Reflex artefacts.
    • These items are relatively new and have limited API, export, and import functionality, which prevents them from being packaged and redeployed in the same manner as data pipelines, semantic models, or notebooks.
    • Manual editing or transformation of the JSON definitions, as previously attempted, is generally unsuccessful because internal IDs and bindings are specific to each environment and are not intended for parameterisation.

    Hope this helps - please appreciate by leaving a Kudos or accepting as a Solution

1 Reply

  • Hi de_gam 

     

    At present, it is not feasible to reliably deploy Activators or Reflex items across environments using Fabric CI/CD.

    Reasons:

    • Fabric’s CI/CD and deployment pipelines do not yet provide comprehensive support for Activators or Reflex artefacts.
    • These items are relatively new and have limited API, export, and import functionality, which prevents them from being packaged and redeployed in the same manner as data pipelines, semantic models, or notebooks.
    • Manual editing or transformation of the JSON definitions, as previously attempted, is generally unsuccessful because internal IDs and bindings are specific to each environment and are not intended for parameterisation.

    Hope this helps - please appreciate by leaving a Kudos or accepting as a Solution