Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
1 year ago
Solved

Managing Semantic Model Updates in Deployment Pipelines

I am currently building a deployment pipeline with Test and Prod workspaces and have a few questions regarding semantic model updates: If schema changes (e.g., adding new columns or transformation...
  • lbendlin's avatar
    1 year ago

    1. yes, and yes

    2. Connect the Dev stage of your deployment pipeline to a version control system (github or Azure DevOps).  Then have a process in place to "publish"  versions to the Prod workspace as you would in a regular release management process.