Remove-AzureRmActivityLogAlert

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-AzureRmActivityLogAlert

Remove-AzureRmActivityLogAlert

Syntax

Remove-AzureRmActivityLogAlert

-ResourceGroupName  <String>

-Name<String>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Remove-AzureRmActivityLogAlert

-InputObject <PSActivityLogAlertResource>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Remove-AzureRmActivityLogAlert

-ResourceId  <String>

[-DefaultProfile<IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Description

The Remove-AzureRmActivityLogAlert cmdlet removes an activity log alert. This cmdlet implements the ShouldProcess pattern, i.e. it might request confirmation from the user before actually patching the resource.

Required parameters

-InputObject

Description Sets the InputObject tags property of the call to extract the required name and resource group name properties.
Type PSActivityLogAlertResource
Position Named
Default value None
Accept pipeline input True  (ByValue)
Accept Wildcard characters False

-ResourceGroupName

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

--ResourceId

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

--ResourceId

Description Sets the ResourceId tags property of the call to extract the required name and resource group name properties.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.AzureOperationResponse