AZ-204 Exam Question 41

A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus.
The solution must receive and store message until they can be processed. You create an Azure Service Bus Instance by providing a name, pricing tier, subscription, resource group, and location.
You need to complete the configuration.
Which Azure CLI or PowerShell command should you run?
  • AZ-204 Exam Question 42

    You are developing a serverless Java application on Azure. You create a new Azure Key Vault to work with secrets from a new Azure Functions application.
    The application must meet the following requirements:
    * Reference the Azure Key Vault without requiring any changes to the Java code.
    * Dynamically add and remove instances of the Azure Functions host based on the number of incoming application events.
    * Ensure that instances are perpetually warm to avoid any cold starts.
    * Connect to a VNet.
    * Authentication to the Azure Key Vault instance must be removed if the Azure Function application is deleted.
    You need to grant the Azure Functions application access to the Azure Key Vault.
    Which three 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 43

    You develop a news and blog content delivery app for Windows devices.
    A notification must arrive on a user's device when there is a new article available for them to view.
    You need to implement push notifications.
    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 44

    You are developing an application that uses Azure Storage Queues.
    You have the following code:

    For each of the following statements, select Yes if the statement is true. Otherwise, select No.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 45

    Drag and Drop Question
    You are developing a software solution for an autonomous transportation system. The solution uses large data sets and Azure Batch processing to simulate navigation sets for entire fleets of vehicles.
    You need to create compute nodes for the solution on Azure Batch.
    What should you do?