HOTSPOT -You are developing a data storage solution for a social networking app.The solution requires a mobile app that stores user information using Azure Table Storage.You need to develop code that can insert multiple sets of user information.How should you complete the code? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
DRAG DROP -Your company has several websites that use a company logo image. You use Azure Content Delivery Network (CDN) to store the static image.You need to determine the correct process of how the CDN and the Point of Presence (POP) server will distribute the image and list the items in the correct order.In which order do the actions occur? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.Select and Place:
HOTSPOT -You are developing an app that manages users for a video game. You plan to store the region, email address, and phone number for the player. Some players may not have a phone number. The player's region will be used to load-balance data.Data for the app must be stored in Azure Table Storage.You need to develop code to retrieve data for an individual player.How should you complete the code? To answer, select the appropriate options in the answer area.NOTE: Each correct selection is worth one point.Hot Area:
HOTSPOT -You are working for a company that designs mobile applications. They maintain a server where player records are assigned to their different games. The tracking system is new and in development.The application uses Entity Framework to connect to an Azure Database. The database holds a Player table and Game table.When adding a player, the code should insert a new player record, and add a relationship between an existing game record and the new player record.The application will call CreatePlayerWithGame with the correct gameId and the playerId to start the process. (Line numbers are included for reference only.)For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.Hot Area:
DRAG DROP -You have an Azure subscription.You must create a file share with a quota of 2,048 GB. You create the following variables.In which order should you arrange the Azure CLI commands to develop the solution? To answer, move all the commands from the list of commands to the answer area and arrange them in the correct order.Select and Place:
You are developing a solution for a company that hosts a large collection of videos in Azure.Videos with celebrity speakers must be prioritized and featured on an Azure website. The videos must support closed captioning.You need to select the Azure service that fits the requirements.Which service should you use?