diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListAllPolicies.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListAllPolicies.json index 2e7a3582c529..711f4c194dc6 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListAllPolicies.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListAllPolicies.json @@ -89,7 +89,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0" + "ruleSetVersion": "3.2" } ] } diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListPolicies.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListPolicies.json index d1bc2811889c..a53807240e54 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListPolicies.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafListPolicies.json @@ -31,7 +31,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0" + "ruleSetVersion": "3.2" } ] }, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyCreateOrUpdate.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyCreateOrUpdate.json index 5c18a4f91ef7..a96b36e90e3c 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyCreateOrUpdate.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyCreateOrUpdate.json @@ -11,7 +11,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0" + "ruleSetVersion": "3.2" } ] }, @@ -98,7 +98,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0" + "ruleSetVersion": "3.2" } ] }, @@ -188,7 +188,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0" + "ruleSetVersion": "3.2" } ] }, diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyGet.json b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyGet.json index e68cd47bbf8a..d32ad68deefb 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyGet.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2021-02-01/examples/WafPolicyGet.json @@ -89,7 +89,7 @@ "managedRuleSets": [ { "ruleSetType": "OWASP", - "ruleSetVersion": "3.0", + "ruleSetVersion": "3.2", "ruleGroupOverrides": [ { "ruleGroupName": "REQUEST-942-APPLICATION-ATTACK-SQLI",