Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

az deployment operation sub

Manage deployment operations at subscription scope.

Commands

Name Description Type Status
az deployment operation sub list

List deployment operations at subscription scope.

Core GA
az deployment operation sub show

Show a deployment operation at subscription scope.

Core GA

az deployment operation sub list

List deployment operations at subscription scope.

az deployment operation sub list --name

Examples

List deployment operations at subscription scope. (autogenerated)

az deployment operation sub list --name mydeployment

Required Parameters

--name -n

The deployment name.

az deployment operation sub show

Show a deployment operation at subscription scope.

az deployment operation sub show --name
 --operation-ids

Required Parameters

--name -n

The deployment name.

--operation-ids

A list of operation ids to show.


Feedback

Was this page helpful?