nerdexam
Microsoft

AZ-204 · Question #543

You create an Azure Cosmos DB for NoSQL database. You plan to use the Azure Cosmos DB .NET SDK v3 API for NoSQL to upload the following files: You receive the following error message when uploading…

The correct answer is B. File1 and File2 only. Each file has a maximum size of 2 MB. So File 1, File 2 Only can be uploaded. https://learn.microsoft.com/en-us/azure/cosmos-db/concepts-limits#per-item-limits

Submitted by saadiq_pk· Mar 30, 2026Develop for Azure storage

Question

You create an Azure Cosmos DB for NoSQL database. You plan to use the Azure Cosmos DB .NET SDK v3 API for NoSQL to upload the following files: You receive the following error message when uploading the files: "413 Entity too large". You need to determine which files you can upload to the Azure Cosmos DB for NoSQL database. Which files can you upload?

Options

  • AFile1, File2, File3, File4, and File5
  • BFile1 and File2 only
  • CFile1, File2, and File3 only
  • DFile1, File2, File3, and File4 only
  • EFile1 only

How the community answered

(53 responses)
  • A
    2% (1)
  • B
    74% (39)
  • C
    15% (8)
  • D
    4% (2)
  • E
    6% (3)

Explanation

Each file has a maximum size of 2 MB. So File 1, File 2 Only can be uploaded. https://learn.microsoft.com/en-us/azure/cosmos-db/concepts-limits#per-item-limits

Topics

#Cosmos DB item size limit#NoSQL SDK#document size#413 error

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice