You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to create MSSQL User. User fails to create with managed/user.mssql.sql.crossplane.io cannot create user: mssql: You can only create a user with a password in a contained database.
I encountered this bug and was able to workaround the issue by enabling contained databases. https://stackoverflow.com/a/51671176
But it would be nice to be able to set the options automatically when creating database using provider-sql
What happened?
Attempting to create MSSQL User. User fails to create with
managed/user.mssql.sql.crossplane.io cannot create user: mssql: You can only create a user with a password in a contained database.
How can we reproduce it?
Using the following:
What environment did it happen in?
Crossplane version: 1.12.2
The text was updated successfully, but these errors were encountered: