Azure App service is a PaAS solution offered by Azure. This means that it is not decided by the user what goes into it. A sandbox is built beforehand which does not allow any such installations to take place to prevent any harm from happening to your service.
There are some versions of VC++ that are already installed on your app service and you can check more about that from here.
To learn more about Azure, check this azure training out!