Skip to content

Commit d65ba6e

Browse files
Adding spaces
1 parent bf07d1c commit d65ba6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/container-registry/container-registry-troubleshoot-login.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ May include one or more of the following:
1717
* Unable to login to registry and you receive error `unauthorized: authentication required` or `unauthorized: Application not registered with AAD`
1818
* Unable to login to registry and you receive Azure CLI error `Could not connect to the registry login server`
1919
* Unable to push or pull images and you receive Docker error `unauthorized: authentication required`
20-
* Unable to access a registry using `az acr login` and you receive error `CONNECTIVITY_REFRESH_TOKEN_ERROR. Access to registry was denied. Response code: 403.Unable to get admin user credentials with message: Admin user is disabled.Unable to authenticate using AAD or admin login credentials.`
20+
* Unable to access a registry using `az acr login` and you receive error `CONNECTIVITY_REFRESH_TOKEN_ERROR. Access to registry was denied. Response code: 403. Unable to get admin user credentials with message: Admin user is disabled. Unable to authenticate using AAD or admin login credentials.`
2121
* Unable to access registry from Azure Kubernetes Service, Azure DevOps, or another Azure service
2222
* Unable to access registry and you receive error `Error response from daemon: login attempt failed with status: 403 Forbidden` - See [Troubleshoot network issues with registry](container-registry-troubleshoot-access.md)
2323
* Unable to access or view registry settings in Azure portal or manage registry using the Azure CLI
@@ -27,7 +27,7 @@ May include one or more of the following:
2727
* Docker isn't configured properly in your environment - [solution](#check-docker-configuration)
2828
* The registry doesn't exist or the name is incorrect - [solution](#specify-correct-registry-name)
2929
* The registry credentials aren't valid - [solution](#confirm-credentials-to-access-registry)
30-
* The registry public access is disabled.Public network access rules on the registry prevent access - [solution](container-registry-troubleshoot-access.md#configure-public-access-to-registry)
30+
* The registry public access is disabled. Public network access rules on the registry prevent access - [solution](container-registry-troubleshoot-access.md#configure-public-access-to-registry)
3131
* The credentials aren't authorized for push, pull, or Azure Resource Manager operations - [solution](#confirm-credentials-are-authorized-to-access-registry)
3232
* The credentials are expired - [solution](#check-that-credentials-arent-expired)
3333

0 commit comments

Comments
 (0)