Action Group
An action group resource. Uses Azure REST API version 2024-10-01-preview. Other available API versions: 2023-09-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native monitor [ApiVersion]
. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:monitor:ActionGroup SampleActionGroup /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/actionGroups/{actionGroupName}
Properties
The list of ARM role receivers that are part of this action group. Roles are Azure RBAC roles and only built-in roles are supported.
The list of AutomationRunbook receivers that are part of this action group.
The Azure API version of the resource.
The list of AzureAppPush receivers that are part of this action group.
The list of azure function receivers that are part of this action group.
The list of email receivers that are part of this action group.
The list of event hub receivers that are part of this action group.
The short name of the action group. This will be used in SMS messages.
Managed service identity (system assigned and/or user assigned identities)
The list of incident receivers that are part of this action group.
The list of ITSM receivers that are part of this action group.
The list of logic app receivers that are part of this action group.
The list of SMS receivers that are part of this action group.
The list of voice receivers that are part of this action group.
The list of webhook receivers that are part of this action group.