Get Storage Account Keys

Updated: November 1, 2013

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

The Get Storage Account Keys activity returns the primary and secondary access keys for the specified 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.

Get Storage Account Keys Required Properties

Element

Description

Valid values

Storage Account Name

The name of the storage account. 

String

Get Storage Account Keys Optional Properties

There are no optional properties for this runbook activity.

Get Storage Account Keys Published Data

Element

Description

Value type

Primary Key

The primary access key for the storage account.

String

Secondary Key

The secondary access key for the storage account.

String

Storage Account Name

The name of the storage account. 

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator