Skip to content

Typo Chapter 6.11.3 #7

Description

@grainnem7

There is a hypen missing in this segment ahead of "scopes":

az ad sp create-for-rbac --role="Contributor" -scopes="/subscriptions/<subscription-id>"

Should be:
az ad sp create-for-rbac --role="Contributor" --scopes="/subscriptions/<subscription-id>"

I hope this is helpful

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions