Skip to content

Client ID used instead of Object(Principal)ID #7

Description

@Nokaido

In: kubernetes/Azure-ARM/deployprofisee.sh

in Line 148: akskvidentityClientId=$(az identity create -g $AKSINFRARESOURCEGROUPNAME -n $identityName --query 'clientId' -o tsv);

the Client ID is queried and later it is used where the object ID should be used: line 173 - 187

Same with $KUBERNETESCLIENTID line: 137 - 142

To set the role Assigments you have to use the Object ID!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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