Skip to content

Instantly share code, notes, and snippets.

@amit-g
Created March 16, 2022 08:43
Show Gist options
  • Save amit-g/5bd0d87515a5e9c3e9f20f29f9926d2e to your computer and use it in GitHub Desktop.
Save amit-g/5bd0d87515a5e9c3e9f20f29f9926d2e to your computer and use it in GitHub Desktop.
Steps of restart app service by the REST API:
• Open URL: https://resources.azure.com/raw/
• Past the command from below(Please double verify the value in the highlight part):
POST https://management.azure.com/subscriptions/XXXXXXa/resourceGroups/XXXX/providers/Microsoft.Web/serverfarms/XXX1/workers/RD0003FF85D409/reboot?api-version=2021-02-01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment