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
@@ -36,9 +36,9 @@ If you're having an issue with cached images not showing up in your repository i
36
36
37
37
The Azure portal autofills these fields for you. However, many Docker repositories begin with `library/` in their path. For example, in-order to cache the `hello-world` repository, the correct Repository Path is `docker.io/library/hello-world`.
38
38
39
-
## Unhealthy Credential Set
39
+
## Unhealthy Credentials
40
40
41
-
Credential sets are a set of Key Vault secrets that operate as a Username and Password for private repositories. Unhealthy Credential sets are often a result of these secrets no longer being valid. In the Azure portal, you can select the credential set, to edit and apply changes.
41
+
Credentials are a set of Key Vault secrets that operate as a Username and Password for private repositories. Unhealthy Credentials are often a result of these secrets no longer being valid. In the Azure portal, you can select the credentials, to edit and apply changes.
42
42
43
43
- Verify the secrets in Azure Key Vault haven't expired.
44
44
- Verify the secrets in Azure Key Vault are valid.
@@ -69,11 +69,11 @@ Artifact Cache currently supports the following upstream registries:
0 commit comments