Jul 10 2023
09:52 PM
- last edited on
Mar 05 2024
02:51 PM
by
TechCommunityAP
Jul 10 2023
09:52 PM
- last edited on
Mar 05 2024
02:51 PM
by
TechCommunityAP
Hi Team,
I am stuck with connecting Azure pipeline to remote SQL server. I have a powershell run as command to connect to SQL server remote, but I am unable to understand how do I set/provide password for that connection string. I will be greatful if you can help me assist on this.
Jul 12 2023 05:54 PM
Would suggest connecting by using a service principal:
Azure AD Service Principal authentication to SQL DB - Code Sample - Microsoft Community Hub
Jul 13 2023 05:51 AM