Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

Azure DevOps Cloud Account

FDAZ_DEVOPS_CLOUD_ACCOUNT_CODE

Yes

The Azure DevOps account with all the required properties like Organization, and Personal Access Token for running Azure DevOps Instance.

Azure DevOps Scope

FDAZ_DEVOPS_SCOPE

Yes

The path to the directory where Azure CLI is installed.

Azure CLI Path

FDAZ_CLI_PATH

Yes

The scope is 'project' (default) if the feed was created in a project else 'organization'.

Azure CLI Path

FDAZ_CLI_PATH

Yes

The path to the directory where Azure CLI is installed.

Inputs

Input Name

Input Code

Required

Description

Feed Name

FDAZ_DEVOPS_INP_FEED

Yes

The Name of the feed.

Package Name

FDAZ_DEVOPS_INP_PACKAGE_NAME

Yes

The Name of the Package.

Package Version

FDAZ_DEVOPS_INP_PACKAGE_VERSION

Yes

The version of the package.

Description

FDAZ_DEVOPS_INP_PACKAGE_DESCRIPTION

No

The Description of the package.

Project Name

FDAZ_DEVOPS_INP_PROJECT_NAME

No

The Name of the Project.

Package Path

FDAZ_DEVOPS_INP_PACKAGE_PATH

No

Absolute directory path to retrieve the files from. If not specified, it will search the files in the FD_ARTIFACTS_DIR.

...