Forum Discussion

ShairaiAli's avatar
ShairaiAli
Frequent Visitor
1 year ago
Solved

Can Private Azure SQL Server connect to Fabric with cloud connection?

Can Private Azure SQL Server connect to Fabric with cloud connection by enabling "This connection can be used with on-premise data gateways and VNet data gateways"? After enabling this, it stills sh...
  • Anonymous's avatar
    Anonymous
    10 months ago

    Hi ShairaiAli ,

    Thank you for the follow-up.

    The Allow this connection to be utilized with either on-premises data gateways or VNet data gateways option is intended for hybrid scenarios where the same connection may need to work in both cloud and gateway-based contexts.

    Example use case
    You initially configure a Cloud connection from Fabric to an Azure SQL Database that allows public network access. Later, your organization restricts the database to a private endpoint accessible only through a gateway.
    By enabling this option, you can reuse the same connection and map it through an on-premises or VNet gateway, instead of creating a new one.

    In summary, this setting makes the connection eligible for gateway-based evaluations. Dataflows, Semantic Models, Pipelines, etc. but doesn’t change the runtime network path you still need a gateway if the source isn’t publicly accessible.

    Thanks,
    Akhil.