Add-AzureRmWebtestAlertRule

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 » Add-AzureRmWebtestAlertRule

Add-AzureRmWebtestAlertRule

Syntax

Add-AzureRmWebtestAlertRule

-MetricName <String>]

-TargetResourceUri <String>

-WindowSize<TimeSpan>

-FailedLocationCount <Int32>

[-MetricNamespace<String>

-Location <String>

[-Description<String>]

[-DisableRule]

-ResourceGroupName<String>

-Name<String>

-Action 

<System.Collections.Generic.List`1[Microsoft.Azure.Management.Insights.Models. RuleAction]>]

[-DefaultProfile <IAzureContextContainer>]

[ <CommonParameters>]

Description

The Add-AzureRmWebtestAlertRule cmdlet adds or updates an alert rule of either metric, event, or webtest type. The added rule is associated to a resource group and has a name. This cmdlet implements the ShouldProcess pattern, i.e. it might request confirmation from the user before actually creating, modifying, or removing the resource.

Required parameters

-FailedLocationCount

Description Specifies the failed location count for the webtest rules. 
Type Int32
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-Location

Description Specifies the location where the rule is defined.
Type String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-Name

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

-MetricName

Description Specifies the name of the metric.
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.
Aliases ResourceGroup
Type  String
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

-TargetResourceUrl

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

-WindowSize

Description Specifies the time window size for the rule to compute its data.
Type  TimeSpan
Position Named
Default value None
Accept pipeline input True  (ByPropertyName)
Accept Wildcard characters False

Output

Microsoft.Azure.Commands.Insights.OutputClasses.PSAddAlertRuleOperationResponse.