Skip to content

peerpods: update azure sample (usage of az role assignment create) #129

@nmwael

Description

@nmwael

Describe the bug

This is for azure-simple

Usually users have limited permissions and az role assignment create --assignee will fail since Graph API invocation isnt allowed. Using "az role assignment create --assignee-object-id "$USER_ASSIGNED_PRINCIPAL_ID" --assignee-principal-type "ServicePrincipal" does not require Graph API invocation.

I can rework the example and make a PR?

How to reproduce

N/A

CoCo version information

confidentialcontainers.org documentation

What TEE are you seeing the problem on

None

Failing command and relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions