Skip to content

Commit d0018f2

Browse files
authored
Merge pull request #114652 from JoeyC-Dev/patch-1
Fix typo in container-registry-scanning-limitation.md
2 parents f9ebe64 + f5ad8e4 commit d0018f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/container-registry-scanning-limitation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ ms.custom: include file
1515
> Some functionality may be unavailable or require more configuration in a container registry that restricts access to private endpoints, selected subnets, or IP addresses.
1616
>
1717
> * When public network access to a registry is disabled, registry access by certain [trusted services](../articles/container-registry/allow-access-trusted-services.md) including Azure Security Center requires enabling a network setting to bypass the network rules.
18-
> * Once the public network access is disabled, Instances of certain Azure services including Azure DevOps Services are currently unable to access the container registry.
18+
> * Once the public network access is disabled, instances of certain Azure services including Azure DevOps Services are currently unable to access the container registry.
1919
> * Private endpoints are not currently supported with Azure DevOps managed agents. You will need to use a self-hosted agent with network line of sight to the private endpoint.
2020
> * If the registry has an approved private endpoint and public network access is disabled, repositories and tags can't be listed outside the virtual network using the Azure portal, Azure CLI, or other tools.

0 commit comments

Comments
 (0)