azure.sentinel.AlertRuleAnomalyDuplicate

Explore with Pulumi AI

Manages a Duplicated Anomaly Alert Rule.

Create AlertRuleAnomalyDuplicate Resource

new AlertRuleAnomalyDuplicate(name: string, args: AlertRuleAnomalyDuplicateArgs, opts?: CustomResourceOptions);
@overload
def AlertRuleAnomalyDuplicate(resource_name: str,
                              opts: Optional[ResourceOptions] = None,
                              built_in_rule_id: Optional[str] = None,
                              display_name: Optional[str] = None,
                              enabled: Optional[bool] = None,
                              log_analytics_workspace_id: Optional[str] = None,
                              mode: Optional[str] = None,
                              multi_select_observations: Optional[Sequence[AlertRuleAnomalyDuplicateMultiSelectObservationArgs]] = None,
                              prioritized_exclude_observations: Optional[Sequence[AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs]] = None,
                              single_select_observations: Optional[Sequence[AlertRuleAnomalyDuplicateSingleSelectObservationArgs]] = None,
                              threshold_observations: Optional[Sequence[AlertRuleAnomalyDuplicateThresholdObservationArgs]] = None)
@overload
def AlertRuleAnomalyDuplicate(resource_name: str,
                              args: AlertRuleAnomalyDuplicateArgs,
                              opts: Optional[ResourceOptions] = None)
func NewAlertRuleAnomalyDuplicate(ctx *Context, name string, args AlertRuleAnomalyDuplicateArgs, opts ...ResourceOption) (*AlertRuleAnomalyDuplicate, error)
public AlertRuleAnomalyDuplicate(string name, AlertRuleAnomalyDuplicateArgs args, CustomResourceOptions? opts = null)
public AlertRuleAnomalyDuplicate(String name, AlertRuleAnomalyDuplicateArgs args)
public AlertRuleAnomalyDuplicate(String name, AlertRuleAnomalyDuplicateArgs args, CustomResourceOptions options)
type: azure:sentinel:AlertRuleAnomalyDuplicate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.

name string
The unique name of the resource.
args AlertRuleAnomalyDuplicateArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
resource_name str
The unique name of the resource.
args AlertRuleAnomalyDuplicateArgs
The arguments to resource properties.
opts ResourceOptions
Bag of options to control resource's behavior.
ctx Context
Context object for the current deployment.
name string
The unique name of the resource.
args AlertRuleAnomalyDuplicateArgs
The arguments to resource properties.
opts ResourceOption
Bag of options to control resource's behavior.
name string
The unique name of the resource.
args AlertRuleAnomalyDuplicateArgs
The arguments to resource properties.
opts CustomResourceOptions
Bag of options to control resource's behavior.
name String
The unique name of the resource.
args AlertRuleAnomalyDuplicateArgs
The arguments to resource properties.
options CustomResourceOptions
Bag of options to control resource's behavior.

AlertRuleAnomalyDuplicate Resource Properties

To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

Inputs

The AlertRuleAnomalyDuplicate resource accepts the following input properties:

BuiltInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

DisplayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

LogAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

MultiSelectObservations List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>

A list of multi_select_observation blocks as defined below.

PrioritizedExcludeObservations List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>

A list of prioritized_exclude_observation blocks as defined below.

SingleSelectObservations List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>

A list of single_select_observation blocks as defined below.

ThresholdObservations List<AlertRuleAnomalyDuplicateThresholdObservationArgs>

A list of threshold_observation blocks as defined below.

BuiltInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

DisplayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

LogAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

MultiSelectObservations []AlertRuleAnomalyDuplicateMultiSelectObservationArgs

A list of multi_select_observation blocks as defined below.

PrioritizedExcludeObservations []AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs

A list of prioritized_exclude_observation blocks as defined below.

SingleSelectObservations []AlertRuleAnomalyDuplicateSingleSelectObservationArgs

A list of single_select_observation blocks as defined below.

ThresholdObservations []AlertRuleAnomalyDuplicateThresholdObservationArgs

A list of threshold_observation blocks as defined below.

builtInRuleId String

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

displayName String

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled Boolean

Should the Duplicated Anomaly Alert Rule be enabled?

logAnalyticsWorkspaceId String

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode String

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>

A list of multi_select_observation blocks as defined below.

prioritizedExcludeObservations List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>

A list of prioritized_exclude_observation blocks as defined below.

singleSelectObservations List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>

A list of single_select_observation blocks as defined below.

