ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 101 - AZ-500 discussion

Report
Export

You have an Azure Container Registry named ContReg1 that contains a container image named image1.

You enable content trust for ContReg1.

After content trust is enabled, you push two images to ContReg1 as shown in the following table.

Which images are trusted images?

A.
image1 and image2 only
Answers
A.
image1 and image2 only
B.
image2 only
Answers
B.
image2 only
C.
image1, image2, and image3
Answers
C.
image1, image2, and image3
Suggested answer: B

Explanation:

Azure Container Registry implements Docker's content trust model, enabling pushing and pulling of signed images.

To push a trusted image tag to your container registry, enable content trust and push the image with docker push.

To work with trusted images, both image publishers and consumers need to enable content trust for their Docker clients. As a publisher, you can sign the images you push to a content trust-enabled registry.

Reference:

https://docs.microsoft.com/en-us/azure/container-registry/container-registry-content-trust

asked 02/10/2024
Nicole Stevens
44 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first