Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Stops an Azure Virtual Machine.

Target Properties  

Property Name

Property Code

Required

Description

Azure Cloud Account Code

FDAZ_ACCOUNT_CODE

Yes

The Cloud Account Code of the Azure.

Azure CLI Path

FDAZ_CLI_PATH

No

The path to the directory where Azure CLI is installed.

Project Properties

Property Name

Property Code

Required

Description

Virtual Machine Resource Id’s

FDAZ_VM_RESOURCE_IDS

No

Provide either comma or space separated Resource Ids of the Virtual Machine(s).

Virtual Machine Name

FDAZ_VM_NAME

No

The name of the Virtual Machine to

start

stop.

Resource Group Name

FDAZ_RESOURCE_GROUP

No

The name of the Resource Group containing the Virtual Machine.

Inputs

Input Name

Input Code

Required

Description

Virtual Machine Resource Id’s

FDAZ_INP_VM_RESOURCE_IDS

No

Provide either comma or space separated Resource Ids of the Virtual Machine(s).

Virtual Machine Name

FDAZ_INP_VM_NAME

No

The name of the Virtual Machine to start.

No Wait

FDAZ_INP_VM_NO_WAIT

No

Do Not Wait for Completion of stopping Virtual Machine.

Skip Shutdown

FDAZ_INP_VM_SKIP_SHUTDOWN

No

Power off a running Virtual Machine without shutting down.

Artifacts

This operation does not produce or consume any artifacts.

...