Skip to main content

Hi All, I have a requirement for restarting an Azure webapp using REST API calls. Has anyone worked on such solution before? Please let me share some information to start.

I have no experience with this, but the API reference is here:

https://learn.microsoft.com/en-us/rest/api/appservice/web-apps/restart?view=rest-appservice-2023-12-01

I would personally get things working with Postman first, then migrate the REST call to AA.


Reply