How to deploy MERN webapp on azure cloud platform ?

Ritesh Kokam 1 Reputation point
2020-09-21T15:26:34.69+00:00

I search all over the internet but I couldn't found a way to deploy it. This is my github repo https://github.com/RiteshK-611/mern_crud.git where I have used concurrently to run server and app. Please help me out

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
635 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,867 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 25,661 Reputation points Microsoft Employee
    2020-09-21T21:09:26.537+00:00

    @Ritesh Kokam , I came across this medium post that illustrates how they configured and deployed their MERN application to Azure. They're using a MongoDB Atlas instance rather than CosmosDB.

    2 people found this answer helpful.
    0 comments No comments