Versions Compared

Key

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

...

  1. Navigate to the Tool Detail.

  2. Navigate to the Applications tab and select +New Azure Application Credential

...

  1. Image Added

...

  1. Provide the following values:

Name - Provide a name for the application. Note: After saving, the Application Name cannot be edited.

...

The application is now stored in the tool’s Applications tab:

...

. The Azure tool can now be configured in a Create Azure AKS Cluster.

Tasks

There are 2 steps to Azure Cluster creation. Template creation is a prerequisite to creating the cluster. Once the template has been created, you must select Run Task for the first cluster to be created.

...

  • Azure Tool - Select the configured Azure tool that was used to create the Azure cluster.

  • Azure Credential - Drop down values will include the selected tool’s configured applications.

  • Cluster Name - Drop down includes successfully run clusters created in Tasks.

  • Generate Dynamic Service Name - When switch is enabled, a unique service name for each pipeline run using the Dynamic Name Prefix given and the run count will be generated (for example: PrefixName -1, PrefixName-2).

  • Service Name - Azure Service names must also be unique hence we have the ability to generate unique service names for every run based on the run count which can be enabled via the specified toggle in the pipeline step.

  • Resource Group - If the selected cluster (in the dropdown on the AKS deploy step) Cluster Name selected was created via Opsera then the user should let the resource group option be disabled. However, If the selected cluster was not created via opsera then the user has to enable the resource group toggle and select the correct resource group with to the selected cluster. Resource name The drop down lists a will contain generated name names consisting of the above cluster name and “resource”.

  • Host URL - Host URL is unique to user.

  • Service Port - This is the location where service will be deployed.

  • Artifact Step - Select the corresponding Azure ACR push step.

...