In this challenge, we are deploying our web front end container into Azure App Services. This is an alternate method for running single containers that brings with it the ability for more robust features and deployment options.
microservicesdiscovery/travel-web
as the container image for the Web AppDataAccountName
: Name of the Cosmos DB AccountDataAccountPassword
: Primary Key of the Cosmos DB AccountApplicationInsights__InstrumentationKey
: Instrumentation Key of the App Insights ResourceDataServiceUrl
: The URL to the Data Service, only over HTTPItineraryServiceUrl
: The URL to the Itinerary Service, only over HTTP