Commit 2913c6a
Add CheckID 276: AG Not Fully Configured (issue #3830)
Adds a new sp_Blitz check (priority 250, Informational) that fires when
SERVERPROPERTY('IsHadrEnabled') = 1 but no databases have a replica_id,
meaning AG is turned on at the server level but unused. Only runs when
@CheckServerInfo = 1. Documents the check in sp_Blitz_Checks_by_Priority.md.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b8f084e commit 2913c6a
2 files changed
Lines changed: 31 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
| 303 | + | |
303 | 304 | | |
304 | 305 | | |
305 | 306 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10036 | 10036 | | |
10037 | 10037 | | |
10038 | 10038 | | |
| 10039 | + | |
| 10040 | + | |
| 10041 | + | |
| 10042 | + | |
| 10043 | + | |
| 10044 | + | |
| 10045 | + | |
| 10046 | + | |
| 10047 | + | |
| 10048 | + | |
| 10049 | + | |
| 10050 | + | |
| 10051 | + | |
| 10052 | + | |
| 10053 | + | |
| 10054 | + | |
| 10055 | + | |
| 10056 | + | |
| 10057 | + | |
| 10058 | + | |
| 10059 | + | |
| 10060 | + | |
| 10061 | + | |
| 10062 | + | |
| 10063 | + | |
| 10064 | + | |
| 10065 | + | |
| 10066 | + | |
10039 | 10067 | | |
10040 | 10068 | | |
10041 | 10069 | | |
| |||
0 commit comments