en-GB/PSRule-rules.psd1

@{
    MinTLSVersion = "Minimum TLS version is set to {0}."
    ResourceNotTagged = "The resource is not tagged."
    AllowedRegionsNotConfigured = "The azureAllowedRegions option is not configured."
    TcpHealthProbe = "The health probe ({0}) is using TCP."
    RootHttpProbePath = "The health probe ({0}) is using '{1}'."
}