Botframework publish to azure error. “No such host is known”
问题 Hello i publish my bot to azure and have this error when i tested it on messenger. I downloaded the publish settings on my azure app and import it to the bot via Visual Studio. I have done this many times before but this is my first time publishing on the latest botframework design. This bot is working fine on bot emulator including luis, qnaMaker and dispatch services. I saw this question but LuisAPIHostName in my appsettings.json is already set to region. Any idea how to solve this? Thank