AZ-204

AZ-204

Professional Development

60 Qs

quiz-placeholder

Similar activities

MS-700_Topic 3

MS-700_Topic 3

Professional Development

63 Qs

AZ204-Connect to & consume Azure Services and 3rd-part services

AZ204-Connect to & consume Azure Services and 3rd-part services

Professional Development

55 Qs

AI -900 - 2024

AI -900 - 2024

Professional Development

59 Qs

MDP(Custom)-Accenture-17/08/21 (Day 22)

MDP(Custom)-Accenture-17/08/21 (Day 22)

Professional Development

60 Qs

AWS Security 05 cnetbuild

AWS Security 05 cnetbuild

Professional Development

59 Qs

Quizizz #1

Quizizz #1

Professional Development

60 Qs

Quiz MASS

Quiz MASS

Professional Development

59 Qs

Microsoft Azure Fundamentals AZ-900 ENG #1

Microsoft Azure Fundamentals AZ-900 ENG #1

University - Professional Development

55 Qs

AZ-204

AZ-204

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

Akhilash K

Used 10+ times

FREE Resource

60 questions

Show all answers

1.

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 Azure Storage 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

2.

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

3.

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

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 Azure Storage 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: Convert the Azure Storage account to a BlockBlobStorage storage account. Does the solution meet the goal?

yes

No

5.

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.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution. After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen. You develop an HTTP triggered Azure Function app to process Azure Storage blob data. The app is triggered using an output binding on the blob. The app continues to time out after four minutes. The app must process the blob data. You need to ensure the app does not time out and processes the blob data. Solution: Use the Durable Function async pattern to process the blob data. Does the solution meet the goal?

yes

No

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You develop an HTTP triggered Azure Function app to process Azure Storage blob data. The app is triggered using an output binding on the blob. The app continues to time out after four minutes. The app must process the blob data. You need to ensure the app does not time out and processes the blob data. Solution: Configure the app to use an App Service hosting plan and enable the Always On setting. Does the solution meet the goal?

yes

no

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?