AZ204 (Develop for Azure Storage)

AZ204 (Develop for Azure Storage)

Professional Development

60 Qs

quiz-placeholder

Similar activities

NQESH DOMAIN 5

NQESH DOMAIN 5

Professional Development

65 Qs

Microsoft Azure Fundamentals AZ-900 ENG #1

Microsoft Azure Fundamentals AZ-900 ENG #1

University - Professional Development

55 Qs

Types of cars and parts of a car-Unit 3

Types of cars and parts of a car-Unit 3

Professional Development

58 Qs

Sound

Sound

Professional Development

60 Qs

Cooking and Baking:  Recipe Conversion

Cooking and Baking: Recipe Conversion

Professional Development

55 Qs

General Awareness - III

General Awareness - III

Professional Development

60 Qs

Peds Exam III - Oncology & Neurology

Peds Exam III - Oncology & Neurology

Professional Development

58 Qs

Selling HPE Solution Foundations - Module 1

Selling HPE Solution Foundations - Module 1

Professional Development

60 Qs

AZ204 (Develop for Azure Storage)

AZ204 (Develop for Azure Storage)

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Beni Talwanga

Used 5+ times

FREE Resource

60 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scenario: You are developing a solution that stores JSON documents in Azure Cosmos DB. You need to ensure strong consistency for all read operations.

Solution: You configure the Cosmos DB account to use Session consistency.

Does the solution meet the goal?

Yes

No

Answer explanation

Session consistency is weaker than strong consistency. To guarantee strong consistency, you must explicitly set the consistency level to Strong.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Scenario: You are building an event-driven system that reacts to changes in a Cosmos DB container.

Solution: You implement the Change Feed Processor library in your application.

Does the solution meet the goal?

Yes

No

Answer explanation

The Change Feed Processor is the correct way to react to changes in Cosmos DB containers.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to store large binary files in Azure and access them via HTTP.

Solution: You use Azure Blob Storage and configure public access to the container.

Does the solution meet the goal?

Yes

No

Answer explanation

Blob Storage supports storing large binary files and can be accessed via HTTP if public access is enabled.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to automatically delete blobs older than 30 days.

Solution: You implement a background job in your app to delete old blobs.

Does the solution meet the goal?

Yes

No

Answer explanation

While this works, the better solution is to use Azure Blob Lifecycle Management, which is built-in and more efficient.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to store metadata about each blob, such as the uploader’s name.

Solution: You use blob metadata properties.

Does the solution meet the goal?

Yes

No

Answer explanation

Blob metadata is designed for storing custom key-value pairs like uploader names.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to ensure that a Cosmos DB container automatically scales throughput based on usage.

Solution: You configure the container with manual throughput.

Does the solution meet the goal?

Yes

No

Answer explanation

Manual throughput does not auto-scale. You need to configure autoscale throughput.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You want to ensure that all writes to Cosmos DB are acknowledged only after being committed to multiple regions.

Solution: You set the consistency level to Bounded Staleness.

Does the solution meet the goal?

Yes

No

Answer explanation

Only Strong consistency ensures multi-region commit acknowledgment.

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Professional Development