Using Console
Using CLI
[INSTANCE_NAME]
with the name of your SQL Server instance and [USER_NAME]
with the name of your SQL Server user.
Using Python
userConnections
flag to a non-limiting value.your-project-id
, your-instance-id
, and path/to/your/credentials.json
with the appropriate values for your GCP project and instance. Also, note that this code uses the v1beta4
version of the Cloud SQL Admin API, so you may need to update it to the latest version if necessary.