thresholdObservations List<AlertRuleAnomalyDuplicateThresholdObservationArgs>

A list of threshold_observation blocks as defined below.

builtInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

displayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled boolean

Should the Duplicated Anomaly Alert Rule be enabled?

logAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations AlertRuleAnomalyDuplicateMultiSelectObservationArgs[]

A list of multi_select_observation blocks as defined below.

prioritizedExcludeObservations AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs[]

A list of prioritized_exclude_observation blocks as defined below.

singleSelectObservations AlertRuleAnomalyDuplicateSingleSelectObservationArgs[]

A list of single_select_observation blocks as defined below.

thresholdObservations AlertRuleAnomalyDuplicateThresholdObservationArgs[]

A list of threshold_observation blocks as defined below.

built_in_rule_id str

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

display_name str

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

log_analytics_workspace_id str

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode str

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multi_select_observations Sequence[AlertRuleAnomalyDuplicateMultiSelectObservationArgs]

A list of multi_select_observation blocks as defined below.

prioritized_exclude_observations Sequence[AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs]

A list of prioritized_exclude_observation blocks as defined below.

single_select_observations Sequence[AlertRuleAnomalyDuplicateSingleSelectObservationArgs]

A list of single_select_observation blocks as defined below.

threshold_observations Sequence[AlertRuleAnomalyDuplicateThresholdObservationArgs]

A list of threshold_observation blocks as defined below.

builtInRuleId String

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

displayName String

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled Boolean

Should the Duplicated Anomaly Alert Rule be enabled?

logAnalyticsWorkspaceId String

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode String

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations List<Property Map>

A list of multi_select_observation blocks as defined below.

prioritizedExcludeObservations List<Property Map>

A list of prioritized_exclude_observation blocks as defined below.

singleSelectObservations List<Property Map>

A list of single_select_observation blocks as defined below.

thresholdObservations List<Property Map>

A list of threshold_observation blocks as defined below.

Outputs

All input properties are implicitly available as output properties. Additionally, the AlertRuleAnomalyDuplicate resource produces the following output properties:

AnomalySettingsVersion int

The version of the Anomaly Security ML Analytics Settings.

AnomalyVersion string

The anomaly version of the Anomaly Alert Rule.

Description string

The description of the multi select observation.

Frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

Id string

The provider-assigned unique ID for this managed resource.

IsDefaultSettings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

Name string

The name of the multi select observation.

RequiredDataConnectors List<AlertRuleAnomalyDuplicateRequiredDataConnector>

A required_data_connector block as defined below.

SettingsDefinitionId string

The ID of the anomaly settings definition Id.

Tactics List<string>

A list of categories of attacks by which to classify the rule.

Techniques List<string>

A list of techniques of attacks by which to classify the rule.

AnomalySettingsVersion int

The version of the Anomaly Security ML Analytics Settings.

AnomalyVersion string

The anomaly version of the Anomaly Alert Rule.

Description string

The description of the multi select observation.

Frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

Id string

The provider-assigned unique ID for this managed resource.

IsDefaultSettings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

Name string

The name of the multi select observation.

RequiredDataConnectors []AlertRuleAnomalyDuplicateRequiredDataConnector

A required_data_connector block as defined below.

SettingsDefinitionId string

The ID of the anomaly settings definition Id.

Tactics []string

A list of categories of attacks by which to classify the rule.

Techniques []string

A list of techniques of attacks by which to classify the rule.

anomalySettingsVersion Integer

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion String

The anomaly version of the Anomaly Alert Rule.

description String

The description of the multi select observation.

frequency String

The frequency the Anomaly Alert Rule will be run, such as "P1D".

id String

The provider-assigned unique ID for this managed resource.

isDefaultSettings Boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

name String

The name of the multi select observation.

requiredDataConnectors List<AlertRuleAnomalyDuplicateRequiredDataConnector>

A required_data_connector block as defined below.

settingsDefinitionId String

The ID of the anomaly settings definition Id.

tactics List<String>

A list of categories of attacks by which to classify the rule.

techniques List<String>

A list of techniques of attacks by which to classify the rule.

anomalySettingsVersion number

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion string

The anomaly version of the Anomaly Alert Rule.

description string

The description of the multi select observation.

frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

id string

The provider-assigned unique ID for this managed resource.

isDefaultSettings boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

name string

The name of the multi select observation.

requiredDataConnectors AlertRuleAnomalyDuplicateRequiredDataConnector[]

