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

Disable-AzureRmActivityLogAlert

Syntax

Disable-AzureRmActivityLogAlert

-Name <String>]

-ResourceGroupName <String>

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Disable-AzureRmActivityLogAlert

-InputObject  <PSActivityLogAlertResource>]

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Disable-AzureRmActivityLogAlert

-ResourceId <String>]

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Description

The Disable-AzureRmActivityLogAlert cmdlet disables an activity log alert and allows setting its tags. This cmdlet implements the ShouldProcess pattern. It might request confirmation from the user before actually creating, modifying, or removing the resource.

Required parameters

-InputObject

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

-Name

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

-ResourceName

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

-ResourceId

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

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSActivityLogAlertResource