Azure App Services DNS Configuration -


hy

we have 2 azure app services (webapps). 1 web application (single page), other rest service backend.

we own our own domain (say www.blabla.com) , map our app services following way: - xxx.blabla.com should point our web application - xxx.blabla.com/api should point our rest service

is possible on azure? how can achieve such scenario?

thanks help.

kind regards, peter

what asking typically achieved in on-premise using feature called reverse proxy via url rewrite module.

this module available on azure web apps. ruslan has great article demonstrating feature: http://ruslany.net/2014/05/using-azure-web-site-as-a-reverse-proxy/

you don't require code this.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -