Delete Blob

Updated: November 1, 2013

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

The Delete Blob marks the specified blob or snapshot for deletion. It is part of the Azure Storage category activity.

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 Blob Required Properties

Element

Description

Valid values

Storage Account Name

The name of the storage account. 

String

Container Name

The name of the container. 

String

Blob Name

The name of the blob.

String

Delete Blob Optional Properties

Element

Description

Valid values

Primary Key

The primary key associated with the storage account.

String

Delete Blob Published Data

Element

Description

Value type

Storage Account Name

The name of the storage account. 

String

Container Name

The name of the container. 

String

Blob Name

The name of the blob.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator