Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
mrmadhu
New Member

Multiple Power BI services (or environments) under One Tenant

Hello ,

We are starting with our power BI implementation and have a Power BI service up and running .

Now we want to have another Power BI service which we can use as a production environment.Can i have mutilple power bi services under same tenant ? how do i go about achieving this ?

Our developers are used to having Dev ,Test and Prod for all the applications and trying to mimic the same for Power BI .

What is the best way of implementing this ?

Appreciate any feedback !

Thanks

MM

1 ACCEPTED SOLUTION
Tutu_in_YYC
Super User
Super User

The same domain cannot have multiple Power BI service. If you require multiple tenants, they have to be in different domain. I have worked with multiple domains for exactly the same reason you are asking, and it is a bit more overhead to manage. Having them in the same tenant will easer to manage especially if you want to automate processes.

Some things to consider when implementing Dev, Test and Prod in the same tenant:
1. Use CICD with PBI Deployment Pipeline ( integration with Azure devops is supported and you get Repo)
2. Use different Fabric capacities for different environment ( workload in dev will not afferct workload in Prod)

3. Leverage Domain to label different environments

View solution in original post

1 REPLY 1
Tutu_in_YYC
Super User
Super User

The same domain cannot have multiple Power BI service. If you require multiple tenants, they have to be in different domain. I have worked with multiple domains for exactly the same reason you are asking, and it is a bit more overhead to manage. Having them in the same tenant will easer to manage especially if you want to automate processes.

Some things to consider when implementing Dev, Test and Prod in the same tenant:
1. Use CICD with PBI Deployment Pipeline ( integration with Azure devops is supported and you get Repo)
2. Use different Fabric capacities for different environment ( workload in dev will not afferct workload in Prod)

3. Leverage Domain to label different environments

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors