AZ-204 Exam Question 121

You need to implement a solution to resolve the retail store location data issue.
Which three Azure Blob features should you enable? Each correct answer presents part of the solution.
NOTE Each correct selection is worth one point
  • AZ-204 Exam Question 122

    You are using Azure Front Door Service.
    You are expecting inbound files to be compressed by using Brotli compression. You discover that inbound XML files are not compressed. The files are 9 megabytes (MB) in size.
    You need to determine the root cause for the issue.
    To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    AZ-204 Exam Question 123

    You are 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 124

    Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
    After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
    You develop and deploy an Azure App Service API app to a Windows-hosted deployment slot named Development. You create additional deployment slots named Production. You enable auto swap on the Production deployment slot.
    You need to ensure that scripts run and resources are available before a swap operation occurs.
    Solution: Disable auto swap. Update the app with a method named statuscheck to run the scripts. Re-enable auto swap and deploy the app to the Production slot.
    Does the solution meet the goal?
  • AZ-204 Exam Question 125

    You develop and deploy a web application to Azure App Service. The application accesses data stored in an Azure Storage account. The account contains several containers with several blobs with large amounts of data.
    You deploy all Azure resources to a single region.
    You need to move the Azure Storage account to the new region. You must copy all data to the new region.
    What should you do first?