Managed Identity Quiz

5 questions Pass: 70% +25 pts

Quiz covering Process Workloads by Using Azure Functions

Managed Identity 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 benefit of using a Managed Identity with Azure Functions?

  2. 2

    You need to access an Azure SQL Database from an Azure Function. Which type of Managed Identity is best if you want the identity to be deleted automatically when the Azure Function resource is deleted?

  3. 3

    When configuring an Azure Function to access a Key Vault using a Managed Identity, which step is required to grant the function access?

  4. 4

    A team has multiple Azure Functions that need to share the same identity for cross-resource access. Which identity type should they use?

  5. 5

    You have an Azure Function using a System-assigned identity to connect to an Azure Storage account. You receive an 'AuthorizationFailure' error despite the identity being enabled on the Function. What is the most likely cause?