When using App Service Environment, do I need own DNS server to communicate from API management to App Serivices and between App Services?
问题 I have multiple App Services inside my App Service Environment. Lets call them A, B and C. I also have a Azure Api Management inside the same VNet where the App Service Environment is located. What I need is to let Api Management reach A, B and C. I also need to have communication between App Service A and B. Can this be done without using own DNS server? If so, how? 回答1: You should be able to use the FQDN of each app, a. asebaseurl , b. asebaseurl , etc. If you are going through another