Forum Discussion
Clone an import semantic model with all data and rename clone.
- 9 months ago
For the deployment pipeline approach you can find a step by step guide here:
Get started using deployment pipelines, the Fabric Application lifecycle management (ALM) tool - Microsoft Fabric | Microsoft Learn.If you also want to automate this, check out the possibilities of Fabric CI/CD (fabric-cicd). But for this I dont know any step by step guide.
Well, does not have to be code, but step by step instructions. I need to automate the cloning of the datasets so if I can do that with powerAutomate, or a pipeline or something else, then great, but just looking for specific examples. I assumed that running a Notebook and doing it through pyspark would be the only option as not a lot appears to be easy in Fabric, but happy so see examples to the contrary.
For the deployment pipeline approach you can find a step by step guide here:
Get started using deployment pipelines, the Fabric Application lifecycle management (ALM) tool - Microsoft Fabric | Microsoft Learn.
If you also want to automate this, check out the possibilities of Fabric CI/CD (fabric-cicd). But for this I dont know any step by step guide.