Skip to main content
Solved

Is it possible to recycle the FSM Mobile app pool for an Azure based installation?

  • April 14, 2021
  • 3 replies
  • 104 views

Forum|alt.badge.img+7

Is there a way to recycle just the FSM Mobile application pool for an Azure installation? 

Best answer by Lee Pinchbeck

Hi @Kulunu Abeysinghe,

Please see the below link:

https://feedback.azure.com/forums/169385-web-apps/suggestions/34437919-graceful-app-service-restart-recycle-option

Is the option given there what you are looking for?

Kind regards,

Lee Pinchbeck

This topic has been closed for replies.

3 replies

Nadeesh Herath
Hero (Employee)
Forum|alt.badge.img+9

As far as I know inside Azure only fully restarting the Azure AppService is possible. But I may be wrong as I have seen the use of the PowerShell Restart-AzureRmWebApp.

 

 


Lee Pinchbeck
Ultimate Hero
Forum|alt.badge.img+24
  • Ultimate Hero
  • Answer
  • April 22, 2021

Hi @Kulunu Abeysinghe,

Please see the below link:

https://feedback.azure.com/forums/169385-web-apps/suggestions/34437919-graceful-app-service-restart-recycle-option

Is the option given there what you are looking for?

Kind regards,

Lee Pinchbeck


Forum|alt.badge.img+7

Hi @Nadeesh Herath and @Lee Pinchbeck ,


Thank you for your answers.

I have checked both recommended solutions, however they refer to restarting the App Service rather than a recycle.

After further research, I came to the conclusion that App pool recycling is not possible for Azure deployed applications.