AZ-204 Exam Question 106

You ate developing a web application that uses the Microsoft identity platform to authenticate users and resources. The web application calls several REST APIs.
The APIs require an access token from the Microsoft identity platform.
You need to request a token.
Which three properties should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 107

    You need to implement the bindings for the CheckUserContent function.
    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 108

    You need to correct the corporate website error.
    Which four actions should you recommend be performed 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 109

    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 110

    You are configuring a new development environment for a Java application.
    The environment requires a Virtual Machine Scale Set (VMSS), several storage accounts, and networking components.
    The VMSS must not be created until the storage accounts have been successfully created and an associated load balancer and virtual network is configured.
    How should you complete the Azure Resource Manager template? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.