exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 4 question 7 discussion

Actual exam question from Microsoft's AI-100
Question #: 7
Topic #: 4
[All AI-100 Questions]

Your company develops an API application that is orchestrated by using Kubernetes.
You need to deploy the application.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Create a Kubernetes cluster.
  • B. Create an Azure Container Registry instance.
  • C. Create a container image file.
  • D. Create a Web App for Containers.
  • E. Create an Azure container instance.
Show Suggested Answer Hide Answer
Suggested Answer: ABC 🗳️
References:
https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-app

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
nusmn
Highly Voted 5 years ago
answer seems correct: https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-app in 1. create container image is mentioned 2. is create container registry, I dont think use of "instance" is a big issue 3. create Kubernetes cluster
upvoted 9 times
...
rveney
Most Recent 2 years ago
A. Create a Kubernetes cluster. B. Create an Azure Container Registry instance. C. Create a container image file.
upvoted 1 times
...
Nova077
4 years, 9 months ago
https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-acr based on this : D, B, C, A or may be B,C,A
upvoted 3 times
...
carloshvp
5 years, 1 month ago
"Create an Azure Container Registry instance" does not make sense, there are no instances of ACR. Better would be: "Upload the image to Azure Container Registry"
upvoted 3 times
Cornholioz
4 years, 4 months ago
Yes, there is: https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-acr#:~:text=learn%20how%20to%3A-,Create%20an%20Azure%20Container%20Registry%20(ACR)%20instance,-Tag%20a%20container
upvoted 1 times
...
VictorA
4 years, 6 months ago
I upvoted but saw later that the documentation seems to refer to the Azure Container Registry resource as an "instance of ACR". Copy pasted from https://docs.microsoft.com/en-us/azure/aks/tutorial-kubernetes-prepare-acr ...Create a resource group with the az group create command... ...Create an Azure Container Registry instance with the az acr create command and provide your own registry name...
upvoted 3 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 ...