Skip to content

Commit 7fe099b

Browse files
edits
1 parent c78425a commit 7fe099b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/tutorial-registry-cache.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Implementing Caching for ACR provides the following benefits:
4444
4. New ACR Repository Namespace - The name of the new repository path to store artifacts. For example, `hello-world`. The Repository can't already exist inside the ACR instance.
4545

4646
- Credentials
47-
- Credentials are a set of username and password for the source registry. Credentials are needed if you wish to authenticate with a public or private repository. Credentials contains four parts
47+
- Credentials are a set of username and password for the source registry. Credentials are needed if you wish to authenticate with a public or private repository. Credentials contain four parts
4848

4949
1. Credentials - The name of your credentials.
5050

@@ -58,7 +58,7 @@ Implementing Caching for ACR provides the following benefits:
5858

5959
- Quarantine functions like signing, scanning, and manual compliance approval are on the roadmap but aren't included in this release.
6060

61-
- Caching will only occur after the container image is requested at least once. For every new image available, a new pull request must be made. Caching for ACR doesn't automatically pull new version of images when a new version is available. This is on the roadmap but isn't supported in this release.
61+
- Caching will only occur after the container image is requested at least once. For every new image available, a new pull request must be made. Caching for ACR doesn't automatically pull new version of images when a new version is available. It is on the roadmap but isn't supported in this release.
6262

6363
- Caching for ACR only supports Docker Hub and Microsoft Artifact Registry. Multiple other registries including self-hosted registries are on the roadmap but aren't included in this release.
6464

0 commit comments

Comments
 (0)