@@ -82,11 +82,7 @@ public class ProcessNotification {
if(!response.isSuccessCode()){
telemetryClient.trackRequest(requestTelemetry);
if(message.getDeliveryCount()>8){
LOGGER.info("Message delivery status is 'Abandon' with notificationId: {}, Count: {}",notificationContent.getNotificationId(),message.getDeliveryCount());