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

Subscription ID

Cloud Account Code

FDAZ_

SUBSCRIPTION

ACCOUNT_

ID

CODE

Yes

The

ID

Cloud Account Code of the

subscription to manage

Azure.

Azure

Keystore

CLI Path

FDAZ_

KEYSTORE

CLI_PATH

Yes

No

The path to the

JKS containing the management certificate.

Azure Keystore Password

FDAZ_KEYSTORE_PASSWORD

Yes

The password for the Azure Keystore Path

Azure Active Directory Domain

FDAZ_AD_DOMAIN

Yes

The Azure Active Directory domain name to access.

Azure Application Client ID

FDAZ_CLIENT_ID

Yes

The Client ID assigned to FlexDeploy

Azure Application Client Key

FDAZ_CLIENT_KEY

Yes

The key assigned to FlexDeploy

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 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

Classic VM

Virtual Machine Resource Id’s

FDAZ_INP_VM_

CLASSIC

VM Name

FDAZ

RESOURCE_IDS

Yes

Boolean, whether or not the VM is "classic"

No

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

Virtual Machine Name

FDAZ_INP_VM_NAME

Yes

No

The name of the

VM

Virtual Machine to start.

Service Name

No Wait

FDAZ_

SERVICE_NAME

No

The name of the cloud service the VM is running on. Required if Classic VM is set to true.

Deployment Name

FDAZ_DEPLOYMENT_NAME

No

The name of the deployment that created the VM. Required if Classic VM is set to false.

Resource Group Name

FDAZ_RG_NAME

No

The name of the resource group containing the VM. Required if Classic VM is set to false.

Keep Allocation

FDAZ_KEEP_ALLOCATION

No

Optionally do not deallocate the VM

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.

...