Skip to content

Skipped Resources #2480

Answered by BernieWhite
paulmccrady asked this question in Q&A
Oct 12, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

@paulmccrady You want to know if PSRule for Azure didn't run any rules against some resources/ resource types, because these would be a gap in coverage until you or the PSRule for Azure project build these rules.

Did I understand the question correctly?


Today, PSRule generates a warning on any resources where no rules match/ are run.

However, customers often disable this warning by the following to reduce output noise:

  • Setting execution.notProcessedWarning to false - This way is depreciated and will be removed in PSRule v3.
  • Setting execution.unprocessedObject to Ignore - This is supported in PSRule v2.9.0 or greater.

https://microsoft.github.io/PSRule/v2/concepts/PSRule/en-US/about_PSR…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paulmccrady
Comment options

Answer selected by BernieWhite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants