Azure / sql-action

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

Azure/sql-action@v2.2.1 with user-managed Identity is checking access on master DB and fails with token-identified principal #213

Open Amankour opened 2 months ago

Amankour commented 2 months ago

[debug]Validating if client has access to 'master' on '...-sqlserver01.database.windows.net'.

The process 'sqlcmd.exe' failed with exit code 1 SqlCmd stderr: mssql: login error: Login failed for user ''. mssql: login error: Login failed for user ''.

github-actions[bot] commented 2 months ago

This issue is idle because it has been open for 14 days with no activity.

dzsquared commented 2 months ago

can you share what version of the action you came across this issue with and if you are deploying to a new or existing database? are you using the action to run scripts or deploy a sqlproj/dacpac?

github-actions[bot] commented 1 month ago

This issue is idle because it has been open for 14 days with no activity.