dotnet-architecture / eShopOnContainers

Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 7, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor. Moved to https://github.com/dotnet/eShop.

Home Page:https://dot.net/architecture

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I deploy the entire eShopOnContainers solution to Azure?

justinfraz opened this issue · comments

Hello!

I have deployed my local images to my Azure container registry and you can see them here:

ACR Repositories

My [eshop...aksapp.io is eshop.5e79950b2c464754b5db.australiaeast.aksapp.io. But when I browse:

http://eshop.5e79950b2c464754b5db.australiaeast.aksapp.io/webstatus

Nothing is loading.

Could you help me please?

Best Regards,

Justin