This product is not supported for your selected
Datadog site. (
).
azure_activity_log_alert
actions
Type: STRUCT
Provider name: properties.actions
Description: The actions that will activate when the condition is met.
action_groups
Type: UNORDERED_LIST_STRUCT
Provider name: actionGroups
Description: The list of the Action Groups.
action_group_id
Type: STRING
Provider name: actionGroupId
Description: The resource ID of the Action Group. This cannot be null or empty.
condition
Type: STRUCT
Provider name: properties.condition
Description: The condition that will cause this alert to activate.
all_of
Type: UNORDERED_LIST_STRUCT
Provider name: allOf
Description: The list of Activity Log Alert rule conditions.
any_of
Type: UNORDERED_LIST_STRUCT
Provider name: anyOf
Description: An Activity Log Alert rule condition that is met when at least one of its member leaf conditions are met.
contains_any
Type: UNORDERED_LIST_STRING
Provider name: containsAny
Description: The value of the event’s field will be compared to the values in this array (case-insensitive) to determine if the condition is met.
equals
Type: STRING
Provider name: equals
Description: The value of the event’s field will be compared to this value (case-insensitive) to determine if the condition is met.
field
Type: STRING
Provider name: field
Description: The name of the Activity Log event’s field that this condition will examine.The possible values for this field are (case-insensitive): ‘resourceId’, ‘category’, ‘caller’, ’level’, ‘operationName’, ‘resourceGroup’, ‘resourceProvider’, ‘status’, ‘subStatus’, ‘resourceType’, or anything beginning with ‘properties’.
contains_any
Type: UNORDERED_LIST_STRING
Provider name: containsAny
Description: The value of the event’s field will be compared to the values in this array (case-insensitive) to determine if the condition is met.
equals
Type: STRING
Provider name: equals
Description: The value of the event’s field will be compared to this value (case-insensitive) to determine if the condition is met.
field
Type: STRING
Provider name: field
Description: The name of the Activity Log event’s field that this condition will examine.The possible values for this field are (case-insensitive): ‘resourceId’, ‘category’, ‘caller’, ’level’, ‘operationName’, ‘resourceGroup’, ‘resourceProvider’, ‘status’, ‘subStatus’, ‘resourceType’, or anything beginning with ‘properties’.
description
Type: STRING
Provider name: properties.description
Description: A description of this Activity Log Alert rule.
enabled
Type: BOOLEAN
Provider name: properties.enabled
Description: Indicates whether this Activity Log Alert rule is enabled. If an Activity Log Alert rule is not enabled, then none of its actions will be activated.
id
Type: STRING
Provider name: id
Description: The resource Id.
location
Type: STRING
Provider name: location
Description: The location of the resource. Azure Activity Log Alert rules are supported on Global, West Europe and North Europe regions.
name
Type: STRING
Provider name: name
Description: The name of the resource.
resource_group
Type: STRING
scopes
Type: UNORDERED_LIST_STRING
Provider name: properties.scopes
Description: A list of resource IDs that will be used as prefixes. The alert will only apply to Activity Log events with resource IDs that fall under one of these prefixes. This list must include at least one item.
subscription_id
Type: STRING
subscription_name
Type: STRING
Type: UNORDERED_LIST_STRING
type
Type: STRING
Provider name: type
Description: The type of the resource.