Skip to content
#

powershell-module

Here are 733 public repositories matching this topic...

PSRule
BernieWhite
BernieWhite commented Dec 31, 2018

Currently PSRule supports Windows using PowerShell 5.1 and above.

This is great for Windows administrators however not great for everyone else. When enabling validation within a CI/CD pipeline, the agent platform might not be Windows.

Containers provide portability and consistency which is very applicable for PSRule.

PowerShell is already available in a published [Docker container](https:

help wanted documentation good first issue
PSRule.Rules.Azure
ArmaanMcleod
ArmaanMcleod commented Dec 27, 2021

Rule request

Suggested rule change

Similar to Azure.Redis.MinTLS, we should include Microsoft.Cache/redisEnterprise type as well to check the minumumTlsVersion property: https://docs.microsoft.com/en-us/azure/templates/microsoft.cache/redisenterprise?tabs=bicep#clusterproperties.

I guess we need to decide if this should be a new rule or simply add this type to the existing rule

help wanted good first issue rule: redis

🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/

  • Updated Jul 2, 2021
  • PowerShell

Improve this page

Add a description, image, and links to the powershell-module topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the powershell-module topic, visit your repo's landing page and select "manage topics."

Learn more