AZ204 quiz1 bootcamp

AZ204 quiz1 bootcamp

Professional Development

25 Qs

quiz-placeholder

Similar activities

COAST GUARD BOOT CAMP Daily Quiz

COAST GUARD BOOT CAMP Daily Quiz

Professional Development

20 Qs

Harry Potter quiz lolz

Harry Potter quiz lolz

Professional Development

20 Qs

AZ400 quiz 3

AZ400 quiz 3

Professional Development

20 Qs

Rainbow Friends

Rainbow Friends

8th Grade - Professional Development

24 Qs

Spongebob Squarepants

Spongebob Squarepants

KG - Professional Development

20 Qs

Rove New Joiner Bootcamp (Day 2)

Rove New Joiner Bootcamp (Day 2)

Professional Development

20 Qs

Do You Know It All?

Do You Know It All?

University - Professional Development

20 Qs

What's with the Blue Bird?

What's with the Blue Bird?

5th Grade - Professional Development

20 Qs

AZ204 quiz1 bootcamp

AZ204 quiz1 bootcamp

Assessment

Quiz

Specialty

Professional Development

Hard

Created by

Faith Muwishi

Used 27+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company has a web app named WebApp1.You use the WebJobs SDK to design a triggered App Service background task that automatically invokes a function in the code every time new data is received in a queue.You are preparing to configure the service processes a queue data item.Which of the following is the service you should use?

Logic Apps

WebJobs

Flow

Functions

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop a Web App on a tier D1 app service plan.You notice that page load times increase during periods of peak traffic.You want to implement automatic scaling when CPU load is above 80 percent. Your solution must minimize costs.What should you do first?

A. Enable autoscaling on the Web App.

B. Switch to the Premium App Service tier plan.

C. Switch to the Standard App Service tier plan.

D. Switch to the Azure App Services consumption plan.

Answer explanation

Configure the web app to the Standard App Service Tier. The Standard tier supports auto-scaling, and we should minimize the cost. We can then enable autoscaling on the web app, add a scale rule and add a Scale condition.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are a developer at your company.You need to edit the workflows for an existing Logic App.What should you use?

A. the Enterprise Integration Pack (EIP)

B. the Logic App Code View

C. the API Connections

D. the Logic Apps Designer

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop a software as a service (SaaS) offering to manage photographs. Users upload photos to a web service which then stores the photos in AzureStorage Blob storage. The storage account type is General-purpose V2.When photos are uploaded, they must be processed to produce and save a mobile-friendly version of the image. The process to produce a mobile-friendly version of the image must start in less than one minute.You need to design the process that starts the photo processing.Solution: Trigger the photo processing from Blob storage events.Does the solution meet the goal?

Yes

No

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop and deploy an Azure App Service API app to a Windows-hosted deployment slot named Development. You create additional deployment slots named Testing and Production. You enable auto swap on the Production deployment slot.You need to ensure that scripts run and resources are available before a swap operation occurs.Solution: Update the web.config file to include the applicationInitialization configuration element. Specify custom initialization actions to run the scripts.Does the solution meet the goal?

Yes

No

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop and deploy an Azure App Service API app to a Windows-hosted deployment slot named Development. You create additional deployment slots named Testing and Production. You enable auto swap on the Production deployment slot.You need to ensure that scripts run and resources are available before a swap operation occurs.Solution: Enable auto swap for the Testing slot. Deploy the app to the Testing slot.Does the solution meet the goal?

Yes

No

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop a website. You plan to host the website in Azure. You expect the website to experience high traffic volumes after it is published.You must ensure that the website remains available and responsive while minimizing cost.You need to deploy the website.What should you do?

A. Deploy the website to a virtual machine. Configure the virtual machine to automatically scale when the CPU load is high.

B. Deploy the website to an App Service that uses the Shared service tier. Configure the App Service plan to automatically scale when the CPU load is high.

C. Deploy the website to a virtual machine. Configure a Scale Set to increase the virtual machine instance count when the CPU load is high.

D. Deploy the website to an App Service that uses the Standard service tier. Configure the App Service plan to automatically scale when the CPU load is high.

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?