Good morning.
I'm testing an application in Azure's WebAppService and I'm having difficulties.
The application has connection to some external services, such as smtp, a Zenvia api for SMS, VoIPServer.
In my environment it works perfectly, but when I host Azure, all the functions that make external requests do not work.
Does anyone know if it has any console where I can check if I'm having any difficulty in requesting external to the WebAppService.