AZ-204 Exam Question 81

You have an Azure Cosmos 06 instance that uses the Strong consistency level and 10,000 Request Units (RUs) per container. <3eo-replication is enabled.
The instance stores restaurant information including location, menu items, and start. You currently store information for 1,000 restaurant locations, 500 menu items, and 10,000 staff members. You select the location id as the partition key.
How many logical partitions will be created for the container?
  • AZ-204 Exam Question 82

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You develop Azure solutions.
    You must grant a virtual machine (VM) access to specific resource groups in Azure Resource Manager.
    You need to obtain an Azure Resource Manager access token.
    Solution: Use an X.509 certificate to authenticate the VM with Azure Resource Manager.
    Does the solution meet the goal?
  • AZ-204 Exam Question 83

    You are developing an application that uses Azure Blob storage.
    The application must read the transaction logs of all the changes that occur to the blobs and the blob metadata in the storage account for auditing purposes. The changes must be in the order in which they occurred, include only create, update, delete, and copy operations and be retained for compliance reasons.
    You need to process the transaction logs asynchronously.
    What should you do?
  • AZ-204 Exam Question 84

    You develop new functionality in a web application for a company that provides access to seismic data from around the world. The seismic data is stored in Redis Streams within an Azure Cache for Redis instance.
    The new functionality includes a real-time display of seismic events as they occur.
    You need to implement the Azure Cache for Redis command to receive seismic data.
    How should you complete the command? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 85

    You develop and deploy an Azure App Service web app that connects to Azure Cache for Redis as a content cache. An resources have been deployed to East US 2 region.
    The security team requires the from Azure Cache for Redis:
    The number of Redis client connections from an associated IP address.
    Redis operations completed on the content cache.
    The location (region) in which the Azure Cache for Redis instance was accessed.
    The audit information must be captured and analyzed by a security team application deployed to Central US region You need to log information on all client corrections to the cache.
    Which configuration values should you use?