Add VM Disk

Updated: November 1, 2013

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

The Add VM Disk activity adds a disk to the user image repository. It is part of the Azure Virtual Machine Disks 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.

Add VM Disk Required Properties

Element

Description

Valid values

Disk has OS?

Specifies whether the disk contains an operation system.

True, False

Label

Specifies the description of the disk.

String

Media Link

Specifies the location of the blob in Windows Azure blob store where the media for the disk is located.

String

Name

Specifies a name for the disk. 

String

OS Type

The pperting system type for the disk.

Windows, Linux

Wait for Completion

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

True, False

Add VM Disk Optional Properties

There are no optional properties for this runbook activity.

Add VM Disk Published Data

Element

Description

Value type

Disk has OS?

Specifies whether the disk contains an operation system.

Boolean

Label

Specifies the description of the disk.

String

Media Link

Specifies the location of the blob in Windows Azure blob store where the media for the disk is located.

String

Name

Specifies a name for the disk. 

String

OS Type

The operating system type for the disk.

String

Wait for Completion

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

Boolean

Request ID

The unique identifier of the request to Windows Azure.

String

See Also

Other Resources

Using Runbooks in System Center 2012 - Orchestrator