Cloud SQL for SQL Server Skills
Cloud SQL for SQL Server instances, from provisioning and backups to slow query and PromQL inspection.
Install
OfficialShips scriptsClaude Code: /plugin marketplace add anthropics/claude-plugins-official → /plugin install cloud-sql-sqlserver@claude-plugins-official
Cloud SQL for SQL Server örneği açarken, yedek ve klon işlerini yürütürken ya da yavaş sorguları PromQL ile incelerken devreye giriyor.
- Author
- Google LLC
- License
- Apache-2.0
Same four group shape as the MySQL set, admin, lifecycle, data and monitor, with one configuration difference that costs time if you miss it. In the PostgreSQL and MySQL variants the database user and password are optional and fall back to the active IAM identity; here both are required, because Cloud SQL for SQL Server has no IAM database authentication to fall back on. The environment prefix is CLOUD_SQL_MSSQL_ rather than anything containing SQLSERVER, which matters when copying configuration between the three. Beyond that the data group explores the schema and runs SQL, lifecycle covers backup, restore and cloning for testing or migration, and monitor pairs slow query work with system level PromQL metrics.

Comments(0)
Sign in to comment