app-service-environment

When using App Service Environment, do I need own DNS server to communicate from API management to App Serivices and between App Services?

China☆狼群 提交于 2019-12-11 21:27:26
问题 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

“Create App Service” Dialogue not retrieving info, Create button disabled

試著忘記壹切 提交于 2019-12-06 02:34:19
问题 I'm trying to create an empty ASP.NET 5 WepApplication , and hosting it to azure , there is a problem that I can't understand or resolve, the create app service dialogue doesn't seem to retrieve anything (It did some minutes ago) no Subscriptions , no Resource Group , no AppServicePlan , no nothing, and some of these fields are not even editable, making the Create Button always disabled hence no chance to create the Wep App in App Services. Note that I got my credentials entered and connected

“Create App Service” Dialogue not retrieving info, Create button disabled

耗尽温柔 提交于 2019-12-04 07:01:53
I'm trying to create an empty ASP.NET 5 WepApplication , and hosting it to azure , there is a problem that I can't understand or resolve, the create app service dialogue doesn't seem to retrieve anything (It did some minutes ago) no Subscriptions , no Resource Group , no AppServicePlan , no nothing, and some of these fields are not even editable, making the Create Button always disabled hence no chance to create the Wep App in App Services. Note that I got my credentials entered and connected with my Email that has a subscription to Azure and all. Here are some screen shots that describe this