This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.insights.getTenantActionGroup
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Get a tenant action group. Azure REST API version: 2023-05-01-preview.
Using getTenantActionGroup
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 getTenantActionGroup(args: GetTenantActionGroupArgs, opts?: InvokeOptions): Promise<GetTenantActionGroupResult>
function getTenantActionGroupOutput(args: GetTenantActionGroupOutputArgs, opts?: InvokeOptions): Output<GetTenantActionGroupResult>def get_tenant_action_group(management_group_id: Optional[str] = None,
                            tenant_action_group_name: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetTenantActionGroupResult
def get_tenant_action_group_output(management_group_id: Optional[pulumi.Input[str]] = None,
                            tenant_action_group_name: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetTenantActionGroupResult]func LookupTenantActionGroup(ctx *Context, args *LookupTenantActionGroupArgs, opts ...InvokeOption) (*LookupTenantActionGroupResult, error)
func LookupTenantActionGroupOutput(ctx *Context, args *LookupTenantActionGroupOutputArgs, opts ...InvokeOption) LookupTenantActionGroupResultOutput> Note: This function is named LookupTenantActionGroup in the Go SDK.
public static class GetTenantActionGroup 
{
    public static Task<GetTenantActionGroupResult> InvokeAsync(GetTenantActionGroupArgs args, InvokeOptions? opts = null)
    public static Output<GetTenantActionGroupResult> Invoke(GetTenantActionGroupInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetTenantActionGroupResult> getTenantActionGroup(GetTenantActionGroupArgs args, InvokeOptions options)
public static Output<GetTenantActionGroupResult> getTenantActionGroup(GetTenantActionGroupArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:insights:getTenantActionGroup
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ManagementGroup stringId 
- The management group id.
- TenantAction stringGroup Name 
- The name of the action group.
- ManagementGroup stringId 
- The management group id.
- TenantAction stringGroup Name 
- The name of the action group.
- managementGroup StringId 
- The management group id.
- tenantAction StringGroup Name 
- The name of the action group.
- managementGroup stringId 
- The management group id.
- tenantAction stringGroup Name 
- The name of the action group.
- management_group_ strid 
- The management group id.
- tenant_action_ strgroup_ name 
- The name of the action group.
- managementGroup StringId 
- The management group id.
- tenantAction StringGroup Name 
- The name of the action group.
getTenantActionGroup Result
The following output properties are available:
- Enabled bool
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- GroupShort stringName 
- The short name of the action group. This will be used in SMS messages.
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Type string
- Azure resource type
- AzureApp List<Pulumi.Push Receivers Azure Native. Insights. Outputs. Azure App Push Receiver Response> 
- The list of AzureAppPush receivers that are part of this tenant action group.
- EmailReceivers List<Pulumi.Azure Native. Insights. Outputs. Email Receiver Response> 
- The list of email receivers that are part of this tenant action group.
- SmsReceivers List<Pulumi.Azure Native. Insights. Outputs. Sms Receiver Response> 
- The list of SMS receivers that are part of this tenant action group.
- Dictionary<string, string>
- Resource tags
- VoiceReceivers List<Pulumi.Azure Native. Insights. Outputs. Voice Receiver Response> 
- The list of voice receivers that are part of this tenant action group.
- WebhookReceivers List<Pulumi.Azure Native. Insights. Outputs. Webhook Receiver Response> 
- The list of webhook receivers that are part of this tenant action group.
- Enabled bool
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- GroupShort stringName 
- The short name of the action group. This will be used in SMS messages.
- Id string
- Azure resource Id
- Location string
- Resource location
- Name string
- Azure resource name
- Type string
- Azure resource type
- AzureApp []AzurePush Receivers App Push Receiver Response 
- The list of AzureAppPush receivers that are part of this tenant action group.
- EmailReceivers []EmailReceiver Response 
- The list of email receivers that are part of this tenant action group.
- SmsReceivers []SmsReceiver Response 
- The list of SMS receivers that are part of this tenant action group.
- map[string]string
- Resource tags
- VoiceReceivers []VoiceReceiver Response 
- The list of voice receivers that are part of this tenant action group.
- WebhookReceivers []WebhookReceiver Response 
- The list of webhook receivers that are part of this tenant action group.
- enabled Boolean
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- groupShort StringName 
- The short name of the action group. This will be used in SMS messages.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- type String
- Azure resource type
- azureApp List<AzurePush Receivers App Push Receiver Response> 
- The list of AzureAppPush receivers that are part of this tenant action group.
- emailReceivers List<EmailReceiver Response> 
- The list of email receivers that are part of this tenant action group.
- smsReceivers List<SmsReceiver Response> 
- The list of SMS receivers that are part of this tenant action group.
- Map<String,String>
- Resource tags
- voiceReceivers List<VoiceReceiver Response> 
- The list of voice receivers that are part of this tenant action group.
- webhookReceivers List<WebhookReceiver Response> 
- The list of webhook receivers that are part of this tenant action group.
- enabled boolean
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- groupShort stringName 
- The short name of the action group. This will be used in SMS messages.
- id string
- Azure resource Id
- location string
- Resource location
- name string
- Azure resource name
- type string
- Azure resource type
- azureApp AzurePush Receivers App Push Receiver Response[] 
- The list of AzureAppPush receivers that are part of this tenant action group.
- emailReceivers EmailReceiver Response[] 
- The list of email receivers that are part of this tenant action group.
- smsReceivers SmsReceiver Response[] 
- The list of SMS receivers that are part of this tenant action group.
- {[key: string]: string}
- Resource tags
- voiceReceivers VoiceReceiver Response[] 
- The list of voice receivers that are part of this tenant action group.
- webhookReceivers WebhookReceiver Response[] 
- The list of webhook receivers that are part of this tenant action group.
- enabled bool
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- group_short_ strname 
- The short name of the action group. This will be used in SMS messages.
- id str
- Azure resource Id
- location str
- Resource location
- name str
- Azure resource name
- type str
- Azure resource type
- azure_app_ Sequence[Azurepush_ receivers App Push Receiver Response] 
- The list of AzureAppPush receivers that are part of this tenant action group.
- email_receivers Sequence[EmailReceiver Response] 
- The list of email receivers that are part of this tenant action group.
- sms_receivers Sequence[SmsReceiver Response] 
- The list of SMS receivers that are part of this tenant action group.
- Mapping[str, str]
- Resource tags
- voice_receivers Sequence[VoiceReceiver Response] 
- The list of voice receivers that are part of this tenant action group.
- webhook_receivers Sequence[WebhookReceiver Response] 
- The list of webhook receivers that are part of this tenant action group.
- enabled Boolean
- Indicates whether this tenant action group is enabled. If a tenant action group is not enabled, then none of its receivers will receive communications.
- groupShort StringName 
- The short name of the action group. This will be used in SMS messages.
- id String
- Azure resource Id
- location String
- Resource location
- name String
- Azure resource name
- type String
- Azure resource type
- azureApp List<Property Map>Push Receivers 
- The list of AzureAppPush receivers that are part of this tenant action group.
- emailReceivers List<Property Map>
- The list of email receivers that are part of this tenant action group.
- smsReceivers List<Property Map>
- The list of SMS receivers that are part of this tenant action group.
- Map<String>
- Resource tags
- voiceReceivers List<Property Map>
- The list of voice receivers that are part of this tenant action group.
- webhookReceivers List<Property Map>
- The list of webhook receivers that are part of this tenant action group.
Supporting Types
AzureAppPushReceiverResponse    
- EmailAddress string
- The email address registered for the Azure mobile app.
- Name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- EmailAddress string
- The email address registered for the Azure mobile app.
- Name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- emailAddress String
- The email address registered for the Azure mobile app.
- name String
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- emailAddress string
- The email address registered for the Azure mobile app.
- name string
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- email_address str
- The email address registered for the Azure mobile app.
- name str
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
- emailAddress String
- The email address registered for the Azure mobile app.
- name String
- The name of the Azure mobile app push receiver. Names must be unique across all receivers within a tenant action group.
EmailReceiverResponse  
- EmailAddress string
- The email address of this receiver.
- Name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- Status string
- The receiver status of the e-mail.
- UseCommon boolAlert Schema 
- Indicates whether to use common alert schema.
- EmailAddress string
- The email address of this receiver.
- Name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- Status string
- The receiver status of the e-mail.
- UseCommon boolAlert Schema 
- Indicates whether to use common alert schema.
- emailAddress String
- The email address of this receiver.
- name String
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status String
- The receiver status of the e-mail.
- useCommon BooleanAlert Schema 
- Indicates whether to use common alert schema.
- emailAddress string
- The email address of this receiver.
- name string
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status string
- The receiver status of the e-mail.
- useCommon booleanAlert Schema 
- Indicates whether to use common alert schema.
- email_address str
- The email address of this receiver.
- name str
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status str
- The receiver status of the e-mail.
- use_common_ boolalert_ schema 
- Indicates whether to use common alert schema.
- emailAddress String
- The email address of this receiver.
- name String
- The name of the email receiver. Names must be unique across all receivers within a tenant action group.
- status String
- The receiver status of the e-mail.
- useCommon BooleanAlert Schema 
- Indicates whether to use common alert schema.
SmsReceiverResponse  
- CountryCode string
- The country code of the SMS receiver.
- Name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- PhoneNumber string
- The phone number of the SMS receiver.
- Status string
- The status of the receiver.
- CountryCode string
- The country code of the SMS receiver.
- Name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- PhoneNumber string
- The phone number of the SMS receiver.
- Status string
- The status of the receiver.
- countryCode String
- The country code of the SMS receiver.
- name String
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber String
- The phone number of the SMS receiver.
- status String
- The status of the receiver.
- countryCode string
- The country code of the SMS receiver.
- name string
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber string
- The phone number of the SMS receiver.
- status string
- The status of the receiver.
- country_code str
- The country code of the SMS receiver.
- name str
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phone_number str
- The phone number of the SMS receiver.
- status str
- The status of the receiver.
- countryCode String
- The country code of the SMS receiver.
- name String
- The name of the SMS receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber String
- The phone number of the SMS receiver.
- status String
- The status of the receiver.
VoiceReceiverResponse  
- CountryCode string
- The country code of the voice receiver.
- Name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- PhoneNumber string
- The phone number of the voice receiver.
- CountryCode string
- The country code of the voice receiver.
- Name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- PhoneNumber string
- The phone number of the voice receiver.
- countryCode String
- The country code of the voice receiver.
- name String
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber String
- The phone number of the voice receiver.
- countryCode string
- The country code of the voice receiver.
- name string
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber string
- The phone number of the voice receiver.
- country_code str
- The country code of the voice receiver.
- name str
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phone_number str
- The phone number of the voice receiver.
- countryCode String
- The country code of the voice receiver.
- name String
- The name of the voice receiver. Names must be unique across all receivers within a tenant action group.
- phoneNumber String
- The phone number of the voice receiver.
WebhookReceiverResponse  
- Name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- ServiceUri string
- The URI where webhooks should be sent.
- IdentifierUri string
- Indicates the identifier uri for aad auth.
- ObjectId string
- Indicates the webhook app object Id for aad auth.
- TenantId string
- Indicates the tenant id for aad auth.
- UseAad boolAuth 
- Indicates whether or not use AAD authentication.
- UseCommon boolAlert Schema 
- Indicates whether to use common alert schema.
- Name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- ServiceUri string
- The URI where webhooks should be sent.
- IdentifierUri string
- Indicates the identifier uri for aad auth.
- ObjectId string
- Indicates the webhook app object Id for aad auth.
- TenantId string
- Indicates the tenant id for aad auth.
- UseAad boolAuth 
- Indicates whether or not use AAD authentication.
- UseCommon boolAlert Schema 
- Indicates whether to use common alert schema.
- name String
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- serviceUri String
- The URI where webhooks should be sent.
- identifierUri String
- Indicates the identifier uri for aad auth.
- objectId String
- Indicates the webhook app object Id for aad auth.
- tenantId String
- Indicates the tenant id for aad auth.
- useAad BooleanAuth 
- Indicates whether or not use AAD authentication.
- useCommon BooleanAlert Schema 
- Indicates whether to use common alert schema.
- name string
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- serviceUri string
- The URI where webhooks should be sent.
- identifierUri string
- Indicates the identifier uri for aad auth.
- objectId string
- Indicates the webhook app object Id for aad auth.
- tenantId string
- Indicates the tenant id for aad auth.
- useAad booleanAuth 
- Indicates whether or not use AAD authentication.
- useCommon booleanAlert Schema 
- Indicates whether to use common alert schema.
- name str
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- service_uri str
- The URI where webhooks should be sent.
- identifier_uri str
- Indicates the identifier uri for aad auth.
- object_id str
- Indicates the webhook app object Id for aad auth.
- tenant_id str
- Indicates the tenant id for aad auth.
- use_aad_ boolauth 
- Indicates whether or not use AAD authentication.
- use_common_ boolalert_ schema 
- Indicates whether to use common alert schema.
- name String
- The name of the webhook receiver. Names must be unique across all receivers within a tenant action group.
- serviceUri String
- The URI where webhooks should be sent.
- identifierUri String
- Indicates the identifier uri for aad auth.
- objectId String
- Indicates the webhook app object Id for aad auth.
- tenantId String
- Indicates the tenant id for aad auth.
- useAad BooleanAuth 
- Indicates whether or not use AAD authentication.
- useCommon BooleanAlert Schema 
- Indicates whether to use common alert schema.
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 v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi