BlackFriday 2024! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam AZ-800 Topic 8 Question 53 Discussion

Actual exam question for Microsoft's AZ-800 exam
Question #: 53
Topic #: 8
[All AZ-800 Questions]

SIMULATION

Task 4

You need to register SRV1 to sync Azure file shares The registration must use the 34646045 Storage Sync Service.

The required source files are located in a folder named \\dc1.contoso.com\install.

You do NOT need to configure file share synchronization at this time and you do NOT need to update the agent.

Show Suggested Answer Hide Answer
Suggested Answer: A

One possible solution to register SRV1 to sync Azure file shares using the 34646045 Storage Sync Service is to use the Register-AzStorageSyncServer cmdlet from the Az.StorageSync module. This cmdlet establishes a trust relationship between the server and the Storage Sync Service, which is required for creating server endpoints and syncing files. Here are the steps to register SRV1 using the cmdlet:

On SRV1, open PowerShell as an administrator and run the following command to install the Az.StorageSync module if it is not already installed:

Install-Module -Name Az.StorageSync

Run the following command to import the Az.StorageSync module:

Import-Module -Name Az.StorageSync

Run the following command to sign in to your Azure account and select the subscription that contains the 34646045 Storage Sync Service:

Connect-AzAccount

Select-AzSubscription -SubscriptionId <your-subscription-id>

Run the following command to register SRV1 with the 34646045 Storage Sync Service. You need to specify the resource group name and the Storage Sync Service name as parameters:

Register-AzStorageSyncServer -ResourceGroupName <your-resource-group-name> -StorageSyncServiceName 34646045

Wait for the registration to complete. You can verify the registration status by checking the Registered servers tab on the Azure portal or by running the following command:

Get-AzStorageSyncServer -ResourceGroupName <your-resource-group-name> -StorageSyncServiceName 34646045

Now, SRV1 is registered with the 34646045 Storage Sync Service and ready to sync Azure file shares. You can create server endpoints on SRV1 and cloud endpoints on the Azure file shares to define the sync topology.


Contribute your Thoughts:

Laticia
2 months ago
No, we do not need to configure file share synchronization right now.
upvoted 0 times
...
Natalie
2 months ago
This is easy peasy lemon squeezy. As long as I don't accidentally sync my entire hard drive, I should be good to go.
upvoted 0 times
...
Kate
2 months ago
Hmm, 34646045 is a weird number for a Storage Sync Service. I hope it's not some kind of Easter egg that'll make my computer explode or something.
upvoted 0 times
Kaitlyn
2 months ago
Yeah, hopefully it's just a regular service code.
upvoted 0 times
...
Helene
2 months ago
I know, that number does seem strange.
upvoted 0 times
...
...
Timothy
2 months ago
Do we need to configure file share synchronization at this time?
upvoted 0 times
...
Laticia
2 months ago
I think we need to use the Storage Sync Service for registration.
upvoted 0 times
...
Timothy
2 months ago
I'm not sure how to register SRV1 to sync Azure file shares.
upvoted 0 times
...
Ozell
3 months ago
Wait, do we need to configure file share synchronization or update the agent? The question says we don't, but I just want to double-check.
upvoted 0 times
...
Rebecka
3 months ago
Okay, so we need to register SRV1 to the 34646045 StorageSync Service. The source files are in the \\dc1.contoso.com\\install folder. Seems straightforward enough.
upvoted 0 times
Timothy
1 months ago
And we don't need to update the agent either.
upvoted 0 times
...
Shantay
2 months ago
We don't have to configure file share synchronization right now.
upvoted 0 times
...
Quentin
2 months ago
The source files we need are in the \\dc1.contoso.com\\install folder.
upvoted 0 times
...
Dana
2 months ago
Let's start by registering SRV1 to the Storage Sync Service.
upvoted 0 times
...
...

Save Cancel