Skip to content

Files

Latest commit

 

History

History

samples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Samples

You have reached samples for PSRule. If you have a question about these samples, please start a discussion on GitHub.

For samples that related to Azure see PSRule for Azure - samples.

Contributing samples

Additional samples can be contributed. Please use the following structure for your README.md. Replace the comment placeholders with details about your sample.

# <name>

<!-- a short one line description which will be included in table of contents -->

## Summary

<!-- describe what your sample does -->

## Usage

<!-- how to use your sample -->

## References

<!-- references to docs that help explain the detail. here is a few to get started, but remove if they are not relevant. -->

- [Conventions](https://microsoft.github.io/PSRule/v3/concepts/PSRule/en-US/about_PSRule_Conventions/#including-with-options)