Skip to content

Commit e78321e

Browse files
RakeshMohanMSFTkayousef
authored andcommitted
{containerregistry} Fix Azure#21603: Mention anonymous pull access is a preview feature, available in the Standard and Premium service tiers (Azure#21623)
Fixes Azure#21603
1 parent 763a965 commit e78321e

File tree

1 file changed

+2
-2
lines changed
  • specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview

1 file changed

+2
-2
lines changed

specification/containerregistry/resource-manager/Microsoft.ContainerRegistry/preview/2022-02-01-preview/containerregistry.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4435,7 +4435,7 @@
44354435
}
44364436
},
44374437
"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.",
44394439
"default": false,
44404440
"type": "boolean"
44414441
}
@@ -4853,7 +4853,7 @@
48534853
}
48544854
},
48554855
"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.",
48574857
"type": "boolean"
48584858
}
48594859
}

0 commit comments

Comments
 (0)