exam questions

Exam AZ-203 All Questions

View all questions & answers for the AZ-203 exam

Exam AZ-203 topic 7 question 1 discussion

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

You need to resolve a notification latency issue.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Set Always On to false.
  • B. Set Always On to true.
  • C. Ensure that the Azure Function is set to use a consumption plan.
  • D. Ensure that the Azure Function is using an App Service plan.
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️
Azure Functions can run on either a Consumption Plan or a dedicated App Service Plan. If you run in a dedicated mode, you need to turn on the Always On setting for your Function App to run properly. The Function runtime will go idle after a few minutes of inactivity, so only HTTP triggers will actually "wake up" your functions. This is similar to how WebJobs must have Always On enabled.
Scenario: Notification latency: Users report that anomaly detection emails can sometimes arrive several minutes after an anomaly is detected.
Anomaly detection service: You have an anomaly detection service that analyzes log information for anomalies. It is implemented as an Azure Machine Learning model. The model is deployed as a web service.
If an anomaly is detected, an Azure Function that emails administrators is called by using an HTTP WebHook.
References:
https://github.com/Azure/Azure-Functions/wiki/Enable-Always-On-when-running-on-dedicated-App-Service-Plan

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
pingpongset
2 years, 8 months ago
Function app with consumption plan can be activated without Always On. Should not A C be the answer? "On a Consumption plan the platform activates function apps automatically and on a Premium plan the platform keeps your desired number of pre-warmed instances always on automatically." https://github.com/Azure/Azure-Functions/wiki/Enable-Always-On-when-running-on-dedicated-App-Service-Plan
upvoted 1 times
...
ather_13
4 years, 10 months ago
Code Snippet : https://vceguide.com/when-you-deploy-policy-service-policies-may-not-be-applied-if-they-were-in-the-process-of-being-applied-during-the-deployment-2/
upvoted 2 times
...
lau13
4 years, 11 months ago
options image are all error 404 not found now
upvoted 3 times
ather_13
4 years, 10 months ago
Code snippet : https://vceguide.com/when-you-deploy-policy-service-policies-may-not-be-applied-if-they-were-in-the-process-of-being-applied-during-the-deployment-2/
upvoted 2 times
...
...
RaedKazan
5 years, 1 month ago
options please guys :)
upvoted 1 times
dollarpo7
5 years ago
The options are displayed already
upvoted 2 times
...
...
ebadali
5 years, 1 month ago
Is this answer correct?
upvoted 1 times
riley5
5 years ago
Yes, this is the correct answer.
upvoted 6 times
...
lau13
4 years, 11 months ago
App Service Plan = Dedicated Plan, that's the only plan that have the "Always On" option.
upvoted 6 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago