Setting and Retrieving Properties and Metadata Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure Blob Storage Solutions

Setting and Retrieving Properties and Metadata Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    What is the primary difference between Blob Metadata and Blob Properties in Azure Blob Storage?

  2. 2

    Which method must be called in the Azure SDK for .NET to persist changes made to a blob's metadata after updating the Metadata dictionary object?

  3. 3

    When retrieving blob metadata, which statement regarding character encoding is true?

  4. 4

    If you perform a 'Get Properties' operation on a blob, what happens to the existing custom metadata associated with that blob?

  5. 5

    You are attempting to set metadata on a blob, but the operation fails with a 400 Bad Request error. What is the most likely cause?