Creating Shared Access Signatures Quiz

5 questions Pass: 70% +25 pts

Quiz covering User Authentication and Authorization

Creating Shared Access Signatures 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 purpose of using a Shared Access Signature (SAS) in Azure Storage?

  2. 2

    You need to create a SAS that is associated with a specific stored access policy. What is the main security benefit of this approach?

  3. 3

    When generating a SAS token, you must specify the 'signed resource' types. Which of the following is NOT a valid resource type for a Service SAS?

  4. 4

    A developer needs to generate a SAS token that allows users to upload files to a container, but not delete or list them. Which permission string should be used?

  5. 5

    You are auditing your Azure environment and notice a SAS token that uses the 'https' protocol restriction. What happens if a client attempts to use this SAS token over an 'http' connection?