Azure / sql-action

🚀 Deploy changes to your SQL database easily with SQL projects or SQL scripts and sql-action for GitHub workflows
MIT License
103 stars 58 forks source link

Add AAD default auth to pr-check #212

Closed zijchen closed 7 months ago

zijchen commented 7 months ago

Add an integration test for AAD default auth. Connection string is essentially Server=<server_name>;Authentication=Active Directory Default;