Set-AzureRmActionGroup

Active Directory Auditing Tool

The Who, Where and When information is very important for an administrator to have complete knowledge of all activities that occur on their Active Directory. This helps them identify any desired / undesired activity happening. ADAudit Plus assists an administrator with this information in the form of reports. In real-time, ensure critical resources in the network like the Domain Controllers are audited, monitored and reported with the entire information on AD objects - Users, Groups, GPO, Computer, OU, DNS, AD Schema and Configuration changes with 200+ detailed event specific GUI reports and email alerts.

Account Management » Set-AzureRmActionGroup

Set-AzureRmActionGroup

Syntax

Set-AzureRmActionGroup

-ResourceGroupName <String>]

-Name <String>

-ShortName<String>

-Receiver 

<System.Collections.Generic.List`1[Microsoft.Azure.Commands.Insights.OutputClasses. PSActionGroupReceiverBase]>]

[-DisableGroup]

[-DisableGroup] 

[-Tag 

<System.Collections.Generic.IDictionary`2[System.String,System.String]>]

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Set-AzureRmActionGroup

-ShortName<String>

[-DisableGroup]

[-Tag  

<System.Collections.Generic.IDictionary`2[System.String,System.String]>]

-InputObject<PSActionGroupResource> 

[-DefaultProfile<IAzureContextContainer> 

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Description

The Set-AzureRmActionGroup cmdlet creates a new or updates an existing action group.

Required parameters

-InputObject

Description The action group resource.
Type PSActionGroupResource
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-Receiver

Description The list of receivers of the action group.
Type System.Collections.Generic.List`1[Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupReceiverBase]
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-Name

Description Specifies the name of the action group.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-ResourceGroupName

Description Specifies the name of the resource group. 
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

--ResourceId

Description Specifies the ID of the resource for the metric.
Type  String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-ShortName

Description The short name of the action group.
Type  String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSActionGroupResource