Is there anyway to prevent an SB-Messaging Receive Location to not be disabled if the connection to an Azure Service Bus Queue is lost?
I would like to set an 'retry to connect' property after X minutes. Is this possible or do I've to scan the eventlog to see if the Receive Location gets disabled and then go to BizTalk administration and enable the location manually?