A required_data_connector block as defined below.

settingsDefinitionId string

The ID of the anomaly settings definition Id.

tactics string[]

A list of categories of attacks by which to classify the rule.

techniques string[]

A list of techniques of attacks by which to classify the rule.

anomaly_settings_version int

The version of the Anomaly Security ML Analytics Settings.

anomaly_version str

The anomaly version of the Anomaly Alert Rule.

description str

The description of the multi select observation.

frequency str

The frequency the Anomaly Alert Rule will be run, such as "P1D".

id str

The provider-assigned unique ID for this managed resource.

is_default_settings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

name str

The name of the multi select observation.

required_data_connectors Sequence[AlertRuleAnomalyDuplicateRequiredDataConnector]

A required_data_connector block as defined below.

settings_definition_id str

The ID of the anomaly settings definition Id.

tactics Sequence[str]

A list of categories of attacks by which to classify the rule.

techniques Sequence[str]

A list of techniques of attacks by which to classify the rule.

anomalySettingsVersion Number

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion String

The anomaly version of the Anomaly Alert Rule.

description String

The description of the multi select observation.

frequency String

The frequency the Anomaly Alert Rule will be run, such as "P1D".

id String

The provider-assigned unique ID for this managed resource.

isDefaultSettings Boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

name String

The name of the multi select observation.

requiredDataConnectors List<Property Map>

A required_data_connector block as defined below.

settingsDefinitionId String

The ID of the anomaly settings definition Id.

tactics List<String>

A list of categories of attacks by which to classify the rule.

techniques List<String>

A list of techniques of attacks by which to classify the rule.

Look up Existing AlertRuleAnomalyDuplicate Resource

Get an existing AlertRuleAnomalyDuplicate resource’s state with the given name, ID, and optional extra properties used to qualify the lookup.

public static get(name: string, id: Input<ID>, state?: AlertRuleAnomalyDuplicateState, opts?: CustomResourceOptions): AlertRuleAnomalyDuplicate
@staticmethod
def get(resource_name: str,
        id: str,
        opts: Optional[ResourceOptions] = None,
        anomaly_settings_version: Optional[int] = None,
        anomaly_version: Optional[str] = None,
        built_in_rule_id: Optional[str] = None,
        description: Optional[str] = None,
        display_name: Optional[str] = None,
        enabled: Optional[bool] = None,
        frequency: Optional[str] = None,
        is_default_settings: Optional[bool] = None,
        log_analytics_workspace_id: Optional[str] = None,
        mode: Optional[str] = None,
        multi_select_observations: Optional[Sequence[AlertRuleAnomalyDuplicateMultiSelectObservationArgs]] = None,
        name: Optional[str] = None,
        prioritized_exclude_observations: Optional[Sequence[AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs]] = None,
        required_data_connectors: Optional[Sequence[AlertRuleAnomalyDuplicateRequiredDataConnectorArgs]] = None,
        settings_definition_id: Optional[str] = None,
        single_select_observations: Optional[Sequence[AlertRuleAnomalyDuplicateSingleSelectObservationArgs]] = None,
        tactics: Optional[Sequence[str]] = None,
        techniques: Optional[Sequence[str]] = None,
        threshold_observations: Optional[Sequence[AlertRuleAnomalyDuplicateThresholdObservationArgs]] = None) -> AlertRuleAnomalyDuplicate
func GetAlertRuleAnomalyDuplicate(ctx *Context, name string, id IDInput, state *AlertRuleAnomalyDuplicateState, opts ...ResourceOption) (*AlertRuleAnomalyDuplicate, error)
public static AlertRuleAnomalyDuplicate Get(string name, Input<string> id, AlertRuleAnomalyDuplicateState? state, CustomResourceOptions? opts = null)
public static AlertRuleAnomalyDuplicate get(String name, Output<String> id, AlertRuleAnomalyDuplicateState state, CustomResourceOptions options)
Resource lookup is not supported in YAML
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
resource_name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
name
The unique name of the resulting resource.
id
The unique provider ID of the resource to lookup.
state
Any extra arguments used during the lookup.
opts
A bag of options that control this resource's behavior.
The following state arguments are supported:
AnomalySettingsVersion int

The version of the Anomaly Security ML Analytics Settings.

AnomalyVersion string

The anomaly version of the Anomaly Alert Rule.

BuiltInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Description string

The description of the multi select observation.

DisplayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

Frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

IsDefaultSettings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

LogAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

MultiSelectObservations List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>

