AZ-204 Exam Question 106

You are validating the configuration of an Azure Search indexer.
The service has been configured with an indexer that uses the Import Data option. The index is configured using options as shown in the Index Configuration exhibit. (Click the Index Configuration tab.)

You use an Azure table as the data source for the import operation. The table contains three records with item inventory data that matches the fields in the Storage data exhibit. These records were imported when the index was created. (Click the Storage Data tab.) When users search with no filter, all three records are displayed.


When users search for items by description, Search explorer returns no records. The Search Explorer exhibit shows the query and results for a test. In the test, a user is trying to search for all items in the table that have a description that contains the word bag. (Click the Search Explorer tab.) You need to resolve the issue.
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 107

You manage a data processing application that receives requests from an Azure Storage queue.
You need to manage access to the queue. You have the following requirements:
* Provide other applications access to the Azure queue.
* Ensure that you can revoke access to the queue without having to regenerate the storage account keys.
* Specify access at the queue level and not at the storage account level.
Which type of shared access signature (SAS) should you use?
  • AZ-204 Exam Question 108

    You develop and deploy a web app to Azure App service. The web app allows users to authenticate by using social identity providers through the Azure B2C service. All user profile information is stored in Azure B2C.
    You must update the web app to display common user properties from Azure B2C to include the following information:
    * Email address
    * Job title
    * First name
    * Last name
    * Office Location
    You need to implement the user properties in the web app.

    AZ-204 Exam Question 109

    A company has multiple warehouse. Each warehouse contains IoT temperature devices which deliver temperature data to an Azure Service Bus queue.
    You need to send email alerts to facility supervisors immediately if the temperature at a warehouse goes above or below specified threshold temperatures.
    Which five 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 110

    You are developing an application. You have an Azure user account that has access to two subscriptions.
    You need to retrieve a storage account key secret from Azure Key Vault.
    In which order should you arrange the PowerShell commands to develop the solution? To answer, move all commands from the list of commands to the answer area and arrange them in the correct order.