You are on page 1of 2

Question #21: The best solution to ensure the PowerShell scripts are run on the new

VMs is to configure a Group Policy Object (GPO) to run the scripts as startup
scripts. (Option C)

Question #22: To upload the image of the reference VM to Azure, you should use the
Add-AzImage PowerShell cmdlet. (Option C)

Question #23: To replicate the on-premises VM named VM1 to Azure, you need to
create a Hyper-V Recovery Manager vault, a Site Recovery vault, and a Site Recovery
process server. (Drag and drop options not provided)

Question #24: No, choosing the "Allow gateway transit" setting on VirtualNetworkA
does not meet the goal of establishing a connection to VirtualNetworkB from the
Windows 10 workstation. (Option B)

Question #25: No, choosing the "Allow gateway transit" setting on VirtualNetworkB
does not meet the goal of establishing a connection to VirtualNetworkB from the
Windows 10 workstation. (Option B)

Question #26: No, downloading and re-installing the VPN client configuration
package on the Windows 10 workstation does not meet the goal of establishing a
connection to VirtualNetworkB from the Windows 10 workstation. (Option B)

Question #27: To provide access for remote workers to the VMs hosted in Azure's
VNet1, you should configure a Point-to-Site (P2S) VPN. (Option C)

Question #28: No, creating an HTTP health probe on port 1433 does not meet the goal
of configuring an Azure internal load balancer as a listener for the availability
group. (Option B)

Question #29: Yes, setting session persistence to Client IP meets the goal of
configuring an Azure internal load balancer as a listener for the availability
group. (Option A)

Question #30: Yes, enabling Floating IP meets the goal of configuring an Azure
internal load balancer as a listener for the availability group. (Option A)

Question #31: To configure the two Azure VMs with static internal IP addresses, you
should run the Set-AzureStaticVNetIP PowerShell cmdlet (E).

Question #32: The least amount of network interfaces needed for deploying five VMs
with both public and private IP addresses is 10 (B).

Question #33: The least amount of security groups needed for deploying five VMs
with identical inbound and outbound security rules is 1 (D).

Question #34: In the scenario where the infected VM is backed up using Azure Backup
Instant Restore, you can only recover the files to a new VM (C).

Question #35: In the scenario where the infected VM is backed up using Azure Backup
Instant Restore, you should restore the VM to a new Azure VM (C).

Question #36: To find the cause of performance issues pertaining to metrics on the
Azure infrastructure, you should use Azure Monitor (B).

Question #37: You can back up VMs that run Windows Server 2012 or higher (B) and
VMs that have been shut down (E) using Azure Backup.

Question #38: The provided solution of creating a PowerShell script that runs the
New-AzureADUser cmdlet for each user meets the goal of creating a guest user
account for each of the 500 external users. Therefore, the answer is Yes (A).

Question #39: The provided solution of using the Bulk create user operation in
Azure AD does not meet the goal of creating a guest user account for each of the
500 external users. Therefore, the answer is No (B).

Question #40: The provided solution of creating a PowerShell script that runs the
New-AzureADMSInvitation cmdlet for each external user meets the goal of creating a
guest user account for each of the 500 external users. Therefore, the answer is Yes
(A).

You might also like