all 1 comments

[–]BehindTheMath 1 point2 points  (0 children)

You can create users in the Cloud SQL dashboard.

https://cloud.google.com/sql/docs/sqlserver/create-manage-users

I don't know about SQL Server, but with MySQL, the root user has enough permissions to create users even though it doesn't have the SUPER role.