Forum Discussion
Powershell can't connect to Azure SQL when running Data Factory pipeline
- 2 years ago
Hey,
since you are using powershell script to access the Azure SQL database and powershell is being executed within Azure batch, it is the Azure batch that needs to have access on the Azure SQL database and not the ADF.
There is not even the need to create a linked service to Azure SQL DB from ADF as ADF is just there to trigger the Azure batch,
Also for ADF reletaed queries, plz use the below MSFT forum :
https://learn.microsoft.com/en-us/answers/tags/194/azure-data-factory?source=docs
Hi icon2023 ,
Thanks for using Fabric Community.
Can you please share whether you are working with Azure Data Factory or Fabric Data Factory?
Unfortunately Fabric Community only supports fabric related issues, incase if you want to resolve your issue related to Azure Data Factory - please raise your issue here - Ask a question - Microsoft Q&A .
The question was related to Azure Data Factory.
I will also post it on ADF related queries.