Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to write a logic to trigger adf pipeline in cqrs architecture so where can i write in shared folder or feature folder
In a CQRS architecture, the decision to write logic for triggering an Azure Data Factory (ADF) pipeline in a shared folder or a feature folder depends on the organization of your codebase and the specific responsibilities of each folder.
Ultimately, the choice should align with your architectural guidelines and the principles of separation of concerns that CQRS promotes.