Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Starts an Azure Virtual Machine.

Environment/Instance Properties

Property Name

Required

Description

FDAZ_SUBSCRIPTION_ID

Yes

The ID of the subscription to manage

FDAZ_KEYSTORE_PATH

Yes

The path to the JKS containing the management certificate.

FDAZ_KEYSTORE_PASSWORD

Yes

The password for FDAZ_KEYSTORE_PATH

FDAZ_AD_DOMAIN

Yes

The domain name of the AAD to access.

FDAZ_CLIENT_ID

Yes

The Client ID assigned to FlexDeploy

FDAZ_CLIENT_KEY

Yes

The key assigned to FlexDeploy


Project Properties

Property Name

Property Code

Required

Description






Inputs


Input Name

Required

Description

FDAZ_VM_CLASSIC

Yes

Boolean, whether or not the VM is "classic"

FDAZ_VM_NAME

Yes

The name of the VM to start.

FDAZ_SERVICE_NAMENoThe name of the cloud service the VM is running on. Required if FDAZ_VM_CLASSIC is true.
FDAZ_DEPLOYMENT_NAMENoThe name of the deployment that created the VM. Required if FDAZ_VM_CLASSIC is false.
FDAZ_RG_NAMENoThe name of the resource group containing the VM. Required if FDAZ_VM_CLASSIC is false.

Outputs

Output Name

Required

Description




Artifacts

This operation does not produce or consume any artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the environment/instance.

Endpoint Execution

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.



  • No labels