analyze_db_health
Assess Azure SQL database health by evaluating connection, resource, storage, statistics, and query store metrics to identify and resolve operational problems.
Instructions
Analyze operational Azure SQL database health. Query-performance triage belongs to collect_performance_evidence, which uses resource, Query Store, wait, blocking, statistics, parameter-sensitivity, and regression evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| decision_id | No | ||
| health_type | No | Health type: connection, constraint, replication, identity, query_store, tuning, resource, storage, statistics, or all. | all |
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||