Copy-ready commandaz webapp restart — Basic Usage
az webapp restart -g rg-app-prod -n mywebappProduction warning
Resource start, stop, restart, create, and deallocate operations affect workloads.
Requirements and permissions
- Requirements
- Azure CLI
- Permissions
- Azure RBAC permissions vary
- Last reviewed
- 2026-07-31
Examples
Basic Usage
Use az webapp restart for a standard administrative task.
az webapp restart -g rg-app-prod -n mywebappOriginal command
Restart an Azure web app.
az webapp restart -g rg-app-prod -n mywebappCommon errors
Command not found
Confirm Azure CLI is installed and available in your current shell.