Remove-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 » Remove-AzureRmActionGroup

Remove-AzureRmActionGroup

Syntax

Remove-AzureRmActionGroup

-ResourceGroupName  <String>

-Name<String>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Remove-AzureRmActionGroup

-ResourceId  <String>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Remove-AzureRmActionGroup

-InputObject  <PSActionGroupResource>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Description

The Remove-AzureRmActionGroup cmdlet removes an action group.

Required parameters

--InputObject

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

-ResourceGroupName

Description The resource group name
Type String
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

--ResourceId

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

Output

Microsoft.Azure.AzureOperationResponse