exam questions

Exam 70-487 All Questions

View all questions & answers for the 70-487 exam

Exam 70-487 topic 1 question 54 discussion

Actual exam question from Microsoft's 70-487
Question #: 54
Topic #: 1
[All 70-487 Questions]

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You have a web application in a Docker container image. You set the tag for the image as myapp. You plan to deploy the application to Azure Container Services.
You run the following commands. All commands complete successfully.

You need to ensure that the image can be run on an Azure Container Service cluster.
Solution: You run the following commands:

Does the solution meet the goal?

  • A. Yes
  • B. No A
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
First tag the image, and the push it into your private registry.
References:
https://medium.com/@pjbgf/azure-kubernetes-service-aks-pulling-private-container-images-from-azure-container-registry-acr-9c3e0a0a13f2

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
saroj
Highly Voted 5 years, 5 months ago
Correct Ans : A
upvoted 8 times
...
Dreamchaser1980
Most Recent 4 years, 8 months ago
A detailed description/explanation of the procedure can be found here: https://docs.microsoft.com/en-us/azure/container-registry/container-registry-get-started-azure-cli
upvoted 3 times
...
supersunny
5 years, 4 months ago
Yes, It meet the goal when u push image into azure private registry.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...