FEFreeExamDumps.in

Administering Microsoft Azure SQL Solutions

Topic 5

Question 204

DP-300 voucher + Udemy course (lifetime access) = ₹3,500 for Indian ID card holders.

Details →

You have two Azure virtual machines named Server1 and Server2 that run Windows Server 2022 and are joined to an Active Directory Domain Services (AD DS) domain named contoso.com. Both virtual machines have a default instance of Microsoft SQL Server 2019 installed. Server1 is configured as a master server, and Server2 is configured as a target server. On Server1, you create a proxy account named contoso\sqlproxy. You need to ensure that the SQL Server Agent job steps can be downloaded from Server1 and run on Server2. Which two actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

  • AOn Server2, grant the contoso\sqlproxy account the Impersonate a client after authentication user right.
  • BOn Server2, grant the contoso\sqlproxy account the Access this computer from the network user right.
  • COn Server2, create a proxy account.
  • DOn Server1, set the AllowDownloadedJobsToMatchProxyName registry entry to 1.
  • EOn Server2, set the AllowDownloadedJobsToMatchProxyName registry entry to 1.