Exposing for public consumption
hi,
assistance on how best configure azure service fabric cluster accessible outside under custom paths.
explain our use case:
- on service fabric cluster, have few services authorization, billing, users etc.
- want these publically accessible our clients (web , mobile)
- paths them should https://mysite.com/authorization, https://mysite.com/billing etc.
things tried:
- enable reverse proxy on sf cluster accessed publically => worked, using default naming service, has them set /[service]/[application], can't changed far tell
- use azure load balancer => deals l4 osi layer, supports setting 1 port other
- use azure application gateway => keep getting 502 errors; tried few ways; also, couldn't add sf cluster backend pool it's on virtual network apparently can't change application gateway doesn't allow it
1 option write custom proxy/gateway interface reverse proxy seems hack @ best.
are missing something?
thanks in advance,
a
thanks!
ed price, azure development customer program manager (blog, small basic, wiki ninjas, wiki)
answer interesting question? create wiki article it!
Microsoft Azure > Azure Service Fabric
Comments
Post a Comment