Skip to content

Commit

Permalink
adding 2024-06-01
Browse files Browse the repository at this point in the history
  • Loading branch information
zaowang-ms committed Jul 31, 2024
1 parent 899bbcc commit 45a7bdc
Show file tree
Hide file tree
Showing 19 changed files with 283 additions and 25 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
"certificateName": "default",
"body": {
"requestBody": {
"properties": {
"keyVirtualPath": "/src/cert/somekey.key",
"certificateVirtualPath": "/src/cert/somePath.cert",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
"configurationName": "default",
"body": {
"requestBody": {
"config": {
"files": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
"configurationName": "default",
"body": {
"requestBody": {
"properties": {
"files": [
{
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
"body": {
"requestBody": {
"name": "myDeployment",
"tags": {
"Environment": "Dev"
Expand Down Expand Up @@ -38,6 +38,11 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
}
}
},
"location": "West US"
Expand Down Expand Up @@ -82,6 +87,29 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
},
"webApplicationFirewallStatus": {
"attackSignaturesPackage": {
"version": "2024.02.21",
"revisionDatetime": "2024-02-21T15:50:53Z"
},
"botSignaturesPackage": {
"version": "2024.02.22",
"revisionDatetime": "2024-02-22T15:50:53Z"
},
"threatCampaignsPackage": {
"version": "2024.02.23",
"revisionDatetime": "2024-02-23T15:50:53Z"
},
"componentVersions": {
"wafEngineVersion": "10.624.0",
"wafNginxVersion": "4.815.0"
}
}
}
}
}
Expand Down Expand Up @@ -124,6 +152,11 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment"
Expand Down Expand Up @@ -43,6 +43,29 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
},
"webApplicationFirewallStatus": {
"attackSignaturesPackage": {
"version": "2024.02.21",
"revisionDatetime": "2024-02-21T15:50:53Z"
},
"botSignaturesPackage": {
"version": "2024.02.22",
"revisionDatetime": "2024-02-22T15:50:53Z"
},
"threatCampaignsPackage": {
"version": "2024.02.23",
"revisionDatetime": "2024-02-23T15:50:53Z"
},
"componentVersions": {
"wafEngineVersion": "10.624.0",
"wafNginxVersion": "4.815.0"
}
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000"
},
"responses": {
Expand Down Expand Up @@ -41,6 +41,29 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
},
"webApplicationFirewallStatus": {
"attackSignaturesPackage": {
"version": "2024.02.21",
"revisionDatetime": "2024-02-21T15:50:53Z"
},
"botSignaturesPackage": {
"version": "2024.02.22",
"revisionDatetime": "2024-02-22T15:50:53Z"
},
"threatCampaignsPackage": {
"version": "2024.02.23",
"revisionDatetime": "2024-02-23T15:50:53Z"
},
"componentVersions": {
"wafEngineVersion": "10.624.0",
"wafNginxVersion": "4.815.0"
}
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup"
},
Expand Down Expand Up @@ -42,6 +42,29 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
},
"webApplicationFirewallStatus": {
"attackSignaturesPackage": {
"version": "2024.02.21",
"revisionDatetime": "2024-02-21T15:50:53Z"
},
"botSignaturesPackage": {
"version": "2024.02.22",
"revisionDatetime": "2024-02-22T15:50:53Z"
},
"threatCampaignsPackage": {
"version": "2024.02.23",
"revisionDatetime": "2024-02-23T15:50:53Z"
},
"componentVersions": {
"wafEngineVersion": "10.624.0",
"wafNginxVersion": "4.815.0"
}
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,12 +1,19 @@
{
"parameters": {
"api-version": "2024-01-01-preview",
"api-version": "2024-06-01-preview",
"subscriptionId": "00000000-0000-0000-0000-000000000000",
"resourceGroupName": "myResourceGroup",
"deploymentName": "myDeployment",
"body": {
"requestBody": {
"tags": {
"Environment": "Dev"
},
"properties": {
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
}
}
}
}
},
Expand Down Expand Up @@ -52,6 +59,29 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
},
"webApplicationFirewallStatus": {
"attackSignaturesPackage": {
"version": "2024.02.21",
"revisionDatetime": "2024-02-21T15:50:53Z"
},
"botSignaturesPackage": {
"version": "2024.02.22",
"revisionDatetime": "2024-02-22T15:50:53Z"
},
"threatCampaignsPackage": {
"version": "2024.02.23",
"revisionDatetime": "2024-02-23T15:50:53Z"
},
"componentVersions": {
"wafEngineVersion": "10.624.0",
"wafNginxVersion": "4.815.0"
}
}
}
}
}
Expand Down Expand Up @@ -93,6 +123,11 @@
},
"autoUpgradeProfile": {
"upgradeChannel": "stable"
},
"nginxAppProtect": {
"webApplicationFirewallSettings": {
"activationState": "Enabled"
}
}
}
}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"parameters": {
"api-version": "2024-01-01-preview"
"api-version": "2024-06-01-preview"
},
"responses": {
"200": {
Expand Down
Loading

0 comments on commit 45a7bdc

Please sign in to comment.