Skip to content

Commit bce1856

Browse files
Merge pull request #261510 from laragoldstein13/docs-editor/container-image-mapping-1702928052
Update container-image-mapping.md
2 parents dec4b9a + e60d852 commit bce1856

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/defender-for-cloud/container-image-mapping.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ When a vulnerability is identified in a container image stored in a container re
1717
- For Azure DevOps, [Microsoft Security DevOps (MSDO) Extension](azure-devops-extension.md) installed on the Azure DevOps organization.
1818
- For GitHub, [Microsoft Security DevOps (MSDO) Action](github-action.md) configured in your GitHub repositories.
1919
- [Defender CSPM](tutorial-enable-cspm-plan.md) enabled.
20-
- The container images must be built using [Docker](https://www.docker.com/).
20+
- The container images must be built using [Docker](https://www.docker.com/) and the Docker client must be able to access the Docker server during the build.
2121

2222
## Map your container image from Azure DevOps pipelines to the container registry
2323

@@ -43,6 +43,7 @@ Below is an example of an advanced query that utilizes container image mapping.
4343

4444
> [!NOTE]
4545
> If your Azure DevOps organization had the Azure DevOps connector created prior to November 15, 2023, please navigate to **Organization settings** > **Extensions > Shared** and install the container image mapping decorator. If you do not see the extension shared with your organization, fill out the following [form](https://aka.ms/ContainerImageMappingForm).
46+
4647
## Map your container image from GitHub workflows to the container registry
4748

4849
1. Add the container image mapping tool to your MSDO workflow:

0 commit comments

Comments
 (0)