Copy Blob

Updated: November 1, 2013

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

The Copy Blob activity copies a blob to a destination within the storage account. 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.

Copy Blob Required Properties

Element

Description

Valid values

Storage Account Name

The name of the storage account. 

String

Source Container Name

The name of the source container. 

String

Source Blob Name

The name of the source blob.

String

Destination Container Name

The name of the destination container. 

String

Destination Blob Name

The name of the destination blob.

String

Copy Blob Optional Properties

Element

Description

Valid values

Primary Key

The primary key associated with the storage account.

String

Copy Blob Published Data

Element

Description

Value type

Storage Account Name

The name of the storage account. 

String

Source Container Name

The name of the source container. 

String

Source Blob Name

The name of the source blob.

String

Destination Container Name

The name of the destination container. 

String

Destination Blob Name

The name of the destination blob.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator