Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
devlead opened this issue Nov 18, 2022 · 1 comment · Fixed by #21623
Closed
Assignees
Labels
Container Registry customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention question The issue doesn't require a change to the product in order to be resolved. Most issues start as that

Comments

@devlead
Copy link

devlead commented Nov 18, 2022

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

@ghost ghost added needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that customer-reported Issues that are reported by GitHub users external to the Azure organization. labels Nov 18, 2022
@ghost ghost removed the needs-triage Workflow: This is a new issue that needs to be triaged to the appropriate team. label Nov 18, 2022
@RakeshMohanMSFT RakeshMohanMSFT self-assigned this Nov 21, 2022
@RakeshMohanMSFT
Copy link
Contributor

@devlead Thank you for reaching out, we are looking into it.

RakeshMohanMSFT added a commit that referenced this issue Nov 22, 2022
…eview feature, available in the Standard and Premium service tiers

Fixes #21603
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-go that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-resource-manager-schemas that referenced this issue Nov 22, 2022
{containerregistry} Fix #21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-java that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-net that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-js that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-sdk-for-python that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
azure-sdk pushed a commit to azure-sdk/azure-powershell that referenced this issue Nov 22, 2022
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure/azure-rest-api-specs#21603
anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this issue Dec 16, 2022
… a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure#21603
kayousef-zz pushed a commit to kayousef-zz/azure-rest-api-specs that referenced this issue Dec 21, 2022
… a preview feature, available in the Standard and Premium service tiers (Azure#21623)

Fixes Azure#21603
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Container Registry customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants