exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 2 question 16 discussion

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

DRAG DROP -
A company backs up all manufacturing data to Azure Blob Storage. Admins move blobs from hot storage to archive tier storage every month.
You must automatically move blocks to Archive tier after they have not been accessed for 180 days. The path for any item that is not archived must be placed in an existing queue. This operation must be performed automatically once a month. You set the value of TierAgeInDays to 180.
How should you configure the Logic App? To answer, drag the appropriate triggers or action blocks to the correct trigger or action slots. Each trigger or action block may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Recurrence -

Box 2: Insert Entity -

Box 3 (if true): Tier Blob -
Box 4: (if false):
Leave blank.
References:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-perform-data-operations

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
Lkk51
Highly Voted 5 years ago
it should be -> Recurrence -> when there are msg in the queue -> Tier blob -> Insert entity
upvoted 28 times
darijeb420
4 years, 11 months ago
This would be correct because you would assume by using the queue it takes care of removing items that are processed of the queue, where as the answer given keeps inserting paths in the processing table
upvoted 1 times
...
gunencali
4 years, 5 months ago
I think your answer is wrong. Options are missing. Explanation: Box 1: Recurrence This operation must be performed automatically once a month. Box 2: Condition Move blocks to Archive tier after they have not been accessed for 180 days. Box 3 (if true): Tier Blob Move blocks to Archive tier after they have not been accessed for 180 days. Box 4: Put a message in a queue The path for any item that is not archived must be placed in an existing queue. References: https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-perform-data-operations
upvoted 6 times
PriyaPT
4 years ago
As per question, condition is already in place.
upvoted 1 times
...
...
...
Chilred
Highly Voted 4 years, 5 months ago
I think there are options missing (https://vceguide.com/wp-content/uploads/2020/05/Microsoft-AZ-203-date-05-08-2020_Page_088_Image_0001.jpg) or maybe this is different question
upvoted 10 times
Grancolrn
4 years, 2 months ago
Definitely, have a look at Chilred's link :)
upvoted 2 times
...
...
DanielNadjbabi
Most Recent 4 years, 5 months ago
Box 1: Recurrence Box 2: Insert Entity Box 3 (if true): Tier Blob Box 4: (if false) Leave blank https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-perform-data-operations
upvoted 3 times
...
SilNilanjan
4 years, 9 months ago
How about -- 1) Recurrence, 2) Tier Blob, 3) Blank, 4) Insert entity
upvoted 1 times
...
azureuser1
4 years, 10 months ago
1. Recurrence 2. Blank 3. Tier blob 4. Insert Entity - The path for any item that is not archived must be placed in an existing queue.
upvoted 4 times
...
chaudh
4 years, 11 months ago
1. Recurrence - This operation must be performed automatically once a month 2. Tier blob - if blob is older than... - after they have not been accessed for 180 days. 3. Insert Entity - automatically move blocks to Archive tier 4. Leave blank (do nothing) - The path for any item that is not archived must be placed in an existing queue. Note: message in a queue is not relevant, "processing" is Table, not Queue name
upvoted 1 times
...
nikos2001
4 years, 11 months ago
What is the condition that refers to Yes / No boxes? None of the boxes in this question represent a condition ....
upvoted 2 times
...
oxaytol
4 years, 11 months ago
This flow is poorly designed, how can this even be an answer?
upvoted 2 times
...
azurelearner666
5 years ago
I believe this is incorrect. the text says "The path for any item that is not archived must be placed in an existing queue." and the current solution is adding that for all the paths. so this action should be swapped with the Tier one that checks the 180 days condition and if so, places it on the Archive.
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 ...