What should you do?
You are developing applications for a company. You plan to host the applications on Azure App Services. The company has the following requirements: ✑ Every five minutes verify that the websites are responsive. ✑ Verify that the websites respond within a specified time threshold. Dependent requests such as images and...
What should you validate?
You deploy an Azure App Service web app. You create an app registration for the app in Azure Active Directory (Azure AD) and Twitter. the app must authenticate users and must use SSL for all communications. The app must use Twitter as the identity provider. You need to validate the...
How should you configure the application?
DRAG DROP You are developing an ASP.NET Core website that can be used to manage photographs which are stored in Azure Blob Storage containers. Users of the website authenticate by using their Azure Active Directory (Azure AD) credentials. You implement role-based access control (RBAC) role permission on the containers that...
How should you complete the EnsureLogging method in EventGridController.cs?
Topic 4, Proseware, Inc 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...
What is the minimum number of node pools that the cluster must have?
Your company has several containers based on the following operating systems: • Windows Server 2019 Nano Server • Windows Server 2019 Server Core • Windows Server 2022 Nano Server • Windows Server 2022 Server Core • Linux You plan to migrate the containers to an Azure Kubernetes cluster. What is...
Which two security features can you use?
You deploy an API to API Management You must secure all operations on the API by using a client certificate. You need to secure access to the backend service of the API by using client certificates. Which two security features can you use?A . Azure AD token B. Self-signed certificate...
Which four actions should you recommend be performed in sequence?
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...
Which Azure Application Insights data model should you use?
You need to ensure that the solution can meet the scaling requirements for Policy Service. Which Azure Application Insights data model should you use?A . an Application Insights dependency B. an Application Insights event C. an Application Insights trace D. an Application Insights metricView AnswerAnswer: D Explanation: Application Insights provides...
How should you complete the code that you will add at line PC26?
HOTSPOT You need to add code at line PC26 of Processing.cs to ensure that security policies are met. How should you complete the code that you will add at line PC26? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. View...
What two commands can you use?
You have an Azure App Services Web App. Azure SQL Database instance. Azure Storage Account and an Azure Redis Cache instance in a resource group. A developer must be able to publish code to the web app. You must grant the developer the Contribute role to the web app You...