Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upDB/DB_Server users conflict during deployment #292
Comments
grzegorzszypa
changed the title
DB/DB_Server users conflict durring deployment
DB/DB_Server users conflict during deployment
Jul 21, 2018
This comment has been minimized.
This comment has been minimized.
Hi, which deployment method are you using? |
This comment has been minimized.
This comment has been minimized.
From Azure portal. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
grzegorzszypa commentedJul 21, 2018
Hi.
I discovered strange thing, and do not know how to explain it correctly. I checked few scenarios and:
1.
When Azure SQL server and db inside have typed the same user name in deployment, this deployment is failing durring this setp "Microsoft.Web/sites/Extensions"
When I am tring to perform new deployment on the same Azure SQL server and using the same user name as in earlier db, this deployment will fail on step "Microsoft.Web/sites/Extensions"