exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 4 question 3 discussion

Actual exam question from Microsoft's AZ-300
Question #: 3
Topic #: 4
[All AZ-300 Questions]

SIMULATION -
Click to expand each objective. To connect to the Azure portal, type https://portal.azure.com in the browser address bar.






When you are finished performing all the tasks, click the "˜Next' button.
Note that you cannot return to the lab once you click the "˜Next' button. Scoring occur in the background while you complete the rest of the exam.

Overview -
The following section of the exam is a lab. In this section, you will perform a set of tasks in a live environment. While most functionality will be available to you as it would be in a live environment, some functionality (e.g., copy and paste, ability to navigate to external websites) will not be possible by design.
Scoring is based on the outcome of performing the tasks stated in the lab. In other words, it doesn't matter how you accomplish the task, if you successfully perform it, you will earn credit for that task.
Labs are not timed separately, and this exam may have more than one lab that you must complete. You can use as much time as you would like to complete each lab. But, you should manage your time appropriately to ensure that you are able to complete the lab(s) and all other sections of the exam in the time provided.
Please note that once you submit your work by clicking the Next button within a lab, you will NOT be able to return to the lab.

To start the lab -
You may start the lab by clicking the Next button.
You plan to prevent users from accidentally deleting blob data from Azure.
You need to ensure that administrators can recover any blob data that is deleted accidentally from the storagelod8322489 storage account for 14 days after the deletion occurred.
What should you do from the Azure portal?

Show Suggested Answer Hide Answer
Suggested Answer: See explanation below.
Task A: Create a Recovery Services vault (if a vault already exists skip this task, go to Task B below)
A1. From Azure Portal, On the Hub menu, click All services and in the list of resources, type Recovery Services and click Recovery Services vaults.

If there are recovery services vaults in the subscription, the vaults are listed.
A2. On the Recovery Services vaults menu, click Add.

A3. The Recovery Services vault blade opens, prompting you to provide a Name, Subscription, Resource group, and Location

Task B. Create a backup goal -
B1. On the Recovery Services vault blade (for the vault you just created), in the Getting Started section, click Backup, then on the Getting Started with Backup blade, select Backup goal.

The Backup Goal blade opens. If the Recovery Services vault has been previously configured, then the Backup Goal blades opens when you click Backup on the
Recovery Services vault blade.
B2. From the Where is your workload running? drop-down menu, select Azure.

B3. From the What do you want to backup? menu, select Blob Storage, and click OK.
B4. Finish the Wizard.
Task C. create a backup schedule
C1. Open the Microsoft Azure Backup agent. You can find it by searching your machine for Microsoft Azure Backup.

C2. In the Backup agent's Actions pane, click Schedule Backup to launch the Schedule Backup Wizard.

C3. On the Getting started page of the Schedule Backup Wizard, click Next.
C4. On the Select Items to Backup page, click Add Items.
The Select Items dialog opens.
C5. Select Blob Storage you want to protect, and then click OK.
C6.In the Select Items to Backup page, click Next.
On the Specify Backup Schedule page, specify Schedule a backup every day, and click Next.

C7. On the Select Retention Policy page, set it to 14 days, and click Next.

C8. Finish the Wizard.
References:
https://docs.microsoft.com/en-us/azure/backup/backup-configure-vault

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
mochi
Highly Voted 5 years, 6 months ago
https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-soft-delete?tabs=azure-portal 1. In the Azure portal, select your storage account. 2. Navigate to the Data Protection option under Blob Service. 3. Click Enabled under Blob soft delete 4. Enter the number of days you want to retain for under Retention policies 5. Choose the Save button to confirm your Data Protection settings
upvoted 91 times
Famous_Guy
5 years, 2 months ago
you Missed "You plan to prevent users from accidentally deleting blob data from Azure." 1] under your storage account select 'LOCK' 2] Add new Lock Type = DELETE
upvoted 6 times
milind8451
5 years, 2 months ago
@Famous_Guy LOCK will lock the storage account for data deletion whether it is accidentally or deliberatly. So Lock is not the right solution here. Just Soft delete should be enabled.
upvoted 6 times
...
kondapaturi
5 years ago
wrong option
upvoted 1 times
...
...
tmurfet
5 years ago
If you use a Recovery Services lab in your answer that may also be correct -- soft delete with 14 days retention is enabled by default for a Recovery Services vault.
upvoted 1 times
jonnybugaloo
5 years ago
Recovery Services just allow you to backup virtual machines, SQL, Azure file share and SAP Hana. Soft delete should be the right choice.
upvoted 2 times
...
...
praveen97
4 years, 11 months ago
Agree with mochi. Tested in the lab.
upvoted 2 times
...
...
looker
Highly Voted 5 years, 8 months ago
this is wrong. recovery service cannot be used for blob db. for this case, we should enable soft delete and set the retention days to 14.
upvoted 75 times
...
AhmedAL
Most Recent 4 years, 8 months ago
soft delete is what I think is the key for this
upvoted 1 times
...
jonnybugaloo
5 years ago
Recovery Services Vault just allow you to backup virtual machines, SQL, Azure file share and SAP Hana. Soft delete should be the right choice.
upvoted 2 times
tundervirld
4 years, 10 months ago
I agree, Recovery Services Vault is for other things. Answer: - Go Inside your Blob Storage, in the Flap Blob Service, select the Data protection Section. -- Click Enabled. -- Set Blob retainment period in days in 14 days. - Save Reference:https://docs.microsoft.com/en-us/azure/storage/blobs/soft-delete-enable?tabs=azure-portal
upvoted 1 times
...
...
AnshMan
5 years, 1 month ago
Yes, explanation for answer is wrong. There is no such methods from Backup Goals. You need to enable the "Data Protection for the Storage Account" with 14 days retention https://docs.microsoft.com/en-us/azure/storage/blobs/soft-delete-enable?tabs=azure-portal In order to prevent the accidental deletion, you have enable lock 'delete' on storage account. When you try to delete the locked item, it will prevent with error saying "Failed to delete 1 out of 1 container(s). Please remove the lock and try again."
upvoted 6 times
...
RiteshAg
5 years, 1 month ago
Guys, question also mention about preventing the deletion as well. So to do so isint it Immutable blob storage can also be defined ? For backups, enabling soft delete is fine.
upvoted 1 times
...
TYT
5 years, 2 months ago
Go to your storage account, data protection, enable the blob soft delete and set it to 14 days, you don't have to use the Recovery Services vault at all.
upvoted 3 times
...
CoolG
5 years, 3 months ago
Agree , this should be soft delete.
upvoted 2 times
...
Khang
5 years, 3 months ago
Should use Data protection -> "Blob soft delete"
upvoted 3 times
umangsingh123
4 years, 9 months ago
@Khang is correct .
upvoted 1 times
...
...
Khang
5 years, 3 months ago
Should enable soft delete with 14 days retain.
upvoted 2 times
...
RazorCrest
5 years, 4 months ago
Agree. This should be Soft Delete with 14 day retention.
upvoted 4 times
...
Ekramy_Elnaggar
5 years, 6 months ago
From "Data Protection" > Enable "Blob soft delete" for 14 days
upvoted 11 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...