- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
FABRIC deployment pipeline: deployment across tenant
Can we use fabric deployment pipeline to deploy across tenant ? Dev in tenant 1, test in tenant 2 and prod in tenant 3
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
u can't deploy to other tenants using deployment pipelines.
However, you can create deployment pipelines in other tenants and then use something like Azure DevOps or GitHub to orchestrate the deployment to the different stages in those tenants.
Alternatively, you can deploy to workspaces in other tenants using either the Git or deployment API's. Microsoft visualizes how this can work as option 4 in their CI/CD options article.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @astiw
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
u can't deploy to other tenants using deployment pipelines.
However, you can create deployment pipelines in other tenants and then use something like Azure DevOps or GitHub to orchestrate the deployment to the different stages in those tenants.
Alternatively, you can deploy to workspaces in other tenants using either the Git or deployment API's. Microsoft visualizes how this can work as option 4 in their CI/CD options article.
I hope this helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fabric APIs are raw and we need to build some orchestrator around it. if you have ny sample of end to end pipeline that would be helpful
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @astiw ,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello @astiw
Microsoft Fabric deployment pipelines do not natively support direct deployment across tenants .
Deployment pipelines are designed to work within the same tenant, enabling the movement of content across different stages like development, test, and production within a single tenant’s workspace structure
Here is simple approach you can have to move content across tenants
Sync tenant1 workspace content to repo and then use that repo for another another tenant sync
if this is helpful please accept the answer

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
01-27-2025 01:16 AM | |||
04-23-2024 12:29 AM | |||
02-18-2025 12:29 AM | |||
03-12-2025 04:32 AM | |||
01-16-2025 01:59 AM |
User | Count |
---|---|
27 | |
14 | |
10 | |
10 | |
4 |
User | Count |
---|---|
27 | |
27 | |
19 | |
18 | |
6 |