exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 16 question 1 discussion

Actual exam question from Microsoft's AZ-203
Question #: 1
Topic #: 16
[All AZ-203 Questions]

HOTSPOT -
You need to ensure that you can deploy the LabelMaker application.
How should you complete the CLI commands? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer: Explanation
Box 1: group -
Create a resource group with the az group create command. An Azure resource group is a logical group in which Azure resources are deployed and managed.
The following example creates a resource group named myResourceGroup in the westeurope location. az group create --name myResourceGroup --location westeurope

Box 2: CohoWinterLabelMaker -
Use the resource group named, which is used in the second command.

Box 3: aks -
The command az aks create, is used to create a new managed Kubernetes cluster.

Box 4: monitoring -

Scenario: LabelMaker app -
Azure Monitor Container Health must be used to monitor the performance of workloads that are deployed to Kubernetes environments and hosted on Azure
Kubernetes Service (AKS).
You must use Azure Container Registry to publish images that support the AKS deployment.

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
purav1009
Highly Voted 5 years, 4 months ago
Options: https://www.examtopics.com/assets/media/exam-media/02522/0004600001.png
upvoted 51 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 ...