Skip to content

Commit 6c6d394

Browse files
committed
code block
1 parent 6b87160 commit 6c6d394

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/container-registry/container-registry-private-link.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,7 @@ For example, to list the private endpoint connections of a registry, run the [az
348348
```azurecli
349349
az acr private-endpoint-connection list \
350350
--registry-name $registryName
351+
```
351352

352353
When you set up a private endpoint connection using the steps in this article, the registry automatically accepts connections from clients and services that have RBAC permissions on the registry. You can set up the endpoint to require manual approval of connections. For information about how to approve and reject private endpoint connections, see [Manage a Private Endpoint Connection](../private-link/manage-private-endpoint.md).
353354

0 commit comments

Comments
 (0)