Hosting a Modular Monolithic solution in Azure
I’ve developed a .NET solution that includes three modules: Basket, Catalog, and Discount. Locally, I can successfully run the solution using Visual Studio and Docker Compose without any issues. However, I’m facing challenges while trying to deploy it to Azure.