Update VM Instance

Updated: November 1, 2013

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

The Update VM Instance activity updates the specified virtual machine. It is part of the Azure Virtual Machines 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.

Update VM Instance Required Properties

Element

Description

Valid values

Service Name

The name of the cloud service containing the virtual machine.

String

Deployment Name

The name of the deployment containing the virtual machine.

String

VM Instance Name

The name of the virtual machine.

String

XML Configuration File Path

The path to the configuration file to use to update the virtual machine.

String

Wait for Completion

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

True, False

Update VM Instance Optional Properties

There are no optional properties for this activity.

Update VM Instance Published Data

Element

Description

Value type

Service Name

The name of the cloud service containing the virtual machine.

String

Deployment Name

The name of the deployment containing the virtual machine.

String

VM Instance Name

The name of the virtual machine.

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