Whiz Labs Practice Test 2 Flashcards

1
Q

You have been requested to move the initial set of documents to Azure. The total size of the documents is 500MB. Which of the following is the ideal implementation step that should be followed to fulfill this requirement?

A. Generate a shared access signature (SAS). Map a drive and then copy the files by using File Explorer
B. Use the Azure Import/Export service
C. Generate an access key. Map a drive, and then copy the files by using File Explorer
D. Use Azure Storage Explorer to copy the files

A

D. Use Azure Storage Explorer to copy the files

Explanation:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The application whizlabs-app is a critical application. Hence you need to ensure that a backup solution is on place for the application. Which of the following would you need to create first?

A. A recovery plan
B. An Azure Backup server
C. A backup policy
D. A recovery services vault

A

D. A recovery services vault

Explanation:
To back up any Azure resource, the first thing you need to do is create a Recovery Services vault. Your vault must be in the same region as your VM.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

You are working on the network design for hosting the different tiers for the whizlabs-app application. How many virtual networks would you recommend hosting the Virtual Machines for the application?

A. 1
B. 2
C. 3
D. 4

A

B. 2

Explanation:
Since there is no requirement to have multiple virtual networks, one network would suffice for this requirement

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

You are working on the network design for hosting the different tiers for the whizlabs-app application. How many subnets would you recommend hosting the virtual machines for the application?

A. 1
B. 2
C. 3
D. 4

A

C. 3

Explanation:
There are 3 layers as part of the case study:

A SQL Database
A web front end
A processing middle tier

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

You need to ensure that users can join devices to Azure AD. These users must be members of the pilot Azure AD Group.

Which two settings do you need to modify to implement these requirements?

The case requirement is that the user should be a member of a pilot group and all pilot group members should be able to join the devices

A. Users may join devices to Azure AD
B. Additional local admins on Azure AD Joined devices
C. Users may register their devices with Azure AD
D. Require MFA to join devices

A

A. Users may join devices to Azure AD
D. Require MFA to join devices

Explanation:
To fulfill the first requirement, we need to modify “users may join devices to Azure AD” and select a pilot Azure AD Group created earlier.
For the second requirement, we need to modify the require MFA to join devices settings and select a phone verification method

Option B is incorrect since this is used for users granted local admins rights on a device
Option C is incorrect since this setting is to allow devices to be registered with Azure AD

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Your company has an Azure subscription and an on premises file server named demoserver. You need to synchronize the files with the demoserver and Azure using Azure File Sync Service

Which of the following actions would you perform to deploy the Azure File Sync?

A. Create a sync group and a cloud endpoint
B. Add a server endpoint
C. Install the Azure File Sync agent on the demoserver
D. Register demoserver

A

1.C
2. D
3. A
4. B

Explanation:

How well did you know this?
1
Not at all
2
3
4
5
Perfectly