Which settings should you recommend changing before creating the function app?

Posted by: Pdfprep Category: AZ-303 Tags: , ,

An administrator plans to create a function app in Azure that will have the following settings:

✑ Runtime stack: .NET Core

✑ Operating System: Linux

✑ Plan type: Consumption

✑ Enable Application Insights: Yes

You need to ensure that you can back up the function app.

Which settings should you recommend changing before creating the function app?
A . Runtime stack
B . Enable Application Insights
C . Operating System
D . Plan type

Answer: D

Explanation:

The Backup and Restore feature requires the App Service plan to be in the Standard, Premium or Isolated tier.

Reference: https://docs.microsoft.com/en-us/azure/app-service/manage-backup#requirements-and-restrictions

Leave a Reply

Your email address will not be published.