Which two values should you use?

You need to authenticate the user to the corporate website as indicated by the architectural diagram. Which two values should you use? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . ID token signatureB . ID token claimsC . HTTP response codeD...

December 9, 2020 No Comments READ MORE +

Which two actions should you perform?

You are developing a web app that is protected by Azure Web Application Firewall (WAF). All traffic to the web app is routed through an Azure Application Gateway instance that is used by multiple web apps. The web app address is contoso.azurewebsites.net. All traffic must be secured with SSL. The...

December 9, 2020 No Comments READ MORE +

How should you complete the script?

HOTSPOT You are creating a CLI script that creates an Azure web app related services in Azure App Service. The web app uses the following variables: You need to automatically deploy code from GitHub to the newly created web app. How should you complete the script? To answer, select the...

December 8, 2020 No Comments READ MORE +

You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on-demand streaming media. You enable an Azure Content Delivery Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL.: http://www.contoso.com/content.mp4?

HOTSPOT You are developing an Azure App Service hosted ASP.NET Core web app to deliver video on-demand streaming media. You enable an Azure Content Delivery Network (CDN) Standard for the web endpoint. Customer videos are downloaded from the web app by using the following example URL.: http://www.contoso.com/content.mp4?quality=1 All media content...

December 8, 2020 No Comments READ MORE +

How should you complete the configuration?

HOTSPOT You need to configure the Account Kind, Replication, and Storage tier options for the corporate website’s Azure Storage account. How should you complete the configuration? To answer, select the appropriate options in the dialog box in the answer area. NOTE: Each correct selection is worth one point. View AnswerAnswer:...

December 8, 2020 No Comments READ MORE +

Which command should you use?

You need to monitor ContentUploadService accourding to the requirements. Which command should you use?A . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg Percentage CPU > 8"B . az monitor metrics alert create Cn alert Cg … - -scopes … - -condition "avg...

December 7, 2020 No Comments READ MORE +

Which policy values should you use?

HOTSPOT You need to configure API Management for authentication. Which policy values 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: Validate JWT The validate-jwt policy enforces existence and validity of a JWT...

December 7, 2020 No Comments READ MORE +

To which policy section should you add the policies?

DRAG DROP Contoso, Ltd. provides an API to customers by using Azure API Management (APIM). The API authorizes users with a JWT token. You must implement response caching for the APIM gateway. The caching mechanism must detect the user ID of the client that accesses data for a given location...

December 7, 2020 No Comments READ MORE +

Which API Management policy should you implement?

You are a developer for a SaaS company that offers many web services. All web services for the company must meet the following requirements: - Use API Management to access the services - Use OpenID Connect for authentication - Prevent anonymous usage A recent security audit found that several web...

December 7, 2020 No Comments READ MORE +

Which two Dependency Telemetry properties should you store in the database?

You are developing an ASP.NET Core Web API web service. The web service uses Azure Application Insights for all telemetry and dependency tracking. The web service reads and writes data to a database other than Microsoft SQL Server. You need to ensure that dependency tracking works for calls to the...

December 6, 2020 No Comments READ MORE +