Skip to content

Commit a0c2c38

Browse files
authored
fixing type "pull" or "pull"
1 parent 97e4a84 commit a0c2c38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/container-registry-faq.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ Image quarantine is currently a preview feature of ACR. You can enable the quara
258258
- [Authentication information is not given in the correct format on direct REST API calls](#authentication-information-is-not-given-in-the-correct-format-on-direct-rest-api-calls)
259259
- [Why does the Azure portal not list all my repositories or tags?](#why-does-the-azure-portal-not-list-all-my-repositories-or-tags)
260260
- [Why does the Azure portal fail to fetch repositories or tags?](#why-does-the-azure-portal-fail-to-fetch-repositories-or-tags)
261-
- [Why does my pull or pull request fail with disallowed operation?](#why-does-my-pull-or-pull-request-fail-with-disallowed-operation)
261+
- [Why does my pull or push request fail with disallowed operation?](#why-does-my-pull-or-push-request-fail-with-disallowed-operation)
262262
- [How do I collect http traces on Windows?](#how-do-i-collect-http-traces-on-windows)
263263

264264
### Check health with `az acr check-health`
@@ -420,7 +420,7 @@ The browser might not be able to send the request for fetching repositories or t
420420

421421
Please contact your network administrator or check your network configuration and connectivity. Try running `az acr check-health -n yourRegistry` using your Azure CLI to check if your environment is able to connect to the Container Registry. In addition, you could also try an incognito or private session in your browser to avoid any stale browser cache or cookies.
422422

423-
### Why does my pull or pull request fail with disallowed operation?
423+
### Why does my pull or push request fail with disallowed operation?
424424

425425
Here are some senarios where operations maybe disallowed:
426426
* Classic registries are no longer supported. Please upgrade to a supported [SKUs](https://aka.ms/acr/skus) using [az acr update](https://docs.microsoft.com/en-us/cli/azure/acr?view=azure-cli-latest#az-acr-update) or the azure portal.

0 commit comments

Comments
 (0)