Delete Deployment

Updated: November 1, 2013

Applies To: System Center 2012 R2 Orchestrator, System Center 2012 SP1 - Orchestrator

The Delete Deployment activity deletes the specified deployment. It is part of the Azure Deployments category activity.

Important

The delete deployment activity will delete all roles under the deployment. This includes the deletion of any virtual machines under the deployment.

The activity publishes all of the data from the required and optional properties into published data. The following tables list the required and optional properties and published data for this activity.

Delete Deployment Required Properties

Element

Description

Valid values

Service DNS Prefix

The DNS prefix name of the Windows Azure cloud service.

String

Deployment Slot

The deployment slot of the deployment.

Staging, Production

Wait for Completion

Whether to wait for this operation to complete in Windows Azure before moving on to the next activity.

True, False

Delete Deployment Optional Properties

There are no optional properties for this runbook activity.

Delete Deployment Published Data

Element

Description

Value type

Request ID

The unique identifier of the request to Windows Azure.

String

Service DNS Prefix

The DNS prefix name of the Windows Azure cloud service.

String

Deployment Slot

The deployment slot of the deployment.

String

Wait for Completion

Whether to wait for this operation to complete in Windows Azure before moving on to the next activity.

Boolean

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator