ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 224 - AZ-204 discussion

Report
Export

You are developing an Azure Function App that generates end of day reports (or retail stores. All stores dose at 11 PM each day. Reports must be run one hour after dosing. You configure the function to use a Timer trigger that runs at midnight Customers in the Western United States Pacific Time zone (UTC - 8) report that the Azure Function runs before the stores dose. You need to ensure that the Azure Function runs at midnight in the Pacific Time zone.

What should you do?

A.
Configure the Azure Function to run in the West US region.
Answers
A.
Configure the Azure Function to run in the West US region.
B.
Add an app setting named WEBSITE_TIME_ZONE that uses the value Pacific Standard Time
Answers
B.
Add an app setting named WEBSITE_TIME_ZONE that uses the value Pacific Standard Time
C.
Change the Timer trigger to run at 7 AM
Answers
C.
Change the Timer trigger to run at 7 AM
D.
Update the Azure Function to a Premium plan.
Answers
D.
Update the Azure Function to a Premium plan.
Suggested answer: A
asked 02/10/2024
Andrej Mišura
31 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first