Skip to content

Remove-M365DSCNotificationEndpointRegistration

Description

Removes a URL and event type pair from the machine-level endpoint registration list. The function throws when the registration does not exist.

Output

This function does not generate any output.

Parameters

Parameter Required DataType Default Value Allowed Values Description
Url True String Specifies the notification endpoint URL.
EventType True String Drift, Error, Warning, NonDrift, RuleEvaluation Specifies the registered event type to remove.