You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Donna Malayeri edited this page Jul 31, 2017
·
2 revisions
The Azure Functions runtime is available on an ASE, including an ILB ASE. However, because of the additional security restrictions on an ILB ASE, extra configuration is necessary to enable the Azure Functions portal experience. Specifically, you need to be able to access https://yourApp.YourILBDomain.com and https://yourApp.scm.YourILBDomain.com from the machine where you're using the portal, without SSL errors in the browser.
These are the requirements:
The machine accessing the portal must be in the same VNET as your ILB ASE
Have a valid cert for the default domain and the default scm domain. *.yourILBDomain.com and *.scm.yourILBDomain.com