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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Gabor_Kelemen
New Member

Problem while setting up shareable cloud connection

Hi!

I have a problem with setting up a shareable cloud connection.

I have a semantic model in a pro workspace. Due to technical limitations I need to have multiple connections with the same web (REST API) datasource with different credentials. There are some endpoints where normal basic auth is sufficient, but there are others where I need to create a post request hence I need to set up authentication in headers and setting the connection to anonymus.

 

With personal cloud connections I cannot solve this as there I cannot have different credentials, authentication modes. I've created a new shareable cloud connection. When I try to set it up on the semantic model I get an error message. What could be the reason? Do I miss something?

Gabor_Kelemen_0-1740040212499.png

There are only cloud datasources so normally I don't need any gateways.

Thank you in advance!

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Gabor_Kelemen 
Thank you for reaching out microsoft fabric community forum. 

 

It looks like your Pro workspace does not support Shareable Cloud Connections, which require a Fabric or Premium Per User (PPU) workspace. You may need to move your semantic model to a Fabric Capacity workspace to enable this feature.

 

Additionally, Microsoft Fabric does not currently allow multiple connections to the same REST API with different credentials in the same workspace.

Please try the following workarounds:

  • Create Separate Shareable Cloud Connections Instead of a single connection, set up different cloud connections for each authentication method.
  • Use dataflow gen2 where it can retrieve data from the API using different credentials and store it in a Lakehouse or Warehouse for the semantic model to utilize.

If necessary, you can create different workspaces with different connection configurations.


If you need any further assistance or have any questions, please feel free to reach  us.

 

If this solution helps, please consider giving us Kudos and accepting it as the solution so that it may assist other members in the community.

 

 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Gabor_Kelemen 
Thank you for reaching out microsoft fabric community forum. 

 

It looks like your Pro workspace does not support Shareable Cloud Connections, which require a Fabric or Premium Per User (PPU) workspace. You may need to move your semantic model to a Fabric Capacity workspace to enable this feature.

 

Additionally, Microsoft Fabric does not currently allow multiple connections to the same REST API with different credentials in the same workspace.

Please try the following workarounds:

  • Create Separate Shareable Cloud Connections Instead of a single connection, set up different cloud connections for each authentication method.
  • Use dataflow gen2 where it can retrieve data from the API using different credentials and store it in a Lakehouse or Warehouse for the semantic model to utilize.

If necessary, you can create different workspaces with different connection configurations.


If you need any further assistance or have any questions, please feel free to reach  us.

 

If this solution helps, please consider giving us Kudos and accepting it as the solution so that it may assist other members in the community.

 

 

Thank you for your quick reply!

I've tried to do this in a PPU workspace but wasn't able to set the shareable cloud connection to the semantic model. As we don't have fabric capacity and in the near future we won't have that I cannot create dataflow gen2.

I could however solve the issue in a not too elegant way. I had a technical account as well besides my personal account so I made the other connection as a personal cloud connection but in the name of a different user.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors