AZ-204 Exam Question 56

You develop and deploy an Azure Logic App that calls an Azure Function app. The Azure Function App includes an OpenAPI (Swagger) definition and uses an Azure Blob storage account. All resources are secured by using Azure Active Directory (Azure AD).
The Logic App must use Azure Monitor logs to record and store information about runtime data and events.
The logs must be stored in the Azure Blob storage account.
You need to set up Azure Monitor logs and collect diagnostics data for the Azure Logic App.
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 57

You are developing an application to store and retrieve data in Azure Blob storage. The application will be hosted in an on-premises virtual machine (VM). The VM is connected to Azure by using a Site-to-Site VPN gateway connection. The application is secured by using Azure Active Directory (Azure AD) credentials.
The application must be granted access to the Azure Blob storage account with a start time, expiry time, and read permissions. The Azure Blob storage account access must use the Azure AD credentials of the application to secure data access. Data access must be able to be revoked if the client application security is breached.
You need to secure the application access to Azure Blob storage.
Which security features should you use? To answer select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 58

You develop Azure solutions.
A .NET application needs to receive a message each time an Azure virtual machine finishes processing data.
The messages must NOT persist after being processed by the receiving application.
You need to implement the .NET object that will receive the messages.
Which object should you use?
  • AZ-204 Exam Question 59

    You provide an Azure API Management managed web service lo clients. The back end web service implements HTTP Strict Transport Security (HSTS).
    Every request to the backend service must include a valid HTTP authorization header.
    You need to configure the Azure API Management instance with an authentication policy.
    Which two policies can you uses? Each correct answer presents a complete solution NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 60

    You are developing a C+ + application that compiles to a native application named process.exe. The application accepts images as input and returns images in one of the following image formats: GIF, PNG, or JPEG.
    You must deploy the application as an Azure Function.
    You need to configure the function and host json files.
    How should you complete the json files? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.