AZ-204 Exam Question 36

You are developing an Azure-hosted application that must use an on-premises hardware security module (HSM) key.
The key must be transferred to your existing Azure Key Vault by using the Bring Your Own Key (BYOK) process.
You need to securely transfer the key to Azure Key Vault.
Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.

AZ-204 Exam Question 37

You are developing a Java application that uses Cassandra to store key and value data. You plan to use a new Azure Cosmos DB resource and the Cassandra API in the application. You create an Azure Active Directory (Azure AD) group named Cosmos DB Creators to enable provisioning of Azure Cosmos accounts, databases, and containers.
The Azure AD group must not be able to access the keys that are required to access the data.
You need to restrict access to the Azure AD group.
Which role-based access control should you use?
  • AZ-204 Exam Question 38

    You have an Azure Batch project that processes and converts files and stores the files in Azure storage. You are developing a function to start the batch job.
    You add the following parameters to the function.

    You must ensure that converted files are placed in the container referenced by the outputContainerSasUrl parameter. Files which fail to convert are places in the container referenced by the failedContainerSasUrl parameter.
    You need to ensure the files are correctly processed.
    How should you complete the code segment? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 39

    An organization deploys Azure Cosmos DB.
    You need to ensure that the index is updated as items are created, updated, or deleted.
    What should you do?
  • AZ-204 Exam Question 40

    You are developing a web application that uses Azure Cache for Redis. You anticipate that the cache will frequently fill and that you will need to evict keys.
    You must configure Azure Cache for Redis based on the following predicted usage pattern: A small subset of elements will be accessed much more often than the rest.
    You need to configure the Azure Cache for Redis to optimize performance for the predicted usage pattern.
    Which two eviction policies will achieve the goal?
    NOTE: Each correct selection is worth one point.