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...
How should you complete the code segment?
HOTSPOT You are developing a web application that makes calls to the Microsoft Graph API. You register the application in the Azure portal and upload a valid X509 certificate. You create an appsettings.json file containing the certificate name, client identifier for the application, and the tenant identifier of the Azure...
How should you complete the code segment?
DRAG DROP You are a developer for a Software as a Service (SaaS) company. You develop solutions that provide the ability to send notifications by using Azure Notification Hubs. You need to create sample code that customers can use as a reference for how to send raw notifications to Windows...
Does the solution meet the goal?
You are developing a medical records document management website. The website is used to store scanned copies of patient intake forms. If the stored intake forms are downloaded from storage by a third party, the content of the forms must not be compromised. You need to store the intake forms...
Which two actions should you perform?
You need to resolve a notification latency issue. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . Set Always On to true.B . Ensure that the Azure Function is using an App Service plan.C . Set...
What should you use?
You need to migrate on-premises shipping data to Azure. What should you use?A . Azure MigrateB . Azure Cosmos DB Data Migration tool (dt.exe)C . AzCopyD . Azure Database Migration serviceView AnswerAnswer: D Explanation: Migrate from on-premises or cloud implementations of MongoDB to Azure Cosmos DB with minimal downtime by...
Will each protection method meet the requirement?
DRAG DROP You must ensure that the external party cannot access the data in the SSN column of the Person table. Will each protection method meet the requirement? To answer, drag the appropriate responses to the correct protection methods. Each response may be used once, more than once, or not...
Which Azure Blob storage settings should you use?
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?
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 values should you use?
HOTSPOT ASP.NET Core API app by using C#. The API app will allow users to authenticate by using Twitter and Azure Active Directory (Azure AD). Users must be authenticated before calling API methods. You must log the user’s name for each method call. You need to configure the API method...