option
Questions
ayuda
daypo
search.php

ERASED TEST, YOU MAY BE INTERESTED ON test2

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
test2

Description:
welsgasdhjasgdvhasjgdv

Author:
djhagdhjasgdjhsa
Other tests from this author

Creation Date: 07/08/2024

Category: Art

Number of questions: 44
Share the Test:
New CommentNuevo Comentario
No comments about this test.
Content:
DRAG DROP - You need to recommend project metrics for dashboards in Azure DevOps. Which chart widgets should you recommend for each metric? To answer, drag the appropriate chart widgets to the correct metrics. Each chart widget may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. NOTE: Each correct selection is worth one point. Select and Place: The elapsed time from the creation of work items to their completion: The elapsed time to complete work items once they are active: The remaining work:.
HOTSPOT - You plan to create alerts that will be triggered based on the page load performance of a home page. You have the Application Insights log query shown in the following exhibit. Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic. percentile_duration_50 percentile_duration_90 percentile_duration_95 item Type result Code source success.
You manage an Azure web app that supports an e-commerce website. You need to increase the logging level when the web app exceeds normal usage patterns. The solution must minimize administrative overhead. Which two resources should you include in the solution? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. an Azure Automation runbook B. an Azure Monitor alert that has a dynamic threshold C. an Azure Monitor alert that has a static threshold D. the Azure Monitor autoscale settings E. an Azure Monitor alert that uses an action group that has an email action.
HOTSPOT - You have an Azure Kubernetes Service (AKS) pod. You need to con gure a probe to perform the following actions: ✑ Con rm that the pod is responding to service requests. ✑ Check the status of the pod four times a minute. ✑ Initiate a shutdown if the pod is unresponsive. How should you complete the YAML con guration le? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. Hot Area: livenessProbe: readinessProbe: ShutdownProbe: startupProbe: initialDelaySeconds: 15 periodSeconds: 15 timeoutSeconds: 15.
You have a Microsoft ASP.NET Core web app in Azure that is accessed worldwide. You need to run a URL ping test once every ve minutes and create an alert when the web app is unavailable from speci c Azure regions. The solution must minimize development time. What should you do? A. Create an Azure Monitor Availability metric and alert. B. Create an Azure Application Insights availability test and alert. C. Write an Azure function and deploy the function to the specific regions. D. Create an Azure Service Health alert for the specific regions.
You have a multi-tier application. The front end of the application is hosted in Azure App Service. You need to identify the average load times of the application pages. What should you use? A. Azure Application Insights B. the activity log of the App Service C. the diagnostics logs of the App Service D. Azure Advisor.
SIMULATION - You need to create an instance of Azure Application Insights named az400-123456789-main and con gure the instance to receive telemetry data from an Azure web app named az400-123456789-main. To complete this task, sign in to the Microsoft Azure portal. Step 1: Create an instance of Azure Application Insights 1. Open Microsoft Azure Portal 2. Log into your Azure account, Select Create a resource > Developer tools > Application Insights. 3. Enter the following settings, and then select Review + create. Name: az400-123456789-main - Step 2: Con gure App Insights SDK 1. Open your ASP.NET Core Web App project in Visual Studio > Right-click on the AppName in the Solution Explorer > Select Add > Application Insights Telemetry. 2. Click the Get Started button 3. Select your account and subscription > Select the Existing resource you created in the Azure portal > Click Register. Lexo pyetje 7 ne Word per me shume info.
Your company uses ServiceNow for incident management. You develop an application that runs on Azure. The company needs to generate a ticket in ServiceNow when the application fails to authenticate. Which Azure Log Analytics solution should you use? A. Application Insights Connector B. Automation & Control C. IT Service Management Connector (ITSM) D. Insight & Analytics.
Your company is building a new web application. You plan to collect feedback from pilot users on the features being delivered. All the pilot users have a corporate computer that has Google Chrome and the Microsoft Test & Feedback extension installed. The pilot users will test the application by using Chrome. You need to identify which access levels are required to ensure that developers can request and gather feedback from the pilot users. The solution must use the principle of least privilege. Which access levels in Azure DevOps should you identify? To answer, select the appropriate options in the answer area. Basic StakeHolder Basic StakeHolder.
You use Azure SQL Database Intelligent Insights and Azure Application Insights for monitoring. You need to write ad-hoc queries against the monitoring data. Which query language should you use? A. Kusto Query Language (KQL) B. PL/pgSQL C. PL/SQL D. Transact-SQL.
Your company creates a web application. You need to recommend a solution that automatically sends to Microsoft Teams a daily summary of the exceptions that occur in the application. Which two Azure services should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Azure Logic Apps B. Azure Pipelines C. Microsoft Visual Studio App Center D. Azure DevOps Project E. Azure Application Insights.
Your company wants to use Azure Application Insights to understand how user behaviors affect an application. Which Application Insights tool should you use to analyze each behavior? To answer, drag the appropriate tools to the correct behaviors. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. Feature usage: Number of people who used the actions and its features: The effect that the performance of the application has on the usage of a page or a feature:.
Your company is building a mobile app that targets Android and iOS devices. Your team uses Azure DevOps to manage all work items and release cycles. You need to recommend a solution to perform the following tasks: ✑ Collect crash reports for issue analysis. ✑ Distribute beta releases to your testers. ✑ Get user feedback on the functionality of new apps. What should you include in the recommendation? A. the Microsoft Test & Feedback extension B. Microsoft Visual Studio App Center integration C. Azure Application Insights widgets D. Jenkins integration.
You have an Azure DevOps project named Project1 and an Azure subscription named Sub1. Sub1 contains an Azure virtual machine scale set named VMSS1. VMSS1 hosts a web application named WebApp1. WebApp1 uses stateful sessions. The WebApp1 installation is managed by using the Custom Script extension. The script resides in an Azure Storage account named sa1. You plan to make a minor change to a UI element of WebApp1 and to gather user feedback about the change. You need to implement limited user testing for the new version of WebApp1 on VMSS1. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point. A. Modify the load balancer settings of VMSS1. B. Redeploy VMSS1. C. Upload a custom script le to sa1. D. Modify the Custom Script extension settings of VMSS1. E. Update the configuration of a virtual machine in VMSS1.
SIMULATION - You need to create a noti cation if the peak average response time of an Azure web app named az400-123456789-main is more than ve seconds when evaluated during a ve-minute period. The noti cation must trigger the `https://contoso.com/notify` webhook. To complete this task, sign in to the Microsoft Azure portal. Correct Answer: See explanation below. 1. Open Microsoft Azure Portal 2. Log into your Azure account and go to App Service and look under Monitoring then you will see Alert. 3. Select Add an alert rule 4. Configure the alert rule as per below and click Ok. Source: Alert on Metrics - Resource Group: az400-123456789-main Resource: az400-123456789-main - Threshold: 5 - Period: Over the last 5 minutes - Webhook: https://contoso.com/notify Lexo pyetjen 15 per me shume info.
SIMULATION - You need to create and configure an Azure Storage account named az400lod123456789stor in a resource group named RG1lod123456789 to store the boot diagnostics for a virtual machine named VM1. To complete this task, sign in to the Microsoft Azure portal. Correct Answer: See explanation below. Step 1: To create a general-purpose v2 storage account in the Azure portal, follow these steps: 1. On the Azure portal menu, select All services. In the list of resources, type Storage Accounts. As you begin typing, the listeners based on your input. Select Storage Accounts. 2. On the Storage Accounts window that appears, choose Add. 3. Select the subscription in which to create the storage account. 4. Under the Resource group eld, select RG1lod123456789 5. Next, enter a name for your storage account named: az400lod123456789stor 6. Select Create. Step 2: Enable boot diagnostics on existing virtual machine To enable Boot diagnostics on an existing virtual machine, follow these steps: 1. Sign in to the Azure portal, and then select the virtual machine VM1. 2. In the Support + troubleshooting section, select Boot diagnostics, then select the Settings tab. 3. In Boot diagnostics settings, change the status to On, and from the Storage account drop-down list, select the storage account az400lod123456789stor. 4. Save the change. You must restart the virtual machine for the change to take effect. Lexo Pyetjen 16 per me shume info.
SIMULATION - You have a web app that connects to an Azure SQL Database named db1. You need to configure db1 to send Query Store runtime statistics to Azure Log Analytics. To complete this task, sign in to the Microsoft Azure portal. Correct Answer: See explanation below. To enable streaming of diagnostic telemetry for a single or a pooled database, follow these steps: 1. Go to Azure SQL database resource. 2. Select Diagnostics settings. 3. Select Turn on diagnostics if no previous settings exist, or select Edit setting to edit a previous setting. You can create up to three parallel connections to stream diagnostic telemetry. 4. Select Add diagnostic setting to configure parallel streaming of diagnostics data to multiple resources. 5. Enter a setting name for your own reference. 6. Select a destination resource for the streaming diagnostics data: Archive to storage account, Stream to an event hub, or Send to Log Analytics. 7. For the standard, event-based monitoring experience, select the following check boxes for database diagnostics log telemetry: QueryStoreRuntimeStatistics 8. For an advanced, one-minute-based monitoring experience, select the check box for Basic metrics. 9. Select Save. Lexo Pyetjen 17 per me shume info.
DRAG DROP - You have several Azure virtual machines that run Windows Server 2019. You need to identify the distinct event IDs of each virtual machine as shown in the following table. How should you complete the Azure Monitor query? To answer, drag the appropriate values to the correct locations. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. 1.summarize 2.makeset(EventID).
You have an Azure web app named Webapp1. You need to use an Azure Monitor query to create a report that details the top 10 pages of Webapp1 that failed. How should you complete the query? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. requests success == false .
You are monitoring the health and performance of an Azure web app by using Azure Application Insights. You need to ensure that an alert is sent when the web app has a sudden rise in performance issues and failures. What should you use? A. custom events B. Application Insights Profiler C. usage analysis D. Smart Detection E. Continuous export.
HOTSPOT - You have a project in Azure DevOps named Contoso App that contains pipelines in Azure Pipelines for GitHub repositories. You need to ensure that developers receive Microsoft Teams noti cations when there are failures in a pipeline of Contoso App. What should you run in Teams? To answer, select the appropriate options in the answer area. feedback feedback subscribe subscriptions https://dev.azure.com/contoso/contoso-app/ https://dev.azure.com/contoso/contoso-app/_build https://dev.azure.com/contoso/contoso-app/_packaging https://dev.azure.com/contoso/contoso-app/_work-items.
You have a private GitHub repository. You need to display the commit status of the repository on Azure Boards. What should you do first? A. Configure multi-factor authentication (MFA) for your GitHub account. B. Add the Azure Pipelines app to the GitHub repository. C. Add the Azure Boards app to the repository. D. Create a GitHub action in GitHub.
You are integrating Azure Pipelines and Microsoft Teams. You install the Azure Pipelines app in Microsoft Teams. You have an Azure DevOps organization named Contoso that contains a project name Project1. You subscribe to Project1 in Microsoft Teams. You need to ensure that you only receive events about failed builds in Microsoft Teams. What should you do first? A. From Microsoft Teams, run @azure pipelines subscribe https://dev.azure.com/Contoso/Project1. B. From Azure Pipelines, add a Publish Build Artifacts task to Project1. C. From Microsoft Teams, run @azure pipelines subscriptions. D. From Azure Pipelines, enable continuous integration for Project1.
You have an Azure DevOps organization named Contoso. You need to receive Microsoft Teams notifications when work items are updated. What should you do? A. From Azure DevOps, configure a service hook subscription B. From Microsoft Teams, configure a connector C. From the Microsoft Teams admin center, configure external access D. From Microsoft Teams, add a channel E. From Azure DevOps, install an extension.
You create an alert rule in Azure Monitor as shown in the following exhibit. Which action will trigger an alert? A. a failed attempt to delete the ASP-9bb7 resource B. a change to a role assignment for the ASP-9bb7 resource C. a successful attempt to delete the ASP-9bb7 resource D. a failed attempt to scale up the ASP-9bb7 resource.
You have a web app hosted on Azure App Service. The web app stores data in an Azure SQL database. You need to generate an alert when there are 10,000 simultaneous connections to the database. The solution must minimize development effort. Which option should you select in the Diagnostics settings of the database? A. Send to Log Analytics B. Stream to an event hub C. Archive to a storage account.
You use Azure DevOps to manage the build and deployment of an app named App1. You have a release pipeline that deploys a virtual machine named VM1. You plan to monitor the release pipeline by using Azure Monitor. You need to create an alert to monitor the performance of VM1. The alert must be triggered when the average CPU usage exceeds 70 percent for ve minutes. The alert must calculate the average once every minute. How should you con gure the alert rule? To answer, select the appropriate options in the answer area. 1 minutes 5 minutes Static Dynamic Greater than Greater than or equal to Less than or equal to Less than.
You have an Azure virtual machine that is monitored by using Azure Monitor. The virtual machine has the Azure Log Analytics agent installed. You plan to deploy the Service Map solution from the Azure Marketplace. What should you deploy to the virtual machine to support the Service Map solution? A. the Dependency agent B. the Telegraf agent C. the Windows Azure diagnostics extension (WAD) D. the Azure monitor agent.
You have a project in Azure DevOps that contains a Continuous Integration/Continuous Deployment (CI/CD) pipeline. You need to enable detailed logging by de ning a pipeline variable. How should you con gure the variable? To answer, select the appropriate options in the answer area. Debug Log system.Debug System.Log 1 detailed true.
You build an iOS app. You receive crash reports from Crashlytics. You need to capture the following data: ✑ Crash-free users ✑ Custom events ✑ Breadcrumbs What should you do? A. Con gure the xcworkspace le in the project B. Add the Google Analytics pod to the app. C. Configure the Crashlytics pod in the app. D. Import the Firebase module to UIApplicationDelegate.
You have multiple teams that work on multiple projects in Azure DevOps.You need to plan and manage the consumers and producers for each project. The solution must provide an overview of all the projects.What should you do? A. Add a Predecessor or Successor link to the feature or user story for the items of each project. B. Add a Parent or Child link to the feature or user story for the items of each project. C. Install the Dependency Tracker extension and create dependencies for each project. D. Create a custom query to show the consumers and producers and add a widget to a dashboard.
You have a GitHub repository that contains the source code for an app named App1. You need to create process documentation for App1. The solution must include a diagram that displays the relationships between the phases of App1 as shown in the following exhibit. How should you complete the markdown code? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. stateDiagram Processing.
You have an Azure web app named webapp1 that uses the .NET Core runtime stack. You have an Azure Application Insights resource named AppInsights1 that collects telemetry data generated by webapp1. You plan to deploy webapp1 by using an Azure DevOps pipeline. You need to modify the sampling rate of the telemetry data processed by AppInsights1 without having to redeploy webapp1 after each modification. What should you do? To answer, select the appropriate options in the answer area. Disable adaptive sampling Enable fixed-rate sampling Modify Applicationindights.config. Configure Continuous export Configure the Smart detection settings Modify the usage and estimated costs settings.
Your company has multiple microservices-based apps that use the following tracing libraries: • OpenTelemetry • OpenCensus • OpenTracing • Honeycomb • Jaeger The company purchases an Azure subscription and implements Application Insights in Azure Monitor. You plan to centralize distributed tracing for the apps. You need to identify which libraries can integrate directly with Application Insights. Which two libraries should you identify? Each correct answer presents a complete solution. A. Honeycomb B. OpenTracing C. Jaeger D. OpenTelemtry E. OpenCensus.
You have an Azure web app named webapp1 that uses the .NET Core runtime stack. You have an Azure Application Insights resource named AppInsights1. Webapp1 sends telemetry data to AppInsights1.You need to ensure that webapp1 sends the telemetry data at a xed sampling rate.What should you do? A. From the code repository of webapp1, modify the ApplicationInsights.config file. B. From the code repository of webapp1, modify the Startup.cs file. C. From AppInsights1, modify the Usage and estimated costs settings. D. From AppInsights1, configure the Continuous export settings.
You have an app named App1. You have a Log Analytics workspace named Workspace1 that contains two tables named Events and Logs. App1 manages events in multiple locations and writes logs to Workspace1.You need to query Workspace1 for all log entries related to Asia that occurred during the last two days.In which order should you arrange the query statements? To answer, move all statements from the list of statements to the answer area and arrange them in the correct order. | where continet == 'Asia' | join ( Events Logs | where timestamp > ago (2d) ) on RequestId.
You have a web app named App1 that uses Application Insights in Azure Monitor.You need to compare the hourly CPU usage of App1 from the last 24 hours. The solution must include a graph that has a threshold line at 75 percent.How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. bin(TimeGenerated, 1h) render.
You use Azure Pipelines to build and deploy an app named App1.You plan to monitor App1 by using Application Insights. You create an Application Insights instance named AI1. You need to configure App1 to use AI1. Which le should you modify? A. appsettings.json B. launchSettings.json C. startup.cs D. project.json.
You have an Azure virtual machine named web1.You need to query the amount of free memory that was available on web1 during the past seven days. The solution must meet the following requirements: • Display the data as a time chart. • Calculate the average value per hour. How should you complete the KQL query? To answer, select the appropriate options in the answer area. TimeGenerated>ago(7d) TimeGenerated<ago(7d) TimeGenerated == ago(7d) bin(TimeGenerated,1d) bin(TimeGenerated,1h) dcount(CounterName).
You have a web app named App1 that uses Application Insights in Azure Monitor to store log data. App1 has users in multiple locations.You need to query App1 requests from London and Paris that return a 404 error. The solution must meet the following requirements: • Return the timestamp url, resultCode, and duration elds • Only show requests made during the last hour. How should you complete the query? To answer, drag the appropriate values to the correct targets. Each value may be used once, more than once, or not at all. where ------ timestamp >= ago(1hr) project.
You have a project in Azure DevOps. You need to configure a dashboard. The solution must include the following metrics: • Bottlenecks in the software development process • A burndown chart for the work in a single iteration • How long it takes to close a work item after the item was started Which type of widget should you use for each metric? To answer, drag the appropriate widget types to the correct metrics. Each widget type may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content. Bottlenecks in the software development process: How long it takes to close a work item after the item was started: A burndown chart for the work in a single iteration:.
Question #: 42 You have an Azure subscription that contains a Log Analytics workspace named WS1 and a virtual machine named VM1. You need to install the Microsoft Enterprise Cloud Monitoring extension on VM1. Which two values are required to configure the extension? Each correct answer presents part of the solution. NOTE: Each correct answer is worth one point. A. the secret key of WS1 B. the ID of the subscription C. the system-assigned managed identity of VM1 D. the ID of WS1 E. the resource ID of VM1 .
Question #: 43 You have an app named App1 that uses Application Insights to monitor application performance. You need to analyze how often a page in App1 is accessed. Which pane in Application Insights should you use? A. Events B. Sessions C. Impact D. Users .
You have a project in Azure DevOps that includes two users named User1 and User2. You plan to use Azure Monitor to manage logs. You need to ensure that the users can perform the actions shown in following the table. The solution must follow the principle of least privilege. Which role should you assign to each user? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point. User1 User2.
Report abuse