Questions tagged [app-service-environment]

Azure App Service Environment provides apps with higher scale options and direct corporate connectivity. Apps have expanded scaling head-room with new compute resources and gain secure, direct access over virtual networks to corporate resources connected via Site-to-Site or ExpressRoute connections.

Azure App Service Environment provides apps with higher scale options and direct corporate connectivity. Apps have expanded scaling head-room with new compute resources and gain secure, direct access over virtual networks to corporate resources connected via Site-to-Site or ExpressRoute connections.

Lean more at http://azure.microsoft.com/en-us/marketplace/partners/microsoft/appserviceenvironment/

37 questions
0
votes
1 answer

Azure Web App VNet Integration (Preview) vs external ASE

With the new VNet integration mode (currently in Preview), what are now the pros (and/or cons) of chosing external ASE instead ? Thank you
0
votes
0 answers

Deploy to Azure App Service inside an App Service Environment (ASEv2)

I've created a Virtual Machine Build Agent on a different subnet of the same vNet as the ASE and added a host file (below). Where 'bar' is a custom domain name and 'foo' is the name of the App Service. X.X.X.X ase.bar.com X.X.X.X…
0
votes
1 answer

Azure App Service Enviroment - how to assign different IPs to app services

I have created an Azure App Service Environment with 4 IP Addresses but all of them are unassigned. I have a bunch of app services and I need to have one IP per app service.
Francisco Goldenstein
  • 13,299
  • 7
  • 58
  • 74
-1
votes
2 answers

What is an App Service Environment v3 SNAT limit

App Services per instance allows for 128 SNAT. My question is that would an App Service Environment v3 using isolated plans still be limited to 128 ports per instance or because it is isolated, would it I get the full 65k per instance? If there is…
Tsukasa
  • 6,342
  • 16
  • 64
  • 96
-1
votes
1 answer

Azure App Service Infrastructure Equivalent

How can I create the equivalent of an Azure AppService using individual pieces of infrastructure in Azure? Is there an existing ARM template that would create something similar?
Co-der
  • 363
  • 1
  • 14
-1
votes
1 answer

This page is trying to load scripts from unauthenticated sources

I am working on Azure App service API apps. I followed the steps available in the below link, for implementing user authentication concept to the ToDoListAngular project and successfully deployed in azure, but when i test with the ToDoListAngluar…
Pradeep
  • 5,101
  • 14
  • 68
  • 140
-2
votes
1 answer

Azure app service Web API connect to a SQL Server database, with Azure AD account/windows authentication

Currently I have everything on premise - .NET Core 3.0 API and SQL Server database. Azure AD/Service account are configured in IIS and database has given access to the service account. All requests use that Azure AD service account. Now we are…
Praveen
  • 25
  • 1
  • 8
1 2
3