const appInsightsClient = getCustomTelemetryClient(
    {
      operationId: webhookNotificationEvent.notificationId,
      operationParentId: webhookNotificationEvent.message.id,
      serviceId: NonEmptyString.is(serviceId) ? serviceId : undefined