Forum Discussion
How to deploy Fabric resources across multi tenants
- 1 year ago
Rather coincidentally I was looking at a GitHub repository the other day that shows how you can do it with GitHub Actions. So all you need to do is port the logic over for it to work in Azure Pipelines instead.
https://github.com/alisonpezzott/pbi-ci-cd-isv-multi-tenant
I hope this helps.
Hi ObungiNiels ,
Thanks for your response !
Here our Azure Devops is in a different tenant like Azure Devops in TenantA, Dev and Test are in Tenant01 and Production is in Tenant02
- ObungiNiels1 year ago
Resolver III
Hi navakanth_DE ,
yes I wanted to follow up on this because I missed the part that the AzureDevOps is of course also not working cross-tenant. For cloning the DevOps repo, I'd probably see to colne the repo locally and then create a new repo in the Azure DevOps Tenant02 which can then be connected to your Prod Workspace. Could that work out for you?
kind regards,
Niels
- v-aatheeque1 year ago
Community Support
Hi navakanth_DE ,
Just checking in ObungiNiels has shared a response to your query on how to deploy Microsoft Fabric resources across multiple tenants.
If the provided solution was helpful, kindly consider marking it as Accepted Answer this helps others in the community who may be facing similar challenges.
If you still need further clarification or are encountering issues, feel free to share more details we’re here to help!
Thank you for being part of the Microsoft Fabric Community!