AZ-204 Exam Question 51

You are creating a CLI script that creates an Azure web app related services in Azure App Service. The web app uses the following variables:

You need to automatically deploy code from GitHub to the newly created web app.
How should you complete the script? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 52

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?
  • AZ-204 Exam Question 53

    You are developing an Azure-hosted application that must use an on-premises hardware security module (HSM) key.
    The key must be transferred to your existing Azure Key Vault by using the Bring Your Own Key (BYOK) process.
    You need to securely transfer the key to Azure Key Vault.
    Which four 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 54

    A team has created an Index in the Azure Search service. You have to upload data into the Index. You propose the following steps to carry out from your .Net program
    - Create a SearchServiceClient object to connect to the search index.
    - Create a DataContainer that contains the documents which must be added.
    - Create a DataSource instance and set its Container property to the DataContainer.
    - Set the DataSource property of the SearchServiceCIient
    Does the list of steps fulfil the requirement?
  • AZ-204 Exam Question 55

    You have an application that provides weather forecasting data to external partners. You use Azure API Management to publish APIs.
    You must change the behavior of the API to meet the following requirements:
    * Support alternative input parameters.
    * Remove formatting text from responses.
    * Provide additional context to back-end services.
    Which types of policies should you implement? To answer, drag the policy types to the correct scenarios. Each policy type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content NOTE: Each correct selection is worth one point.