Forum Discussion
Winnie20242024
2 years agoNew Member
How to link SQL server in private network from pipeline in Fabric?
Hello e , Do you have any idea about linking SQL server in private network from pipeline in Fabric? We have created: 1)SQL server in private network in Azure 2)managed private endpoint in Fabri...
Houston-ho
Advocate I
2 years agoHave tried using other authentication method like AAD or Service Principal?
And have you enable this setting?
Allow Azure services and resources to access this server" is set to "Yes".
Winnie20242024
2 years agoNew Member
Currently we are limited to chose
- username/password or
- Service Principal
only one above but not both.
And we choose username/password for SQL server.
For the networking settings, our public access is also disabled.