-
Notifications
You must be signed in to change notification settings - Fork 102
Update scan-images-defender.md #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
MDC engineering team confirmed that ARM audience token is required for Defender to scan Images in ACR. Defender doesnt scan the image if they use Microsoft Entra ACR Audience tokens
@mosuhail-vm : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
Learn Build status updates of commit f3951fc: ✅ Validation status: passed
For more details, please refer to the build report. |
|
||
> [!NOTE] | ||
> | ||
> For Microsoft Defender for Cloud to scan images in ACR, [**Authentication-as-arm**](container-registry-disable-authentication-as-arm.md) should be enabled |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
> For Microsoft Defender for Cloud to scan images in ACR, [**Authentication-as-arm**](container-registry-disable-authentication-as-arm.md) should be enabled | |
> For Microsoft Defender for Cloud to scan images in ACR, [**Authentication-as-arm**](container-registry-disable-authentication-as-arm.md) should be enabled. |
adding end punctuation
Can you review the proposed changes? Important: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
@chasedmicrosoft Could you please review this PR. |
@chasedmicrosoft Could you review this proposed update to your article and enter Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a documentation note clarifying that ARM audience token authentication must be enabled for Microsoft Defender for Cloud to properly scan container images in Azure Container Registry (ACR).
- Added a note section explaining the ARM authentication requirement for Defender scanning
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
|
||
> [!NOTE] | ||
> | ||
> For Microsoft Defender for Cloud to scan images in ACR, [**Authentication-as-arm**](container-registry-disable-authentication-as-arm.md) should be enabled |
Copilot
AI
Oct 14, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The link text 'Authentication-as-arm' doesn't clearly describe what it links to. Consider using more descriptive text like 'ARM audience token authentication' to match the terminology used in the PR description.
> For Microsoft Defender for Cloud to scan images in ACR, [**Authentication-as-arm**](container-registry-disable-authentication-as-arm.md) should be enabled | |
> For Microsoft Defender for Cloud to scan images in ACR, [**ARM audience token authentication**](container-registry-disable-authentication-as-arm.md) should be enabled |
Copilot uses AI. Check for mistakes.
Can you review this old PR and determine whether it needs to be closed or merged? @MicrosoftDocs/public-repo-pr-review-team |
MDC engineering team confirmed that ARM audience token is required for Defender to scan Images in ACR.
Defender doesnt scan the image if they use Microsoft Entra ACR Audience tokens