...
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 a cluster was not successfully created via Opsera in Tasks during its run, selecting a Resource Group is mandatory to this stepthe selected cluster (in the dropdown on the AKS deploy step) 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 drop down lists a generated name 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.
...