Skip to content

Commit

Permalink
{containerregistry} Fix #21603: Mention anonymous pull access is a pr…
Browse files Browse the repository at this point in the history
…eview feature, available in the Standard and Premium service tiers

Fixes #21603
  • Loading branch information
RakeshMohanMSFT authored Nov 22, 2022
1 parent fc0c031 commit 1f4f77f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4435,7 +4435,7 @@
}
},
"anonymousPullEnabled": {
"description": "Enables registry-wide pull from unauthenticated clients.",
"description": "Enables registry-wide pull from unauthenticated clients. It's in preview and available in the Standard and Premium service tiers.",
"default": false,
"type": "boolean"
}
Expand Down Expand Up @@ -4853,7 +4853,7 @@
}
},
"anonymousPullEnabled": {
"description": "Enables registry-wide pull from unauthenticated clients.",
"description": "Enables registry-wide pull from unauthenticated clients. It's in preview and available in the Standard and Premium service tiers.",
"type": "boolean"
}
}
Expand Down

0 comments on commit 1f4f77f

Please sign in to comment.