Forum Discussion
How to connect & setup webApp in azure and R client? OR Is anything do in SAS can be done PAAS Azure
Hi,
I have Azure SAS virtual machine and Azure PAAS account. I have done webapp and R server in Azure sas server, if any one know how to setup webapp and R server in azure PAAS server. And how to establish communication bw them.
Thanks
Ancil
1 Reply
A web application can be deployed using Azure App Service (PaaS) and integrated with an R environment hosted within Azure. Although SAS workloads are traditionally executed on Infrastructure as a Service (IaaS) virtual machines, comparable analytics and integration capabilities can be delivered through Azure PaaS offerings such as App Service, Azure Machine Learning, or custom container deployments. Microsoft’s official documentation provides comprehensive guidance on configuring App Service, implementing R-based solutions, and distinguishing between IaaS, PaaS, and SaaS models.
Azure App Service documentation - Azure App Service | Microsoft Learn
Configure an App Service App - Azure App Service | Microsoft Learn