that is configured for hybrid coexistence with the on- premises ActiveDirectory
domain. You have a server named DirSync1 that is configured as a DirSync server. You
create a new user account in the on-premise Active Directory. You now need to
replicate the user information to Azure AD immediately.
Solution: You use Active Directory Sites and Services to force replication of the
Global Catalog on a domain controller.
Does the solution meet the goal?
A. Yes
B. No
Give this one a try later!
, B. No
Explanation: The correct approach would be to use Start-
ADSyncSyncCycle -PolicyType Delta to immediately replicat the new user
information to Azure AD.
Your company has a Microsoft Azure subscription. The company has datacenters in
Los Angeles and New York. You are configuring the two datacenters as geo-clustered
sites for site resiliency. You need to recommend an Azure storage redundancy option.
You have the following data storage requirements:
✑ Data must be stored on multiple nodes.
✑ Data must be stored on nodes in separate geographic locations.
✑ Data can be read from the secondary location as well as from the primary location.
Which of the following Azure stored redundancy options should you recommend?
A. Geo-redundant storage
B. Read-only geo-redundant storage
C. Zone-redundant storage
D. Locally redundant storage
Give this one a try later!
B. Read-only geo-redundant storage
Explanation: RA-GRS allows you to have higher read availability for your
storage account by providing read only access to the data replicated to
the secondary location. Once you enable this feature, the secondary
location may be used to achieve higher availability in the event the data is
not available in the primary region.
, Your company has an azure subscription that includes a storage account, a resource
group, a blob container and a file share. A colleague named Jon Ross makes use of a
solitary Azure Resource Manager (ARM) template to deploy a virtual machine and an
additional Azure Storage account.
You want to review the ARM template that was used by Jon Ross.
Solution: You access the Virtual Machine blade.
Does the solution meet the goal?
A. Yes
B. No
Give this one a try later!
B. No
Explanation: You should use the Resource Group blade
Your company's Azure subscription includes two Azure networks named
VirtualNetworkA and VirtualNetworkB.VirtualNetworkA includes a VPN gateway that
is configured to make use of static routing. Also, a site-to-site VPN connection exists
between your company's on- premises network and VirtualNetworkA. You have
configured a point-to-site VPN connection to VirtualNetworkA from a workstation
running Windows 10. After configuring virtual network peering
betweenVirtualNetworkA and VirtualNetworkB, you confirm that you are able to
access VirtualNetworkB from the company's on-premises network. However, you find
that you cannot establish a connection to VirtualNetworkB from the Windows 10
workstation. You have to make sure that a connection to VirtualNetworkB can be
established from the Windows 10 workstation.
Sol: You download and re-install the VPN client configuration package on the
Windows 10 workstation.