You have an Azure subscription.
You create an Azure Active Directory (Azure AD) tenant named Tenant1 that has a domain name of tenant1.onmicrosoft.com. You need to add the contoso.com domain name to Tenant1.
Which DNS record should you add to the contoso.com zone to be able to verify from Azure whether you own the contoso.com domain?
You deploy an Azure web app named contosoApp. ContosoApp is available by using HTTP or HTTPS. You need to ensure that a web administrator receives an
email notification if the average response time for contosoAPP exceeds 50 milliseconds.
Which two tasks should you perform? Each correct answer presents part of the solution.
You are designing a web app deployment in Azure.
You need to ensure that inbound requests to the web app are routed based on the endpoint that has the lowest latency.
What should you use?
You manage an Azure Web App.
You must log detailed error messages and failed requests.
You need to log the events and make the logs available for download by using an encrypted method.
Which three actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A company uses Azure to host virtual machines (VMs) and web apps.
You need to ensure that you can configure a schedule to scale app services.
How should you configure the app service?
You deploy an Azure Web App named ContosoApp. ContosoApp runs on five instances.
You need to run an application named App1.exe automatically as a background process for ContosoApp. The solution must ensure that App1.exe runs in one instance only.
How should you deploy App1.exe?
You are an administrator for your company's Azure environment.
A developer creates an application that needs to access resources in external systems. The application will be deployed in the domain.
You need to authenticate the Active Directory application.
What should you implement?
You have an Azure subscription.
You create an Azure Active Directory (Azure AD) tenant named Tenant1 that has a domain name of tenant1.onmicrosoft.com. You need to add the contoso.com domain name to Tenant1.
Which DNS record should you add to the contoso.com zone to be able to verify from Azure whether you own the contoso.com domain?
You are deploying an ASP.NET application to an Azure virtual machine (VM). The application throws an exception when invalid data is entered. When exceptions occur, an administrator must log on to the system to remove the bad data, and then restart the application.
You need to gather information about application crashes.
What should you do?
You are the administrator for three Azure subscriptions named Dev, Test, and Prod.
Your Azure PowerShell profile is configured with the Dev subscription as the default.
You need to create a new virtual machine in the Test subscription by using the least administrative effort.
Which PowerShell command should you use?