What is the current behavior?
The numebr of databases reported excludes those identified for exclusion, but does not exclude those which are classified with a secondary_role_allow_connections_desc = "NO" setting.
See #3511 for a possible fix
If the current behavior is a bug, please provide the steps to reproduce.
Query a server with a large number of databases, of which some will have secondary_role_allow_connections_desc = NO
What is the expected behavior?
That the number of databases reported is consistent and excludes all that will not be processed
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures?
will affect all versions, I'm on v2022 on Win and *nix
Version of the script dev branch
What is the current behavior? The numebr of databases reported excludes those identified for exclusion, but does not exclude those which are classified with a secondary_role_allow_connections_desc = "NO" setting.
See #3511 for a possible fix
If the current behavior is a bug, please provide the steps to reproduce. Query a server with a large number of databases, of which some will have secondary_role_allow_connections_desc = NO
What is the expected behavior? That the number of databases reported is consistent and excludes all that will not be processed
Which versions of SQL Server and which OS are affected by this issue? Did this work in previous versions of our procedures? will affect all versions, I'm on v2022 on Win and *nix