Skip to content

Commit

Permalink
added 2024-06-01 content
Browse files Browse the repository at this point in the history
  • Loading branch information
zaowang-ms committed Jul 31, 2024
1 parent 622368f commit a25507f
Show file tree
Hide file tree
Showing 19 changed files with 170 additions and 24 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
Original file line number Diff line number Diff line change
Expand Up @@ -1680,7 +1680,7 @@
"description": "The activation state of the WAF. Use 'Enabled' to enable the WAF and 'Disabled' to disable it.",
"x-ms-enum": {
"modelAsString": true,
"name": "activationState"
"name": "WebApplicationFirewallSettings"
}
}
}
Expand Down
11 changes: 10 additions & 1 deletion specification/nginx/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,16 @@ These are the global settings for the Nginx API.
title: NginxManagementClient
openapi-type: arm
openapi-subtype: rpaas
tag: package-2024-01-01-preview
tag: package-preview-2024-09-01
```
### Tag: package-preview-2024-09-01
These settings apply only when `--tag=package-preview-2024-09-01` is specified on the command line.

```yaml $(tag) == 'package-preview-2024-09-01'
input-file:
- NGINX.NGINXPLUS/preview/2024-09-01-preview/swagger.json
```

### Tag: package-2024-01-01-preview
Expand Down

0 comments on commit a25507f

Please sign in to comment.