Skip to content

Microsoft.ContainerRegistry anonymousPullEnabled docs should clarify not avail all SKUs #21603

@devlead

Description

@devlead

Unsure if this is the right place, but currently looking at just Bicep/Arm docs it's not clear that anonymousPullEnabled:true isn't always avail.

"anonymousPullEnabled": {
"description": "Enables registry-wide pull from unauthenticated clients.",
"type": "boolean"
}

It should be documented that this is SKU-dependent and not available in all tiers.

Anonymous pull access is a preview feature, available in the Standard and Premium service tiers.

Reference: https://learn.microsoft.com/en-us/azure/container-registry/anonymous-pull-access

Metadata

Metadata

Labels

Container Registrycustomer-reportedIssues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions