Question 91

A company is developing a Node.js web app. The web app code is hosted in a GitHub repository located at
https://github.com/TailSpinToys/weapp.
The web app must be reviewed before it is moved to production. You must deploy the initial code release to a deployment slot named review.
You need to create the web app and deploy the code.
How should you complete the commands? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

Question 92

A company is developing a solution that allows smart refrigerators to send temperature information to a central location. You have an existing Service Bus.
The solution must receive and store message until they can be processed. You create an Azure Service Bus Instance by providing a name, pricing tier, subscription, resource group, and location.
You need to complete the configuration.
Which Azure CLI or PowerShell command should you run?
  • Question 93

    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.
  • Question 94

    You develop an application that sells Al generated images based on user input. You recently started a marketing campaign that displays unique ads every second day.
    Sales data is stored in Azure Cosmos DB with the date of each sale being stored in a property named
    'whenFinished'.
    The marketing department requires a view that shows the number of sales for each unique ad.
    You need to implement the query for the view.
    How should you complete the query? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.

    Question 95

    Hotspot Question
    You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on- demand streaming media. You enable an Azure Content Delivery Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL.: http://www.contoso.com/ content.mp4?quality=1 All media content must expire from the cache after one hour. Customer videos with varying quality must be delivered to the closest regional point of presence (POP) node.
    You need to configure Azure CDN caching rules.
    Which options should you use? To answer, select the appropriate options in the answer area.
    NOTE: Each correct selection is worth one point.