mirror of https://github.com/docker/docs.git
Merge pull request #18973 from dvdksn/scout-acr-beta
scout: acr integration early access
This commit is contained in:
commit
8bdf58acba
|
@ -25,7 +25,7 @@ The following container registry integrations are available:
|
||||||
|
|
||||||
- [Artifactory](./registry/artifactory.md)
|
- [Artifactory](./registry/artifactory.md)
|
||||||
- [Amazon Elastic Container Registry](./registry/ecr.md)
|
- [Amazon Elastic Container Registry](./registry/ecr.md)
|
||||||
- [Azure Container Registry](./registry/acr.md) {{< badge color=violet text=Beta >}}
|
- [Azure Container Registry](./registry/acr.md) {{< badge color=violet text="Early Access" >}}
|
||||||
|
|
||||||
### Continuous Integration
|
### Continuous Integration
|
||||||
|
|
||||||
|
|
|
@ -4,9 +4,9 @@ keywords: docker scout, acr, azure, integration, image analysis, security, cves
|
||||||
title: Azure Container Registry integration
|
title: Azure Container Registry integration
|
||||||
---
|
---
|
||||||
|
|
||||||
> **Beta feature**
|
> **Early Access feature**
|
||||||
>
|
>
|
||||||
> The Azure Container Registry (ACR) integration is currently in [Beta](../../../release-lifecycle.md#beta).
|
> The Azure Container Registry (ACR) integration is currently in [Early Access](../../../release-lifecycle.md#early-access-ea).
|
||||||
{ .experimental }
|
{ .experimental }
|
||||||
|
|
||||||
Integrating Docker Scout with Azure Container Registry (ACR) lets you view
|
Integrating Docker Scout with Azure Container Registry (ACR) lets you view
|
||||||
|
|
Loading…
Reference in New Issue