---
title: "Reboot all machines in an App Service Environment."
method: POST
path: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/reboot"
tags: ["AppServiceEnvironments"]
---

# Reboot all machines in an App Service Environment.

`POST /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/hostingEnvironments/{name}/reboot`

Reboot all machines in an App Service Environment.

## Path parameters

- `resourceGroupName` string, required
- `name` string, required
- `subscriptionId` string, required

## Query parameters

- `api-version` string, required

## Response `202`

Asynchronous operation in progress.

## Other responses

- `400` — Bad request.
- `404` — Not found.
- `409` — Conflict.

---

[API](https://skmtc.dev/azure/apis/appserviceenvironments-api-client.md) · [All operations](https://skmtc.dev/azure/apis/appserviceenvironments-api-client/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/appserviceenvironments-api-client/revisions/ceadaf3376da/schema)
