exam questions

Exam AZ-204 All Questions

View all questions & answers for the AZ-204 exam

Exam AZ-204 topic 2 question 75 discussion

Actual exam question from Microsoft's AZ-204
Question #: 75
Topic #: 2
[All AZ-204 Questions]

DRAG DROP
-

You create an Azure subscription. You then create an Azure resource group.

You plan to create a containerized task that will run as an Azure Container App in regular intervals.

You need to automate the process of creating the task in the resource group by using Azure CLI commands.

Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

Show Suggested Answer Hide Answer
Suggested Answer:

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
peterbuza
6 days, 23 hours ago
You only need to run "az containerapp registry set" if your container image is stored in a private registry. No private registry mentioned. However, before using Azure Container Apps, ensure the relevant providers are registered - "az provider register". 1. az provider register 2. az containerapp env create 3. az containerapp job create
upvoted 1 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 ...