AZ204 (Develop Azure Compute Solutions)

AZ204 (Develop Azure Compute Solutions)

Professional Development

55 Qs

quiz-placeholder

Similar activities

AI sp1

AI sp1

Professional Development

59 Qs

Digital Overload and Professionalism Quiz

Digital Overload and Professionalism Quiz

Professional Development

54 Qs

Cybersecurity Quiz

Cybersecurity Quiz

Professional Development

53 Qs

Google Workspace ( Sheets, Slides, Meet, Chat )

Google Workspace ( Sheets, Slides, Meet, Chat )

Professional Development

54 Qs

MQBC 4

MQBC 4

Professional Development

51 Qs

MQBC 7

MQBC 7

Professional Development

50 Qs

Common Quiz 04

Common Quiz 04

Professional Development

60 Qs

C_S4CPB_2408

C_S4CPB_2408

Professional Development

52 Qs

AZ204 (Develop Azure Compute Solutions)

AZ204 (Develop Azure Compute Solutions)

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

Beni Talwanga

Used 1+ times

FREE Resource

55 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are developing a web application hosted on Azure App Service. It must scale out automatically based on CPU usage.
Solution: Configure autoscale settings in Azure App Service.
Does the solution meet the goal?

Yes

No

Answer explanation

Autoscale allows the app to handle increased load by adding instances based on CPU metrics.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to deploy a containerized app that requires persistent storage.
Solution: Use Azure Kubernetes Service (AKS) with Azure Disk.
Does the solution meet the goal?

Yes

No

Answer explanation

AKS supports persistent volumes using Azure Disks.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A serverless app must process messages from an Azure Service Bus queue.
Solution: Use Azure Functions with a Service Bus trigger.
Does the solution meet the goal?

Yes

No

Answer explanation

Azure Functions can automatically trigger on new Service Bus messages.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A microservices app needs secure communication between services.
Solution: Use Azure API Management.
Does the solution meet the goal?

Yes

No

Answer explanation

API Management secures, manages, and monitors APIs between services.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to run background tasks on a schedule.
Solution: Use Azure Functions with a Timer trigger.
Does the solution meet the goal?

Yes

No

Answer explanation

Timer triggers allow scheduled execution of code.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A web app must authenticate users using social identity providers.
Solution: Use Azure AD B2C in App Service.
Does the solution meet the goal?

Yes

No

Answer explanation

Azure AD B2C supports social identity providers like Facebook and Google.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A task must run when a message is added to a Service Bus topic.
Solution: Use Azure Functions with a Service Bus trigger.
Does the solution meet the goal?

Yes

No

Answer explanation

Azure Functions can subscribe to Service Bus topics using triggers.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?