Skip to content

Issues with init.shΒ #3

@Mod0700

Description

@Mod0700

The init.sh file has the following issues:

On line# 25 and 26, the export command is not able to assign the right value to the ACR_USERNAME and ACR_PASSWORD variables because the 'az acr credential show ... ' commands are not between .

On line# 38, the ACR_USERNAME variable does not has a '$' sign before that. So, instead of printing the value, it is just printing the variable name.
On line# 40, the value to displayed should be $AKS_NAME and not $ACR_NAME

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions