AZ-204 · Question #543
AZ-204 Question #543: Real Exam Question with Answer & Explanation
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
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
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
Community Discussion
No community discussion yet for this question.