Microsoft
AZ-104 · Question #744
You have an Azure subscription. You plan to create an Azure container registry named ContReg1. You need to ensure that you can push and pull signed images for ContReg1. What should you do for…
The correct answer is D. Enable content trust. Content trust in Azure Container Registry allows you to sign images, ensuring their integrity and authenticity when they are pushed and pulled.
Submitted by joshua94· Mar 4, 2026Deploy and manage Azure compute resources
Question
You have an Azure subscription. You plan to create an Azure container registry named ContReg1. You need to ensure that you can push and pull signed images for ContReg1. What should you do for ContReg1?
Options
- AEnable encryption by using a customer-managed key.
- BCreate a connected registry.
- CAdd a token.
- DEnable content trust.
How the community answered
(18 responses)- A11% (2)
- B6% (1)
- D83% (15)
Explanation
Content trust in Azure Container Registry allows you to sign images, ensuring their integrity and authenticity when they are pushed and pulled.
Community Discussion
No community discussion yet for this question.