Download Blob

Updated: November 1, 2013

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

The Download Blob activity downloads a blob from the system. 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.

Download 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

Download to File Path

The location to save the downloaded blob.

String

Download Blob Optional Properties

Element

Description

Valid values

Primary Key

The primary key associated with the storage account.

String

Download 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

Download to File Path

The location to save the downloaded blob.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator