1. Packages
  2. Azure Native
  3. API Docs
  4. network
  5. getFirewallPolicyDraft
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.network.getFirewallPolicyDraft

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Get a draft Firewall Policy.

Uses Azure REST API version 2024-05-01.

Other available API versions: 2023-11-01, 2024-01-01, 2024-03-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native network [ApiVersion]. See the version guide for details.

Using getFirewallPolicyDraft

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getFirewallPolicyDraft(args: GetFirewallPolicyDraftArgs, opts?: InvokeOptions): Promise<GetFirewallPolicyDraftResult>
function getFirewallPolicyDraftOutput(args: GetFirewallPolicyDraftOutputArgs, opts?: InvokeOptions): Output<GetFirewallPolicyDraftResult>
Copy
def get_firewall_policy_draft(firewall_policy_name: Optional[str] = None,
                              resource_group_name: Optional[str] = None,
                              opts: Optional[InvokeOptions] = None) -> GetFirewallPolicyDraftResult
def get_firewall_policy_draft_output(firewall_policy_name: Optional[pulumi.Input[str]] = None,
                              resource_group_name: Optional[pulumi.Input[str]] = None,
                              opts: Optional[InvokeOptions] = None) -> Output[GetFirewallPolicyDraftResult]
Copy
func LookupFirewallPolicyDraft(ctx *Context, args *LookupFirewallPolicyDraftArgs, opts ...InvokeOption) (*LookupFirewallPolicyDraftResult, error)
func LookupFirewallPolicyDraftOutput(ctx *Context, args *LookupFirewallPolicyDraftOutputArgs, opts ...InvokeOption) LookupFirewallPolicyDraftResultOutput
Copy

> Note: This function is named LookupFirewallPolicyDraft in the Go SDK.

public static class GetFirewallPolicyDraft 
{
    public static Task<GetFirewallPolicyDraftResult> InvokeAsync(GetFirewallPolicyDraftArgs args, InvokeOptions? opts = null)
    public static Output<GetFirewallPolicyDraftResult> Invoke(GetFirewallPolicyDraftInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetFirewallPolicyDraftResult> getFirewallPolicyDraft(GetFirewallPolicyDraftArgs args, InvokeOptions options)
public static Output<GetFirewallPolicyDraftResult> getFirewallPolicyDraft(GetFirewallPolicyDraftArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:network:getFirewallPolicyDraft
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

FirewallPolicyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Firewall Policy.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
FirewallPolicyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Firewall Policy.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
firewallPolicyName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Firewall Policy.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.
firewallPolicyName
This property is required.
Changes to this property will trigger replacement.
string
The name of the Firewall Policy.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group.
firewall_policy_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the Firewall Policy.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group.
firewallPolicyName
This property is required.
Changes to this property will trigger replacement.
String
The name of the Firewall Policy.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group.

getFirewallPolicyDraft Result

The following output properties are available:

AzureApiVersion string
The Azure API version of the resource.
Name string
Resource name.
Type string
Resource type.
BasePolicy Pulumi.AzureNative.Network.Outputs.SubResourceResponse
The parent firewall policy from which rules are inherited.
DnsSettings Pulumi.AzureNative.Network.Outputs.DnsSettingsResponse
DNS Proxy Settings definition.
ExplicitProxy Pulumi.AzureNative.Network.Outputs.ExplicitProxyResponse
Explicit Proxy Settings definition.
Id string
Resource ID.
Insights Pulumi.AzureNative.Network.Outputs.FirewallPolicyInsightsResponse
Insights on Firewall Policy.
IntrusionDetection Pulumi.AzureNative.Network.Outputs.FirewallPolicyIntrusionDetectionResponse
The configuration for Intrusion detection.
Location string
Resource location.
Snat Pulumi.AzureNative.Network.Outputs.FirewallPolicySNATResponse
The private IP addresses/IP ranges to which traffic will not be SNAT.
Sql Pulumi.AzureNative.Network.Outputs.FirewallPolicySQLResponse
SQL Settings definition.
Tags Dictionary<string, string>
Resource tags.
ThreatIntelMode string
The operation mode for Threat Intelligence.
ThreatIntelWhitelist Pulumi.AzureNative.Network.Outputs.FirewallPolicyThreatIntelWhitelistResponse
ThreatIntel Whitelist for Firewall Policy.
AzureApiVersion string
The Azure API version of the resource.
Name string
Resource name.
Type string
Resource type.
BasePolicy SubResourceResponse
The parent firewall policy from which rules are inherited.
DnsSettings DnsSettingsResponse
DNS Proxy Settings definition.
ExplicitProxy ExplicitProxyResponse
Explicit Proxy Settings definition.
Id string
Resource ID.
Insights FirewallPolicyInsightsResponse
Insights on Firewall Policy.
IntrusionDetection FirewallPolicyIntrusionDetectionResponse
The configuration for Intrusion detection.
Location string
Resource location.
Snat FirewallPolicySNATResponse
The private IP addresses/IP ranges to which traffic will not be SNAT.
Sql FirewallPolicySQLResponse
SQL Settings definition.
Tags map[string]string
Resource tags.
ThreatIntelMode string
The operation mode for Threat Intelligence.
ThreatIntelWhitelist FirewallPolicyThreatIntelWhitelistResponse
ThreatIntel Whitelist for Firewall Policy.
azureApiVersion String
The Azure API version of the resource.
name String
Resource name.
type String
Resource type.
basePolicy SubResourceResponse
The parent firewall policy from which rules are inherited.
dnsSettings DnsSettingsResponse
DNS Proxy Settings definition.
explicitProxy ExplicitProxyResponse
Explicit Proxy Settings definition.
id String
Resource ID.
insights FirewallPolicyInsightsResponse
Insights on Firewall Policy.
intrusionDetection FirewallPolicyIntrusionDetectionResponse
The configuration for Intrusion detection.
location String
Resource location.
snat FirewallPolicySNATResponse
The private IP addresses/IP ranges to which traffic will not be SNAT.
sql FirewallPolicySQLResponse
SQL Settings definition.
tags Map<String,String>
Resource tags.
threatIntelMode String
The operation mode for Threat Intelligence.
threatIntelWhitelist FirewallPolicyThreatIntelWhitelistResponse
ThreatIntel Whitelist for Firewall Policy.
azureApiVersion string
The Azure API version of the resource.
name string
Resource name.
type string
Resource type.
basePolicy SubResourceResponse
The parent firewall policy from which rules are inherited.
dnsSettings DnsSettingsResponse
DNS Proxy Settings definition.
explicitProxy ExplicitProxyResponse
Explicit Proxy Settings definition.
id string
Resource ID.
insights FirewallPolicyInsightsResponse
Insights on Firewall Policy.
intrusionDetection FirewallPolicyIntrusionDetectionResponse
The configuration for Intrusion detection.
location string
Resource location.
snat FirewallPolicySNATResponse
The private IP addresses/IP ranges to which traffic will not be SNAT.
sql FirewallPolicySQLResponse
SQL Settings definition.
tags {[key: string]: string}
Resource tags.
threatIntelMode string
The operation mode for Threat Intelligence.
threatIntelWhitelist FirewallPolicyThreatIntelWhitelistResponse
ThreatIntel Whitelist for Firewall Policy.
azure_api_version str
The Azure API version of the resource.
name str
Resource name.
type str
Resource type.
base_policy SubResourceResponse
The parent firewall policy from which rules are inherited.
dns_settings DnsSettingsResponse
DNS Proxy Settings definition.
explicit_proxy ExplicitProxyResponse
Explicit Proxy Settings definition.
id str
Resource ID.
insights FirewallPolicyInsightsResponse
Insights on Firewall Policy.
intrusion_detection FirewallPolicyIntrusionDetectionResponse
The configuration for Intrusion detection.
location str
Resource location.
snat FirewallPolicySNATResponse
The private IP addresses/IP ranges to which traffic will not be SNAT.
sql FirewallPolicySQLResponse
SQL Settings definition.
tags Mapping[str, str]
Resource tags.
threat_intel_mode str
The operation mode for Threat Intelligence.
threat_intel_whitelist FirewallPolicyThreatIntelWhitelistResponse
ThreatIntel Whitelist for Firewall Policy.
azureApiVersion String
The Azure API version of the resource.
name String
Resource name.
type String
Resource type.
basePolicy Property Map
The parent firewall policy from which rules are inherited.
dnsSettings Property Map
DNS Proxy Settings definition.
explicitProxy Property Map
Explicit Proxy Settings definition.
id String
Resource ID.
insights Property Map
Insights on Firewall Policy.
intrusionDetection Property Map
The configuration for Intrusion detection.
location String
Resource location.
snat Property Map
The private IP addresses/IP ranges to which traffic will not be SNAT.
sql Property Map
SQL Settings definition.
tags Map<String>
Resource tags.
threatIntelMode String
The operation mode for Threat Intelligence.
threatIntelWhitelist Property Map
ThreatIntel Whitelist for Firewall Policy.

Supporting Types

DnsSettingsResponse

EnableProxy bool
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
RequireProxyForNetworkRules bool
FQDNs in Network Rules are supported when set to true.
Servers List<string>
List of Custom DNS Servers.
EnableProxy bool
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
RequireProxyForNetworkRules bool
FQDNs in Network Rules are supported when set to true.
Servers []string
List of Custom DNS Servers.
enableProxy Boolean
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
requireProxyForNetworkRules Boolean
FQDNs in Network Rules are supported when set to true.
servers List<String>
List of Custom DNS Servers.
enableProxy boolean
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
requireProxyForNetworkRules boolean
FQDNs in Network Rules are supported when set to true.
servers string[]
List of Custom DNS Servers.
enable_proxy bool
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
require_proxy_for_network_rules bool
FQDNs in Network Rules are supported when set to true.
servers Sequence[str]
List of Custom DNS Servers.
enableProxy Boolean
Enable DNS Proxy on Firewalls attached to the Firewall Policy.
requireProxyForNetworkRules Boolean
FQDNs in Network Rules are supported when set to true.
servers List<String>
List of Custom DNS Servers.

ExplicitProxyResponse

EnableExplicitProxy bool
When set to true, explicit proxy mode is enabled.
EnablePacFile bool
When set to true, pac file port and url needs to be provided.
HttpPort int
Port number for explicit proxy http protocol, cannot be greater than 64000.
HttpsPort int
Port number for explicit proxy https protocol, cannot be greater than 64000.
PacFile string
SAS URL for PAC file.
PacFilePort int
Port number for firewall to serve PAC file.
EnableExplicitProxy bool
When set to true, explicit proxy mode is enabled.
EnablePacFile bool
When set to true, pac file port and url needs to be provided.
HttpPort int
Port number for explicit proxy http protocol, cannot be greater than 64000.
HttpsPort int
Port number for explicit proxy https protocol, cannot be greater than 64000.
PacFile string
SAS URL for PAC file.
PacFilePort int
Port number for firewall to serve PAC file.
enableExplicitProxy Boolean
When set to true, explicit proxy mode is enabled.
enablePacFile Boolean
When set to true, pac file port and url needs to be provided.
httpPort Integer
Port number for explicit proxy http protocol, cannot be greater than 64000.
httpsPort Integer
Port number for explicit proxy https protocol, cannot be greater than 64000.
pacFile String
SAS URL for PAC file.
pacFilePort Integer
Port number for firewall to serve PAC file.
enableExplicitProxy boolean
When set to true, explicit proxy mode is enabled.
enablePacFile boolean
When set to true, pac file port and url needs to be provided.
httpPort number
Port number for explicit proxy http protocol, cannot be greater than 64000.
httpsPort number
Port number for explicit proxy https protocol, cannot be greater than 64000.
pacFile string
SAS URL for PAC file.
pacFilePort number
Port number for firewall to serve PAC file.
enable_explicit_proxy bool
When set to true, explicit proxy mode is enabled.
enable_pac_file bool
When set to true, pac file port and url needs to be provided.
http_port int
Port number for explicit proxy http protocol, cannot be greater than 64000.
https_port int
Port number for explicit proxy https protocol, cannot be greater than 64000.
pac_file str
SAS URL for PAC file.
pac_file_port int
Port number for firewall to serve PAC file.
enableExplicitProxy Boolean
When set to true, explicit proxy mode is enabled.
enablePacFile Boolean
When set to true, pac file port and url needs to be provided.
httpPort Number
Port number for explicit proxy http protocol, cannot be greater than 64000.
httpsPort Number
Port number for explicit proxy https protocol, cannot be greater than 64000.
pacFile String
SAS URL for PAC file.
pacFilePort Number
Port number for firewall to serve PAC file.

FirewallPolicyInsightsResponse

IsEnabled bool
A flag to indicate if the insights are enabled on the policy.
LogAnalyticsResources Pulumi.AzureNative.Network.Inputs.FirewallPolicyLogAnalyticsResourcesResponse
Workspaces needed to configure the Firewall Policy Insights.
RetentionDays int
Number of days the insights should be enabled on the policy.
IsEnabled bool
A flag to indicate if the insights are enabled on the policy.
LogAnalyticsResources FirewallPolicyLogAnalyticsResourcesResponse
Workspaces needed to configure the Firewall Policy Insights.
RetentionDays int
Number of days the insights should be enabled on the policy.
isEnabled Boolean
A flag to indicate if the insights are enabled on the policy.
logAnalyticsResources FirewallPolicyLogAnalyticsResourcesResponse
Workspaces needed to configure the Firewall Policy Insights.
retentionDays Integer
Number of days the insights should be enabled on the policy.
isEnabled boolean
A flag to indicate if the insights are enabled on the policy.
logAnalyticsResources FirewallPolicyLogAnalyticsResourcesResponse
Workspaces needed to configure the Firewall Policy Insights.
retentionDays number
Number of days the insights should be enabled on the policy.
is_enabled bool
A flag to indicate if the insights are enabled on the policy.
log_analytics_resources FirewallPolicyLogAnalyticsResourcesResponse
Workspaces needed to configure the Firewall Policy Insights.
retention_days int
Number of days the insights should be enabled on the policy.
isEnabled Boolean
A flag to indicate if the insights are enabled on the policy.
logAnalyticsResources Property Map
Workspaces needed to configure the Firewall Policy Insights.
retentionDays Number
Number of days the insights should be enabled on the policy.

FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse

Description string
Description of the bypass traffic rule.
DestinationAddresses List<string>
List of destination IP addresses or ranges for this rule.
DestinationIpGroups List<string>
List of destination IpGroups for this rule.
DestinationPorts List<string>
List of destination ports or ranges.
Name string
Name of the bypass traffic rule.
Protocol string
The rule bypass protocol.
SourceAddresses List<string>
List of source IP addresses or ranges for this rule.
SourceIpGroups List<string>
List of source IpGroups for this rule.
Description string
Description of the bypass traffic rule.
DestinationAddresses []string
List of destination IP addresses or ranges for this rule.
DestinationIpGroups []string
List of destination IpGroups for this rule.
DestinationPorts []string
List of destination ports or ranges.
Name string
Name of the bypass traffic rule.
Protocol string
The rule bypass protocol.
SourceAddresses []string
List of source IP addresses or ranges for this rule.
SourceIpGroups []string
List of source IpGroups for this rule.
description String
Description of the bypass traffic rule.
destinationAddresses List<String>
List of destination IP addresses or ranges for this rule.
destinationIpGroups List<String>
List of destination IpGroups for this rule.
destinationPorts List<String>
List of destination ports or ranges.
name String
Name of the bypass traffic rule.
protocol String
The rule bypass protocol.
sourceAddresses List<String>
List of source IP addresses or ranges for this rule.
sourceIpGroups List<String>
List of source IpGroups for this rule.
description string
Description of the bypass traffic rule.
destinationAddresses string[]
List of destination IP addresses or ranges for this rule.
destinationIpGroups string[]
List of destination IpGroups for this rule.
destinationPorts string[]
List of destination ports or ranges.
name string
Name of the bypass traffic rule.
protocol string
The rule bypass protocol.
sourceAddresses string[]
List of source IP addresses or ranges for this rule.
sourceIpGroups string[]
List of source IpGroups for this rule.
description str
Description of the bypass traffic rule.
destination_addresses Sequence[str]
List of destination IP addresses or ranges for this rule.
destination_ip_groups Sequence[str]
List of destination IpGroups for this rule.
destination_ports Sequence[str]
List of destination ports or ranges.
name str
Name of the bypass traffic rule.
protocol str
The rule bypass protocol.
source_addresses Sequence[str]
List of source IP addresses or ranges for this rule.
source_ip_groups Sequence[str]
List of source IpGroups for this rule.
description String
Description of the bypass traffic rule.
destinationAddresses List<String>
List of destination IP addresses or ranges for this rule.
destinationIpGroups List<String>
List of destination IpGroups for this rule.
destinationPorts List<String>
List of destination ports or ranges.
name String
Name of the bypass traffic rule.
protocol String
The rule bypass protocol.
sourceAddresses List<String>
List of source IP addresses or ranges for this rule.
sourceIpGroups List<String>
List of source IpGroups for this rule.

FirewallPolicyIntrusionDetectionConfigurationResponse

BypassTrafficSettings List<Pulumi.AzureNative.Network.Inputs.FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse>
List of rules for traffic to bypass.
PrivateRanges List<string>
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
SignatureOverrides List<Pulumi.AzureNative.Network.Inputs.FirewallPolicyIntrusionDetectionSignatureSpecificationResponse>
List of specific signatures states.
BypassTrafficSettings []FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse
List of rules for traffic to bypass.
PrivateRanges []string
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
SignatureOverrides []FirewallPolicyIntrusionDetectionSignatureSpecificationResponse
List of specific signatures states.
bypassTrafficSettings List<FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse>
List of rules for traffic to bypass.
privateRanges List<String>
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
signatureOverrides List<FirewallPolicyIntrusionDetectionSignatureSpecificationResponse>
List of specific signatures states.
bypassTrafficSettings FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse[]
List of rules for traffic to bypass.
privateRanges string[]
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
signatureOverrides FirewallPolicyIntrusionDetectionSignatureSpecificationResponse[]
List of specific signatures states.
bypass_traffic_settings Sequence[FirewallPolicyIntrusionDetectionBypassTrafficSpecificationsResponse]
List of rules for traffic to bypass.
private_ranges Sequence[str]
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
signature_overrides Sequence[FirewallPolicyIntrusionDetectionSignatureSpecificationResponse]
List of specific signatures states.
bypassTrafficSettings List<Property Map>
List of rules for traffic to bypass.
privateRanges List<String>
IDPS Private IP address ranges are used to identify traffic direction (i.e. inbound, outbound, etc.). By default, only ranges defined by IANA RFC 1918 are considered private IP addresses. To modify default ranges, specify your Private IP address ranges with this property
signatureOverrides List<Property Map>
List of specific signatures states.

FirewallPolicyIntrusionDetectionResponse

Configuration Pulumi.AzureNative.Network.Inputs.FirewallPolicyIntrusionDetectionConfigurationResponse
Intrusion detection configuration properties.
Mode string
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
Profile string
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
Configuration FirewallPolicyIntrusionDetectionConfigurationResponse
Intrusion detection configuration properties.
Mode string
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
Profile string
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
configuration FirewallPolicyIntrusionDetectionConfigurationResponse
Intrusion detection configuration properties.
mode String
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
profile String
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
configuration FirewallPolicyIntrusionDetectionConfigurationResponse
Intrusion detection configuration properties.
mode string
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
profile string
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
configuration FirewallPolicyIntrusionDetectionConfigurationResponse
Intrusion detection configuration properties.
mode str
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
profile str
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.
configuration Property Map
Intrusion detection configuration properties.
mode String
Intrusion detection general state. When attached to a parent policy, the firewall's effective IDPS mode is the stricter mode of the two.
profile String
IDPS profile name. When attached to a parent policy, the firewall's effective profile is the profile name of the parent policy.

FirewallPolicyIntrusionDetectionSignatureSpecificationResponse

Id string
Signature id.
Mode string
The signature state.
Id string
Signature id.
Mode string
The signature state.
id String
Signature id.
mode String
The signature state.
id string
Signature id.
mode string
The signature state.
id str
Signature id.
mode str
The signature state.
id String
Signature id.
mode String
The signature state.

FirewallPolicyLogAnalyticsResourcesResponse

DefaultWorkspaceId SubResourceResponse
The default workspace Id for Firewall Policy Insights.
Workspaces []FirewallPolicyLogAnalyticsWorkspaceResponse
List of workspaces for Firewall Policy Insights.
defaultWorkspaceId SubResourceResponse
The default workspace Id for Firewall Policy Insights.
workspaces List<FirewallPolicyLogAnalyticsWorkspaceResponse>
List of workspaces for Firewall Policy Insights.
defaultWorkspaceId SubResourceResponse
The default workspace Id for Firewall Policy Insights.
workspaces FirewallPolicyLogAnalyticsWorkspaceResponse[]
List of workspaces for Firewall Policy Insights.
default_workspace_id SubResourceResponse
The default workspace Id for Firewall Policy Insights.
workspaces Sequence[FirewallPolicyLogAnalyticsWorkspaceResponse]
List of workspaces for Firewall Policy Insights.
defaultWorkspaceId Property Map
The default workspace Id for Firewall Policy Insights.
workspaces List<Property Map>
List of workspaces for Firewall Policy Insights.

FirewallPolicyLogAnalyticsWorkspaceResponse

Region string
Region to configure the Workspace.
WorkspaceId Pulumi.AzureNative.Network.Inputs.SubResourceResponse
The workspace Id for Firewall Policy Insights.
Region string
Region to configure the Workspace.
WorkspaceId SubResourceResponse
The workspace Id for Firewall Policy Insights.
region String
Region to configure the Workspace.
workspaceId SubResourceResponse
The workspace Id for Firewall Policy Insights.
region string
Region to configure the Workspace.
workspaceId SubResourceResponse
The workspace Id for Firewall Policy Insights.
region str
Region to configure the Workspace.
workspace_id SubResourceResponse
The workspace Id for Firewall Policy Insights.
region String
Region to configure the Workspace.
workspaceId Property Map
The workspace Id for Firewall Policy Insights.

FirewallPolicySNATResponse

AutoLearnPrivateRanges string
The operation mode for automatically learning private ranges to not be SNAT
PrivateRanges List<string>
List of private IP addresses/IP address ranges to not be SNAT.
AutoLearnPrivateRanges string
The operation mode for automatically learning private ranges to not be SNAT
PrivateRanges []string
List of private IP addresses/IP address ranges to not be SNAT.
autoLearnPrivateRanges String
The operation mode for automatically learning private ranges to not be SNAT
privateRanges List<String>
List of private IP addresses/IP address ranges to not be SNAT.
autoLearnPrivateRanges string
The operation mode for automatically learning private ranges to not be SNAT
privateRanges string[]
List of private IP addresses/IP address ranges to not be SNAT.
auto_learn_private_ranges str
The operation mode for automatically learning private ranges to not be SNAT
private_ranges Sequence[str]
List of private IP addresses/IP address ranges to not be SNAT.
autoLearnPrivateRanges String
The operation mode for automatically learning private ranges to not be SNAT
privateRanges List<String>
List of private IP addresses/IP address ranges to not be SNAT.

FirewallPolicySQLResponse

AllowSqlRedirect bool
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
AllowSqlRedirect bool
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
allowSqlRedirect Boolean
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
allowSqlRedirect boolean
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
allow_sql_redirect bool
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.
allowSqlRedirect Boolean
A flag to indicate if SQL Redirect traffic filtering is enabled. Turning on the flag requires no rule using port 11000-11999.

FirewallPolicyThreatIntelWhitelistResponse

Fqdns List<string>
List of FQDNs for the ThreatIntel Whitelist.
IpAddresses List<string>
List of IP addresses for the ThreatIntel Whitelist.
Fqdns []string
List of FQDNs for the ThreatIntel Whitelist.
IpAddresses []string
List of IP addresses for the ThreatIntel Whitelist.
fqdns List<String>
List of FQDNs for the ThreatIntel Whitelist.
ipAddresses List<String>
List of IP addresses for the ThreatIntel Whitelist.
fqdns string[]
List of FQDNs for the ThreatIntel Whitelist.
ipAddresses string[]
List of IP addresses for the ThreatIntel Whitelist.
fqdns Sequence[str]
List of FQDNs for the ThreatIntel Whitelist.
ip_addresses Sequence[str]
List of IP addresses for the ThreatIntel Whitelist.
fqdns List<String>
List of FQDNs for the ThreatIntel Whitelist.
ipAddresses List<String>
List of IP addresses for the ThreatIntel Whitelist.

SubResourceResponse

Id string
Resource ID.
Id string
Resource ID.
id String
Resource ID.
id string
Resource ID.
id str
Resource ID.
id String
Resource ID.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi