Skip to content

Commit

Permalink
Firewall Manager Feature Swagger Updates for Public Preview (#7266)
Browse files Browse the repository at this point in the history
  • Loading branch information
gimotwanMSFT authored and yungezz committed Sep 25, 2019
1 parent 64bcd0e commit 6cdc8c3
Show file tree
Hide file tree
Showing 9 changed files with 87 additions and 8 deletions.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@ autoscalesettings
autoscaling
Avro
avrodeflate
AZFW
azns
azpkg
azureaccounts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,10 @@
"readOnly": true,
"description": "IP addresses associated with AzureFirewall.",
"$ref": "#/definitions/HubIPAddresses"
},
"sku": {
"description": "The Azure Firewall Resource SKU.",
"$ref": "#/definitions/AzureFirewallSku"
}
},
"description": "Properties of the Azure Firewall."
Expand Down Expand Up @@ -880,6 +884,34 @@
"name": "AzureFirewallApplicationRuleProtocolType",
"modelAsString": true
}
},
"AzureFirewallSku": {
"properties": {
"name": {
"type": "string",
"description": "Name of an Azure Firewall SKU.",
"enum": [
"AZFW_VNet",
"AZFW_Hub"
],
"x-ms-enum": {
"name": "AzureFirewallSkuName",
"modelAsString": true
}
},
"tier": {
"type": "string",
"description": "Tier of an Azure Firewall.",
"enum": [
"Standard"
],
"x-ms-enum": {
"name": "AzureFirewallSkuTier",
"modelAsString": true
}
}
},
"description": "SKU of an Azure Firewall."
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"location": "West US",
"zones": [],
"properties": {
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down Expand Up @@ -134,6 +138,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down Expand Up @@ -260,6 +268,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"location": "West US",
"zones": [],
"properties": {
"sku": {
"name": "AZFW_Hub",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"virtualHub": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub1"
Expand All @@ -35,6 +39,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_Hub",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"virtualHub": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub1"
Expand Down Expand Up @@ -66,6 +74,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_Hub",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"virtualHub": {
"id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualHubs/hub1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@
],
"properties": {
"threatIntelMode": "Alert",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"ipConfigurations": [
{
"name": "azureFirewallIpConfiguration",
Expand Down Expand Up @@ -142,6 +146,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down Expand Up @@ -272,6 +280,10 @@
},
"properties": {
"provisioningState": "Succeeded",
"sku": {
"name": "AZFW_VNet",
"tier": "Standard"
},
"threatIntelMode": "Alert",
"ipConfigurations": [
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -896,8 +896,7 @@
"type": "string",
"description": "The action type of a rule.",
"enum": [
"DNAT",
"SNAT"
"DNAT"
],
"x-ms-enum": {
"name": "FirewallPolicyNatRuleActionType",
Expand All @@ -918,8 +917,7 @@
"description": "The action type of a rule.",
"enum": [
"Allow",
"Deny",
"Alert "
"Deny"
],
"x-ms-enum": {
"name": "FirewallPolicyFilterRuleActionType",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2927,10 +2927,6 @@
},
"description": "List of VpnSites in the VirtualWAN."
},
"securityProviderName": {
"type": "string",
"description": "The Security Provider name."
},
"allowBranchToBranchTraffic": {
"type": "boolean",
"description": "True if branch to branch traffic is allowed."
Expand Down Expand Up @@ -3175,6 +3171,10 @@
"$ref": "./network.json#/definitions/SubResource",
"description": "The expressRouteGateway associated with this VirtualHub."
},
"azureFirewall": {
"$ref": "./network.json#/definitions/SubResource",
"description": "The azureFirewall associated with this VirtualHub."
},
"virtualNetworkConnections": {
"type": "array",
"description": "List of all vnet connections with this VirtualHub.",
Expand All @@ -3193,6 +3193,10 @@
"provisioningState": {
"$ref": "./network.json#/definitions/ProvisioningState",
"description": "The provisioning state of the virtual hub resource."
},
"securityProviderName": {
"type": "string",
"description": "The Security Provider name."
}
},
"description": "Parameters for VirtualHub."
Expand Down

0 comments on commit 6cdc8c3

Please sign in to comment.