Skip to content

Commit

Permalink
Correct Azure Firewall Rule Action in Examples (#5514)
Browse files Browse the repository at this point in the history
  • Loading branch information
fanymanea authored and sergey-shandar committed Apr 1, 2019
1 parent e6822ab commit ffb2b59
Show file tree
Hide file tree
Showing 32 changed files with 378 additions and 126 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -69,7 +71,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -55,7 +57,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -118,7 +122,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -146,7 +152,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -208,7 +216,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -236,7 +246,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -69,7 +71,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -55,7 +57,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -118,7 +122,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -146,7 +152,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -208,7 +216,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -236,7 +246,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -69,7 +71,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -68,7 +70,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -55,7 +57,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -118,7 +122,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -146,7 +152,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down Expand Up @@ -208,7 +216,9 @@
"name":"apprulecoll",
"properties":{
"priority":110,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"rule1",
Expand Down Expand Up @@ -236,7 +246,9 @@
"name":"netrulecoll",
"properties":{
"priority":112,
"action":"Deny",
"action":{
"type": "Deny"
},
"rules":[
{
"name":"D-NAT-web-traffic",
Expand Down
Loading

0 comments on commit ffb2b59

Please sign in to comment.