Which code segment should you use?
You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?A . new Container(EndpointUri, PrimaryKey);B . new Database(Endpoint, PrimaryKey);C . new CosmosClient(EndpointUri, PrimaryKey);View AnswerAnswer:...
Which Azure Blob storage settings should you use?
HOTSPOT You need to configure security and compliance for the corporate website files. Which Azure Blob storage settings should you use? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: role-based access control (RBAC) Azure Storage...
Does the solution meet the goal?
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...
What should you do?
You are developing an Azure Function App that processes images that are uploaded to an Azure Blob container. Images must be processed as quickly as possible after they are uploaded, and the solution must minimize latency. You create code to process images when the Function App is triggered. You need...
Which code segment should you use?
You develop Azure solutions. You must connect to a No-SQL globally-distributed database by using the .NET API. You need to create an object to configure and execute requests in the database. Which code segment should you use?A . new Container(EndpointUri, PrimaryKey);B . new Database(Endpoint, PrimaryKey);C . new CosmosClient(EndpointUri, PrimaryKey);View AnswerAnswer:...
What should you do?
You develop and deploy an Azure App Service web app named App1. You create a new Azure Key Vault named Vault 1. You import several API keys, passwords, certificates, and cryptographic keys into Vault1. You need to grant App1 access to Vault1 and automatically rotate credentials Credentials must not be...
Does the solution meet the goal?
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...
Which three actions should you perform in sequence?
DRAG DROP You need to deploy a new version of the LabelMaker application to ACR. Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order. View AnswerAnswer: Explanation: A picture...
What should you do?
Topic 3, City Power & Light Case study This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your...
Does the solution meet the goal?
Set the DataSources property of the SearchServiceClient. Does the solution meet the goal?A . YesB . NoView AnswerAnswer: B Explanation: Use the following method: