You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{containerregistry} FixAzure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)
Copy file name to clipboardExpand all lines: specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/containerregistry.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4435,7 +4435,7 @@
4435
4435
}
4436
4436
},
4437
4437
"anonymousPullEnabled": {
4438
-
"description": "Enables registry-wide pull from unauthenticated clients.",
4438
+
"description": "Enables registry-wide pull from unauthenticated clients. It's in preview and available in the Standard and Premium service tiers.",
4439
4439
"default": false,
4440
4440
"type": "boolean"
4441
4441
}
@@ -4853,7 +4853,7 @@
4853
4853
}
4854
4854
},
4855
4855
"anonymousPullEnabled": {
4856
-
"description": "Enables registry-wide pull from unauthenticated clients.",
4856
+
"description": "Enables registry-wide pull from unauthenticated clients. It's in preview and available in the Standard and Premium service tiers.",
0 commit comments