AZ-204 Exam Question 46

You need to correct the VM issues.
Which tools 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 47

You are developing an Azure Durable Function based application that processes a list of input values. The application is monitored using a console application that retrieves JSON data from an Azure Function diagnostic endpoint.
During processing a single instance of invalid input does not cause the function to fail. Invalid input must be available to the monitoring application.
You need to implement the Azure Durable Function and the monitoring console application.
How should you complete the code segments? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 48

You are building a web application that uses the Microsoft identity platform for user authentication. You are implementing user identification for the web application. You need to retrieve a claim to uniquely identify a user. Which claim type should you use?
  • AZ-204 Exam Question 49

    You are developing an application to use Azure Blob storage. You have configured Azure Blob storage to include change feeds.
    A copy of your storage account must be created in another region. Data must be copied from the current storage account to the new storage account directly between the storage servers.
    You need to create a copy of the storage account in another region and copy the data.
    In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.

    AZ-204 Exam Question 50

    You are developing a user portal for a company.
    You need to create a report for the portal that lists information about employees who are subject matter experts for a specific topic. You must ensure that administrators have full control and cosent over the data.
    Which technology should you use?