I'm looking for a solution to restart the azure app server/app service from C#
Is there a solution for this ?
I'm looking for a solution to restart the azure app server/app service from C#
Is there a solution for this ?
Copyright © 2021 Jogjafile Inc.
Not only in c# but almost in every language. Just call the REST API:
https://learn.microsoft.com/en-us/rest/api/appservice/webapps/restart