Skip to content

ACR: add tests for ARM-token disabled registries #33928

Open

Description

API to disable ARM tokens is in preview and not available in management SDK.

Once API is stable and management SDK supports it, we should add tests for the following scenarios:

  • az acr config authentication-as-arm update -r <name> --status disabled + Management audience fails
  • az acr config authentication-as-arm update -r <name> --status enabled + ACR tokens (no audience) passes
  • az acr config authentication-as-arm update -r <name> --status disabled + ACR tokens (no audience) passes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    ClientThis issue points to a problem in the data-plane of the library.Container Registry

    Type

    No type

    Projects

    • Status

      No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions