AZ-204 Exam Question 76

You are building a website to access project data related to terms within your organization. The website does not allow anonymous access. Authentication performed using an Azure Active Directory (Azure AD) app named internal.
The website has the following authentication requirements:
*Azure AD users must be able to login to the website.
*Personalization of the website must be based on membership in Active Directory groups.
You need to configure the application's manifest to meet the authentication requirements.
How should you configure the manifest? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

AZ-204 Exam Question 77

You have an Azure App Services Web App. Azure SQL Database instance. Azure Storage Account and an Azure Redis Cache instance in a resource group.
A developer must be able to publish code to the web app. You must grant the developer the Contribute role to the web app You need to grant the role.
What two commands can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • AZ-204 Exam Question 78

    You need to implement the Log policy.
    How should you complete the EnsureLogging method in EventGridController.cs? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 79

    You develop and deploy a web app to Azure App Service. The Azure App Service uses a Basic plan in a region.
    Users report that the web app is responding must capture the complete call stack to help performance issues in code. Call stack data must be correlated across app instances. You must minimize cost and impact to users on the web app.
    You need to capture the telemetry.
    Which three actions should you perform? Each answer presents part Of the solution NOTE: Each correct selection is worth point
  • AZ-204 Exam Question 80

    You develop a solution that uses an Azure SQL Database to store user information for a mobile app.
    The app stores sensitive information about users.
    You need to hide sensitive information from developers that query the data for the mobile app.
    Which three items must you identify when configuring dynamic data masking? Each correct answer presents a part of the solution.
    NOTE: Each correct selection is worth one point.