AZ-204 Developing Solutions for Microsoft Azure

Loading demo links...

Showing 7–9 of 20 questions

Question 7 (Mixed Questions)

You are in the process of developing an application that will leverage Azure messaging services. Your requirement is to use a publish-subscribe (pub/sub) architecture and avoid the constant need for polling.

Which two services can you use to meet these requirements? Each correct answer presents a complete solution.

Note: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Service Bus
  • Event Hub
  • Event Grid
  • Queue

Question 8 (New Update)

You are tasked with creating an Azure Key Vault using PowerShell. Objects that are deleted from the Key Vault should be retained for a duration of 90 days. Which two of the following parameters should be used together to fulfill this requirement? (Select two correct options.)

Select all that apply, then click Submit answer.

  • EnabledForDeployment
  • EnablePurgeProtection
  • EnabledForTemplateDeployment
  • EnableSoftDelete
Question 9 (New Update)

You are developing a web application that processes image analysis on user-uploaded photographs and returns metadata with identified objects. The image analysis process is resource-intensive in terms of both time and computational power. You are planning to use Azure Redis Cache so that uploads do not need to be reprocessed in order to improve efficiency and performance.

In the event of an Azure data center outage, it is critical to minimize any metadata loss.

Which two configurations should you apply to the Azure Redis Cache instance to meet these requirements? Each correct answer contributes to the solution.

Note: Each correct selection is worth one point.

Select all that apply, then click Submit answer.

  • Configure Azure Redis with persistence
  • Configure second storage account for persistence
  • Set backup frequency to the minimum value
  • Configure Azure Redis with RDS persistence