Exam AZ-204 All QuestionsBrowse all questions from this exam
Question 77

HOTSPOT -

You are developing an Azure Function App. You develop code by using a language that is not supported by the Azure Function App host. The code language supports HTTP primitives.

You must deploy the code to a production Azure Function App environment.

You need to configure the app for deployment.

Which configuration values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Hot Area:

    Correct Answer:

    Box 1: Docker container -

    A custom handler can be deployed to every Azure Functions hosting option. If your handler requires operating system or platform dependencies (such as a language runtime), you may need to use a custom container. You can create and deploy your code to Azure Functions as a custom Docker container.

    Box 2: PowerShell core -

    When creating a function app in Azure for custom handlers, we recommend you select .NET Core as the stack. A "Custom" stack for custom handlers will be added in the future.

    PowerShell Core (PSC) is based on the new .NET Core runtime.

    Box 3: 7.0 -

    On Windows: The Azure Az PowerShell module is also supported for use with PowerShell 5.1 on Windows.

    On Linux: PowerShell 7.0.6 LTS, PowerShell 7.1.3, or higher is the recommended version of PowerShell for use with the Azure Az PowerShell module on all platforms.

    Reference:

    https://docs.microsoft.com/en-us/azure/azure-functions/functions-create-function-linux-custom-image https://docs.microsoft.com/en-us/powershell/azure/install-az-ps?view=azps-7.1.0

Discussion
SaintBahamut

answer is wrong: if you pick docker container you cant specify stack and version, So ill go with >Code >Custom Handler >custom (only option when you pick Custom Handler)

hubekpeter

Sorry first answer should be docker

JustHereToLearn

To further support this answer see this video tutorial from Microsoft official channel where they also select "Custom Handler" and do not use Docker: https://www.youtube.com/watch?v=roWbjuo-c30

Esward

Agreed

mihailos

Got it in exam on 28/08/23. Went with this answer. Scored 912

EricCao

I checked it on Azure portal and the answer should be Code > Custom Handler > custom

JamieS

Just tried it to, he's right., Code > Custom Handler > Custom

warchoon

Did you use a language that is NOT supported by the Azure Function App host?

nlk0

Got this today 26/08/2023, went with the most voted. 880 Case study was contoso -> 9 questions + 35 question, two series. 3 of them were not from examptopics, all others were

LittleBean

did you bought contributor access?

kvtborad

I got this question on 6th August 2023. chose highly voted. passed with 904. I got Case study: city and Lights. All questions are from ExamTopics. Code, Custom Handler, Custom

macobuzi

Thank you for informing us! Glad to hear questions are from here.

MysticalSam

This question was in today's exam at 10-June-2023

NPE_

Got this on the exam Nov. 07 2023

11_NickName_11

Have you passed? Which one you choose: Code > Custom Handler > Custom?

Tarajee

Got this on exam 2023sept

juanckar

This was on the exam (July 2023). Went with highly voted. Scored 917

royalbaby

Passed the exam. Got this Q on 07/07. Case Study - City Power & Lights Code > Custom Handler - Custom

giuliohome

if you use a docker container then the runtime and all is defined in the Dockerfile, hence I think it is not docker here because you have a "custom handler" and likely "code" makes more sense as an answer.

renewss

Custom handlers are lightweight web servers that receive events from the Azure Functions host. Any language that supports HTTP primitives can implement a custom handler. This means that custom handlers can be used to create functions in languages that aren't officially supported. To learn more, see Azure Functions custom handlers. https://www.examtopics.com/exams/microsoft/az-204/view/8/

onlyforheros

Got it in exam on 13.03.2024. Score: 910.

JeganHalifax

I got this question - 09/03/224

arunkuml

Got it in the exam 14/12/23. Went with given answer. All questions are from ExamTopics. Case study - VanArsdel, Ltd (11 questions)

CarlosTheBoldest

I got this question on my exam, 2023Dec, go with what I remember was the most voted answer. Score 902, most of the questions were here, slightly different on wording because the Azure Ad <-> Entra Id change. Case was City Power & Light. Good luck!

Veeresh114

Does exam topics include case studies in these 200 questions or need to buy premium?

richardc7

got in the exam 28/09/2023

RuffBoii

Had this on my exam today.

nikipediaa

me too, today