A list of multi_select_observation blocks as defined below.

Name string

The name of the multi select observation.

PrioritizedExcludeObservations List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>

A list of prioritized_exclude_observation blocks as defined below.

RequiredDataConnectors List<AlertRuleAnomalyDuplicateRequiredDataConnectorArgs>

A required_data_connector block as defined below.

SettingsDefinitionId string

The ID of the anomaly settings definition Id.

SingleSelectObservations List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>

A list of single_select_observation blocks as defined below.

Tactics List<string>

A list of categories of attacks by which to classify the rule.

Techniques List<string>

A list of techniques of attacks by which to classify the rule.

ThresholdObservations List<AlertRuleAnomalyDuplicateThresholdObservationArgs>

A list of threshold_observation blocks as defined below.

AnomalySettingsVersion int

The version of the Anomaly Security ML Analytics Settings.

AnomalyVersion string

The anomaly version of the Anomaly Alert Rule.

BuiltInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Description string

The description of the multi select observation.

DisplayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

Frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

IsDefaultSettings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

LogAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

Mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

MultiSelectObservations []AlertRuleAnomalyDuplicateMultiSelectObservationArgs

A list of multi_select_observation blocks as defined below.

Name string

The name of the multi select observation.

PrioritizedExcludeObservations []AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs

A list of prioritized_exclude_observation blocks as defined below.

RequiredDataConnectors []AlertRuleAnomalyDuplicateRequiredDataConnectorArgs

A required_data_connector block as defined below.

SettingsDefinitionId string

The ID of the anomaly settings definition Id.

SingleSelectObservations []AlertRuleAnomalyDuplicateSingleSelectObservationArgs

A list of single_select_observation blocks as defined below.

Tactics []string

A list of categories of attacks by which to classify the rule.

Techniques []string

A list of techniques of attacks by which to classify the rule.

ThresholdObservations []AlertRuleAnomalyDuplicateThresholdObservationArgs

A list of threshold_observation blocks as defined below.

anomalySettingsVersion Integer

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion String

The anomaly version of the Anomaly Alert Rule.

builtInRuleId String

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

description String

The description of the multi select observation.

displayName String

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled Boolean

Should the Duplicated Anomaly Alert Rule be enabled?

frequency String

The frequency the Anomaly Alert Rule will be run, such as "P1D".

isDefaultSettings Boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

logAnalyticsWorkspaceId String

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode String

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations List<AlertRuleAnomalyDuplicateMultiSelectObservationArgs>

A list of multi_select_observation blocks as defined below.

name String

The name of the multi select observation.

prioritizedExcludeObservations List<AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs>

A list of prioritized_exclude_observation blocks as defined below.

requiredDataConnectors List<AlertRuleAnomalyDuplicateRequiredDataConnectorArgs>

A required_data_connector block as defined below.

settingsDefinitionId String

The ID of the anomaly settings definition Id.

singleSelectObservations List<AlertRuleAnomalyDuplicateSingleSelectObservationArgs>

A list of single_select_observation blocks as defined below.

tactics List<String>

A list of categories of attacks by which to classify the rule.

techniques List<String>

A list of techniques of attacks by which to classify the rule.

thresholdObservations List<AlertRuleAnomalyDuplicateThresholdObservationArgs>

A list of threshold_observation blocks as defined below.

anomalySettingsVersion number

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion string

The anomaly version of the Anomaly Alert Rule.

builtInRuleId string

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

description string

The description of the multi select observation.

displayName string

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled boolean

Should the Duplicated Anomaly Alert Rule be enabled?

frequency string

The frequency the Anomaly Alert Rule will be run, such as "P1D".

isDefaultSettings boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

logAnalyticsWorkspaceId string

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode string

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations AlertRuleAnomalyDuplicateMultiSelectObservationArgs[]

A list of multi_select_observation blocks as defined below.

name string

The name of the multi select observation.

prioritizedExcludeObservations AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs[]

A list of prioritized_exclude_observation blocks as defined below.

requiredDataConnectors AlertRuleAnomalyDuplicateRequiredDataConnectorArgs[]

A required_data_connector block as defined below.

settingsDefinitionId string

The ID of the anomaly settings definition Id.

singleSelectObservations AlertRuleAnomalyDuplicateSingleSelectObservationArgs[]

A list of single_select_observation blocks as defined below.

tactics string[]

A list of categories of attacks by which to classify the rule.

techniques string[]

A list of techniques of attacks by which to classify the rule.

thresholdObservations AlertRuleAnomalyDuplicateThresholdObservationArgs[]

A list of threshold_observation blocks as defined below.

anomaly_settings_version int

The version of the Anomaly Security ML Analytics Settings.

anomaly_version str

The anomaly version of the Anomaly Alert Rule.

built_in_rule_id str

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

description str

The description of the multi select observation.

display_name str

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled bool

Should the Duplicated Anomaly Alert Rule be enabled?

frequency str

The frequency the Anomaly Alert Rule will be run, such as "P1D".

is_default_settings bool

Whether the current settings of the Anomaly Alert Rule equals default settings.

log_analytics_workspace_id str

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode str

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multi_select_observations Sequence[AlertRuleAnomalyDuplicateMultiSelectObservationArgs]

A list of multi_select_observation blocks as defined below.

name str

The name of the multi select observation.

prioritized_exclude_observations Sequence[AlertRuleAnomalyDuplicatePrioritizedExcludeObservationArgs]

A list of prioritized_exclude_observation blocks as defined below.

required_data_connectors Sequence[AlertRuleAnomalyDuplicateRequiredDataConnectorArgs]

A required_data_connector block as defined below.

settings_definition_id str

The ID of the anomaly settings definition Id.

single_select_observations Sequence[AlertRuleAnomalyDuplicateSingleSelectObservationArgs]

A list of single_select_observation blocks as defined below.

tactics Sequence[str]

A list of categories of attacks by which to classify the rule.

techniques Sequence[str]

A list of techniques of attacks by which to classify the rule.

threshold_observations Sequence[AlertRuleAnomalyDuplicateThresholdObservationArgs]

A list of threshold_observation blocks as defined below.

anomalySettingsVersion Number

The version of the Anomaly Security ML Analytics Settings.

anomalyVersion String

The anomaly version of the Anomaly Alert Rule.

builtInRuleId String

The ID of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

description String

The description of the multi select observation.

displayName String

The Display Name of the built-in Anomaly Alert Rule. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

enabled Boolean

Should the Duplicated Anomaly Alert Rule be enabled?

frequency String

The frequency the Anomaly Alert Rule will be run, such as "P1D".

isDefaultSettings Boolean

Whether the current settings of the Anomaly Alert Rule equals default settings.

logAnalyticsWorkspaceId String

The ID of the Log Analytics Workspace. Changing this forces a new Duplicated Anomaly Alert Rule to be created.

mode String

mode of the Duplicated Anomaly Alert Rule. Possible Values are Production and Flighting.

multiSelectObservations List<Property Map>

A list of multi_select_observation blocks as defined below.

name String

The name of the multi select observation.

prioritizedExcludeObservations List<Property Map>

A list of prioritized_exclude_observation blocks as defined below.

requiredDataConnectors List<Property Map>

A required_data_connector block as defined below.

settingsDefinitionId String

The ID of the anomaly settings definition Id.

singleSelectObservations List<Property Map>

A list of single_select_observation blocks as defined below.

tactics List<String>

A list of categories of attacks by which to classify the rule.

techniques List<String>

A list of techniques of attacks by which to classify the rule.

thresholdObservations List<Property Map>

A list of threshold_observation blocks as defined below.

Supporting Types

AlertRuleAnomalyDuplicateMultiSelectObservation

Name string

The name of the multi select observation.

Values List<string>

A list of values of the multi select observation.

Description string

The description of the multi select observation.

SupportedValues List<string>

A list of supported values of the multi select observation.

Name string

The name of the multi select observation.

Values []string

A list of values of the multi select observation.

Description string

The description of the multi select observation.

SupportedValues []string

A list of supported values of the multi select observation.

name String

The name of the multi select observation.

values List<String>

A list of values of the multi select observation.

description String

The description of the multi select observation.

supportedValues List<String>

A list of supported values of the multi select observation.

name string

The name of the multi select observation.

values string[]

A list of values of the multi select observation.

description string

The description of the multi select observation.

supportedValues string[]

A list of supported values of the multi select observation.

name str

The name of the multi select observation.

values Sequence[str]

A list of values of the multi select observation.

description str

The description of the multi select observation.

supported_values Sequence[str]

A list of supported values of the multi select observation.

name String

The name of the multi select observation.

values List<String>

A list of values of the multi select observation.

description String

The description of the multi select observation.

supportedValues List<String>

A list of supported values of the multi select observation.

AlertRuleAnomalyDuplicatePrioritizedExcludeObservation

Name string

