BookmarkSubscribeRSS Feed
FrancisGrignon
Calcite | Level 5


Hi,

 

We have a Microsoft ASP.NET MVC 5 web site based on the Framework 4.6.1 hosted on Internet Information Server (IIs) 8.5 on a Windows 2012 R2 server. The "SAS 9.4" client is installed on that server. The web site connect a remote SAS 9.4 server using c# code "SAS.Workspace".

 

We would like to migrate this web site on an Azure App Service.

 

Azure App Service doesn’t allow us to install anything on the host. Is there a NuGet package that we could use in our dotnet project? Or is there another way to connect to SAS within a web site hosted in an Azure App Service.

 

Thanks in advance.

Francis Grignon

2 REPLIES 2
joker
Fluorite | Level 6

Hello Francis,

 

Have a look at the following webpage, I think it is answering your question:

 

https://stackoverflow.com/questions/42704588/how-to-deploy-a-custom-dll-along-with-azure-function-us...

 

Cheers

 

Johann Kerdal

FrancisGrignon
Calcite | Level 5

Thanks Johann for the solution.

 

We will use a Docker container instant. It will be less complicated. That way we will be able to install the SAS Client in an container with IIs preinstalled and then, add our web site in it. The container will be push after to an Azure.

 

Francis

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

CLI in SAS Viya

Learn how to install the SAS Viya CLI and a few commands you may find useful in this video by SAS’ Darrell Barton.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 2 replies
  • 1997 views
  • 1 like
  • 2 in conversation