[AppService]Update auth configuration instructions for ACR pulls#128528
[AppService]Update auth configuration instructions for ACR pulls#128528sarsharma wants to merge 4 commits into
Conversation
Add note about Azure Container Registry configuration for managed identity.
|
@sarsharma : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
|
Learn Build status updates of commit ac3bd1e: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Adds guidance for App Service custom container deployments that use managed identity to pull images from Azure Container Registry (ACR), specifically calling out the requirement for ARM-audience token support (“authentication-as-arm”) in ACR.
Changes:
- Added an IMPORTANT note explaining the ACR “authentication-as-arm” requirement for managed-identity pulls.
- Included Azure CLI commands to check/enable the setting and a documentation link for more details.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
|
Learn Build status updates of commit 58965c9: ✅ Validation status: passed
For more details, please refer to the build report. |
|
Learn Build status updates of commit cb8f4f0: ✅ Validation status: passed
For more details, please refer to the build report. |
Add note about Azure Container Registry configuration for managed identity to ensure authentication-as-arm is enabled for ACR image pulls
Note is similar to the auth policy requirement for Azure Container Apps : https://learn.microsoft.com/en-us/azure/container-apps/managed-identity-image-pull