Need reach a microservice from web application in Azure

Cesar Augusto Cely Pulido 1 Reputation point
2022-11-03T15:38:18.697+00:00

I have a WAP in azure and need reach a Microservice available on my LAN Network, we have an express route between Azure to my LAN.

how i do this?

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. ajkuma 22,436 Reputation points Microsoft Employee
    2022-11-04T19:25:49.52+00:00

    CesarAugustoCelyPulido-3516, Since you have posted the question on azure-webapp tag, just to clarify, What specific WAP service on Azure are you leveraging? are you also looking to connect your on-prem app or database to Azure WebApp?

    More details about your requirement and use-case would be helpful to provide the right pointers.

    Note: We may have to re-tag the thread to receive insights from the targetted SMEs/audience.

    There could be several approaches you could implement depending on your requirement.

    Please check this doc for more info on choose an Azure compute service, based on your requirement.

    Choose an Azure compute service -The output from this flowchart is a starting point for consideration

    Checkout some of the options outlined in these docs:
    Extend an on-premises network using ExpressRoute

    Decoupled Microservices architecture

    0 comments No comments