Deployments
Get all the deployments at the given scope.
get/{scope}/providers/Microsoft.Resources/deployments
Path parameters
scopestring required
The fully qualified Azure Resource manager identifier of the resource.
Query parameters
$filterstring
The filter to apply on the operation. For example, you can use $filter=provisioningState eq '{state}'.
$topinteger
The number of results to get. If null is passed, returns all deployments.
Parameters
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
Response
The request has succeeded.
Changes
Changed in 2 of the 23 revisions of this API.12
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ○
endpoint added
endpoint-added
- ▲
- ○
endpoint added
endpoint-added
- ○