Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Deployment Pipeline and RDS

I am building a solution that will use RDS as a data source and I´m planning on using the native deployment pipeline feature on Power BI.   I wanted to know if there is any incompatibility between ...
  • Nimrod_Shalit's avatar
    3 years ago

    The use of specific data sources don't impact deployment pipelines.

    It can only impact if you can set a rule directly on that data source, or you will need to use a parameter to set a rule on.

    In case of RDS, a parameter will be needed in case you will want to set a deployment rule. 
    One more thing to consider- deployment rules don't have APIs (yet), so can't be configured through Azure DevOps pipeline.