From e9c69fa6bf8e1158d769b32b8bd77ff742524ca4 Mon Sep 17 00:00:00 2001 From: Faith Moraa Ombongi Date: Tue, 23 Dec 2025 15:42:00 +0300 Subject: [PATCH] Enhance description of applied authentication event listener Updated the description to include 'sign-up' events. --- .../beta/resources/appliedauthenticationeventlistener.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api-reference/beta/resources/appliedauthenticationeventlistener.md b/api-reference/beta/resources/appliedauthenticationeventlistener.md index c82a31635f7..452ea1fe1c7 100644 --- a/api-reference/beta/resources/appliedauthenticationeventlistener.md +++ b/api-reference/beta/resources/appliedauthenticationeventlistener.md @@ -14,7 +14,7 @@ Namespace: microsoft.graph [!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)] -Represents the [authentication event listeners](authenticationeventlistener.md) such as Azure Logic Apps and Azure Functions that are triggered by the corresponding events in a [sign-in event](../resources/signin.md). +Represents the [authentication event listeners](authenticationeventlistener.md) such as Azure Logic Apps and Azure Functions that are triggered by the corresponding events in a [sign-in](../resources/signin.md) or [sign-up](../resources/selfservicesignup.md) event. ## Properties |Property|Type|Description|