Search code examples
razureshinymicrosoft-r

Shiny applications in Microsoft R Server


Does Microsoft R Server facilitates R shiny applications?

I found that in Azure we can set up a Microsoft R server, so can this be used to host shiny applications as well?


Solution

  • Yes, you can run shiny apps on Microsoft Azure. See instructions for dockerizing a shiny app here.