The name of the prioritized exclude observation.

Description string

The description of the prioritized exclude observation.

Exclude string

The excluded value per description.

Prioritize string

The prioritized value per description.

Name string

The name of the prioritized exclude observation.

Description string

The description of the prioritized exclude observation.

Exclude string

The excluded value per description.

Prioritize string

The prioritized value per description.

name String

The name of the prioritized exclude observation.

description String

The description of the prioritized exclude observation.

exclude String

The excluded value per description.

prioritize String

The prioritized value per description.

name string

The name of the prioritized exclude observation.

description string

The description of the prioritized exclude observation.

exclude string

The excluded value per description.

prioritize string

The prioritized value per description.

name str

The name of the prioritized exclude observation.

description str

The description of the prioritized exclude observation.

exclude str

The excluded value per description.

prioritize str

The prioritized value per description.

name String

The name of the prioritized exclude observation.

description String

The description of the prioritized exclude observation.

exclude String

The excluded value per description.

prioritize String

The prioritized value per description.

AlertRuleAnomalyDuplicateRequiredDataConnector

ConnectorId string

The ID of the required Data Connector.

DataTypes List<string>

A list of data types of the required Data Connector.

ConnectorId string

The ID of the required Data Connector.

DataTypes []string

A list of data types of the required Data Connector.

connectorId String

The ID of the required Data Connector.

dataTypes List<String>

A list of data types of the required Data Connector.

connectorId string

The ID of the required Data Connector.

dataTypes string[]

A list of data types of the required Data Connector.

connector_id str

The ID of the required Data Connector.

data_types Sequence[str]

A list of data types of the required Data Connector.

connectorId String

The ID of the required Data Connector.

dataTypes List<String>

A list of data types of the required Data Connector.

AlertRuleAnomalyDuplicateSingleSelectObservation

Name string

The name of the single select observation.

Value string

The value of the multi select observation.

Description string

The description of the single select observation.

SupportedValues List<string>

A list of supported values of the single select observation.

Name string

The name of the single select observation.

Value string

The value of the multi select observation.

Description string

The description of the single select observation.

SupportedValues []string

A list of supported values of the single select observation.

name String

The name of the single select observation.

value String

The value of the multi select observation.

description String

The description of the single select observation.

supportedValues List<String>

A list of supported values of the single select observation.

name string

The name of the single select observation.

value string

The value of the multi select observation.

description string

The description of the single select observation.

supportedValues string[]

A list of supported values of the single select observation.

name str

The name of the single select observation.

value str

The value of the multi select observation.

description str

The description of the single select observation.

supported_values Sequence[str]

A list of supported values of the single select observation.

name String

The name of the single select observation.

value String

The value of the multi select observation.

description String

The description of the single select observation.

supportedValues List<String>

A list of supported values of the single select observation.

AlertRuleAnomalyDuplicateThresholdObservation

Name string

The name of the threshold observation.

Value string

The value of the threshold observation.

Description string

The description of the threshold observation.

Max string

The max value of the threshold observation.

Min string

The min value of the threshold observation.

Name string

The name of the threshold observation.

Value string

The value of the threshold observation.

Description string

The description of the threshold observation.

Max string

The max value of the threshold observation.

Min string

The min value of the threshold observation.

name String

The name of the threshold observation.

value String

The value of the threshold observation.

description String

The description of the threshold observation.

max String

The max value of the threshold observation.

min String

The min value of the threshold observation.

name string

The name of the threshold observation.

value string

The value of the threshold observation.

description string

The description of the threshold observation.

max string

The max value of the threshold observation.

min string

The min value of the threshold observation.

name str

The name of the threshold observation.

value str

The value of the threshold observation.

description str

The description of the threshold observation.

max str

The max value of the threshold observation.

min str

The min value of the threshold observation.

name String

The name of the threshold observation.

value String

The value of the threshold observation.

description String

The description of the threshold observation.

max String

The max value of the threshold observation.

min String

The min value of the threshold observation.

Import

Built In Anomaly Alert Rules can be imported using the resource id, e.g.

 $ pulumi import azure:sentinel/alertRuleAnomalyDuplicate:AlertRuleAnomalyDuplicate example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.OperationalInsights/workspaces/workspace1/providers/Microsoft.SecurityInsights/securityMLAnalyticsSettings/setting1

Package Details

Repository
Azure Classic pulumi/pulumi-azure
License
Apache-2.0
Notes

This Pulumi package is based on the azurerm Terraform Provider.