How To Deploy A React App on Microsoft Azure

Daminda Dinesh Imaduwa Gamage
8 min readJun 18, 2022

In this post, I am going to show you how to deploy a React App to MS Azure. But, first, let us quickly see what cloud computing is.

Cloud computing

Commercial Cloud computing has been around us for more than two decades. Many cloud service providers are offering a variety of services. These services can be broadly categorized into three groups.

Infrastructure as a service

IaaS Provide access to the server, storage, and networking resources via virtual machines…

--

--