PrepAway - Latest Free Exam Questions & Answers

Tag: AZ-203

You need to ensure that the SecurityPin security requirements are met.

You need to ensure that the SecurityPin security requirements are met. Solution: Enable Always Encrypted for the SecurityPin column using a certificate based on a trusted certificate authority. Update the Getting Started document with instructions to ensure that the certificate is installed on user machines. Does the solution meet the goal? A. Yes B. No […]

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 time to ensure that you are able to complete all questions […]

You use Azure Table storage to store customer information for an application. The data contains customer detai

You use Azure Table storage to store customer information for an application. The data contains customer details and is partitioned by last name. You need to create a query that returns all customers with the last name Smith. Which code segment should you use? A. TableQuery.GenerateFilterCondition(“PartitionKey”, Equals, “Smith”) B. TableQuery.GenerateFilterCondition(“LastName”, Equals, “Smith”) C. TableQuery.GenerateFilterCondition(“PartitionKey”, QueryComparisons.Equal, […]

You develop a serverless application using several Azure Functions. These functions connect to data from withi

You develop a serverless application using several Azure Functions. These functions connect to data from within the code. You want to configure tracing for an Azure Function App project. You need to change configuration settings in the host.json file. Which tool should you use? A. Visual Studio B. Azure portal C. Azure PowerShell D. Azure […]

You develop a website. You plan to host the website in Azure. You expect the website to experience high traffi

You develop a website. You plan to host the website in Azure. You expect the website to experience high traffic volumes after it is published. You must ensure that the website remains available and responsive while minimizing cost. You need to deploy the website. What should you do? A. Deploy the website to a virtual […]

Which method should you use?

You are writing code to create and run an Azure Batch job. You have created a pool of compute nodes. You need to choose the right class and its method to submit a batch job to the Batch service. Which method should you use? A. JobOperations.EnableJobAsync(String, IEnumerable,CancellationToken) B. JobOperations.CreateJob() C. CloudJob.Enable(IEnumerable) D. JobOperations.EnableJob(String,IEnumerable) E. CloudJob.CommitAsync(IEnumerable, […]


Page 2 of 212