Exam AZ-204 All QuestionsBrowse all questions from this exam
Question 264

HOTSPOT

-

You develop and deploy an Azure App Service web app that connects to Azure Cache for Redis as a content cache. All resources have been deployed to the East US 2 region.

The security team requires the following audit information 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 Cach3e for Redis instance was accessed.

The audit information must be captured and analyzed by a security team application deployed to the Central US region.

You need to log information on all client connections to the cache.

Which configuration values should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

    Correct Answer:

Discussion
halfway

Correct. Only Log Analytics supports cross-region logging Reference: https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-monitor-diagnostic-settings?tabs=basic-standard-premium#enable-connection-logging-using-the-azure-portal

kakajos

Log Analytics Workspace - used to store log information. Diagnostic setting - diagnostic logs are streamed to that workspace as soon as new event data is generated

giuliohome

Azure Cache for Redis uses Azure diagnostic settings to log information on client connections to your cache. https://learn.microsoft.com/en-us/azure/azure-cache-for-redis/cache-monitor-diagnostic-settings?tabs=basic-standard-premium#connection-logs