dry_run_plan_action
Preview and audit a Query Store plan force or unforce action without executing it, ensuring reversibility before applying changes.
Instructions
Preview an exact reversible Query Store force/unforce action and record an audit entry without executing it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 'force' or 'unforce'. | |
| plan_id | Yes | Query Store plan_id. | |
| query_id | Yes | Query Store query_id. | |
| database_name | No | Optional database name. Defaults to AZURE_SQL_DEFAULT_DATABASE. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||