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

Enable-AzureRmActivityLogAlert

Syntax

Enable-AzureRmActivityLogAlert

-Name <String>]

-ResourceGroupName <String>

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[ <CommonParameters>]

Enable-AzureRmActivityLogAlert

-InputObject <PSActivityLogAlertResource>]

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Enable-AzureRmActivityLogAlert

-ResourceId <String>]

[-DefaultProfile <IAzureContextContainer>]

[-WhatIf]

[-Confirm]

[<CommonParameters>]

Description

The Enable-AzureRmActivityLogAlert cmdlet allows enabling an activity log alert and setting its tags. 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, resource group name, and the optional tags 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 The name of the resource group where the alert resource is going to exist.
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, resource group name properties.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSActivityLogAlertResource