Edit

Share via


Get-AzFrontDoorWafManagedRuleSetDefinition

Lists all available managed rule sets.

Syntax

Default (Default)

Get-AzFrontDoorWafManagedRuleSetDefinition
    [-SubscriptionId <String[]>]
    [-DefaultProfile <PSObject>]
    [<CommonParameters>]

Description

Lists all available managed rule sets.

Examples

Example 1

Get-AzFrontDoorWafManagedRuleSetDefinition
Location Name
-------- ----
         Microsoft_DefaultRuleSet_2.0
         Microsoft_DefaultRuleSet_2.1
         Microsoft_DefaultRuleSet_2.2
         Microsoft_BotManagerRuleSet_1.1
         Microsoft_HTTPDDoSRuleSet_1.0
         Microsoft_DefaultRuleSet_1.2
         Microsoft_DefaultRuleSet_1.1
         Microsoft_BotManagerRuleSet_1.0
         DefaultRuleSet_1.0
         DefaultRuleSet_preview-0.1
         BotProtection_preview-0.1

Get WAF managed rule set definitions.

Parameters

-DefaultProfile

The DefaultProfile parameter is not functional. Use the SubscriptionId parameter when available if executing the cmdlet against a different subscription.

Parameter properties

Type:PSObject
Default value:None
Supports wildcards:False
DontShow:False
Aliases:AzureRMContext, AzureCredential

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

-SubscriptionId

The subscription credentials which uniquely identify the Microsoft Azure subscription. The subscription ID forms part of the URI for every service call.

Parameter properties

Type:

String[]

Default value:(Get-AzContext).Subscription.Id
Supports wildcards:False
DontShow:False

Parameter sets

(All)
Position:Named
Mandatory:False
Value from pipeline:False
Value from pipeline by property name:False
Value from remaining arguments:False

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Outputs

IManagedRuleSetDefinition