exam questions

Exam SC-100 All Questions

View all questions & answers for the SC-100 exam

Exam SC-100 topic 5 question 11 discussion

Actual exam question from Microsoft's SC-100
Question #: 11
Topic #: 5
[All SC-100 Questions]

HOTSPOT
-

You have an Azure subscription and an on-premises datacenter. The datacenter contains 100 servers that run Windows Server. All the servers are backed up to a Recovery Services vault by using Azure Backup and the Microsoft Azure Recovery Services (MARS) agent.

You need to design a recovery solution for ransomware attacks that encrypt the on-premises servers. The solution must follow Microsoft Security Best Practices and protect against the following risks:

• A compromised administrator account used to delete the backups from Azure Backup before encrypting the servers
• A compromised administrator account used to disable the backups on the MARS agent before encrypting the servers

What should you use for each risk? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
MaciekMT
Highly Voted 2 years ago
From ChatGPT: For deleted backups, I would recommend using a security PIN for critical operations - to prevent a compromised administrator account from deleting the backups. This adds an additional layer of security to prevent unauthorized access to the backups. For disabled backups, I would recommend using Multi-user authorization by using Resource Guard - to prevent a compromised administrator account from disabling the backups. This allows you to specify which users are authorized to perform critical operations and limits the scope of potential attacks.
upvoted 18 times
Devon_
1 year, 12 months ago
同意します。 削除:PIN 無効:リソースガード
upvoted 4 times
Cock
1 year, 11 months ago
66666You can speak Japanese. That's cool
upvoted 8 times
...
...
KallMeDan
1 year, 12 months ago
Would agree here since soft delete will still allow deletion. Security PIN is the preventative control in compromised identity.
upvoted 4 times
...
Ramye
1 year, 3 months ago
ChatGPT may not be reliable. It's not on this question..
upvoted 3 times
...
...
cyber_sa
Highly Voted 1 year, 6 months ago
got this in exam 6oct23. passed with 896 marks. I answered 1. Soft delete of backups 2. Multi-user authorization by using Resource Guard
upvoted 14 times
...
424ede1
Most Recent 3 weeks, 3 days ago
Deleted Backups: Soft delete of backups Azure Backup provides security features to help protect the backup data even after deletion. https://learn.microsoft.com/en-us/azure/backup/security-overview#soft-delete Disabled Backups on the MARS Agent: A security PIN for critical operations When data is backed up from on-premises servers with the MARS agent, data is encrypted with a passphrase. As part of adding an extra layer of authentication for critical operations, you're prompted to enter a security PIN when you perform Stop Protection with Delete data and Change Passphrase operations for DPM, MABS, and MARS. https://learn.microsoft.com/en-us/azure/backup/security-overview#encryption-of-data https://learn.microsoft.com/en-us/azure/backup/backup-azure-security-feature#prevent-attacks When it comes to ransomware prevention, first enable the above critical security features. MUA is an additional layer of protection for the mentioned critical operations.
upvoted 1 times
...
Ali96
2 months ago
For deleted backups, the correct option is "Multi-user authorization by using Resource Guard". For disabled backups, the correct option is "Soft delete of backups".
upvoted 1 times
...
Onimole
7 months, 2 weeks ago
Malicious delete protection: Protect against any accidental and malicious attempts for deleting your backups via soft delete of backups. The deleted backup data is stored for 14 days free of charge and allows it to be recovered from this state. Protected critical operations: Multi-user authorization (MUA) for Azure Backup allows you to add an additional layer of protection to critical operations on your Recovery Services vaults. Given answer is correct https://learn.microsoft.com/en-us/azure/backup/guidance-best-practices
upvoted 3 times
...
jvallespin
8 months, 3 weeks ago
I would go (like others) for: Box 1 - MUA, because is more secure prevent than recover and its compatible from Azure Backup. Box 2 - PIN, it would be better MUA as well for this but because is triggered from MARS and disable with MUA from MARS is not natively supported , the next more secure would be PIN.
upvoted 4 times
...
mohamad.awawdeh2000
9 months, 2 weeks ago
To address the risks mentioned in the image and follow Microsoft Security Best Practices, the appropriate selections are: Deleted backups: For protecting against a compromised administrator account deleting the backups, you should use Multi-user authorization by using Resource Guard. This ensures that critical operations, such as deleting backups, require multiple approvals, adding an extra layer of security. Disabled backups: For protecting against a compromised administrator account disabling the backups on the MARS agent, you should use A security PIN for critical operations. This requires a security PIN to perform critical operations, ensuring that even if an account is compromised, the backups cannot be easily disabled without the PIN. Thus, the selections are: Deleted backups: Multi-user authorization by using Resource Guard Disabled backups: A security PIN for critical operations
upvoted 4 times
...
deadheadx
9 months, 3 weeks ago
Finally found it. 1.Soft delete for backups. With soft-delete, if a user deletes the backup (of a VM, SQL Server database, Azure file share, SAP HANA database), the backup data is retained for 14 additional days, allowing the recovery of that backup item with no data loss. The additional 14 days retention of backup data in the soft delete state doesn't incur any cost. 2. MUA Azure Backup provides you with the Multi-User Authorization (MUA) feature to protect you from such rogue administrator attacks. Multi-user authorization helps protect against a rogue administrator performing destructive operations (that is, disabling soft-delete), by ensuring that every privileged/destructive operation is done only after getting approval from a security administrator. https://learn.microsoft.com/en-us/azure/backup/guidance-best-practices
upvoted 1 times
...
emartiy
10 months ago
Read question widely. It shows "Deleted backups" and "Disabled backups". So, your selections must provide a solution for those actions.. Not prevent actions like block deleting or disabling backup.. So, when risk of both backup deletion and disabling backup is success. What will you to? Box1: Soft delete of backups lets you restore "deleted" backups. Box2: Multi-user authorization lets you approve to perform to disable backup. So, action is not desired or controlled won't be performed by compromised admin account.
upvoted 4 times
...
Mithu94
11 months, 2 weeks ago
Given answer is correct. Key words are "design a recovery solution", not protecting.
upvoted 3 times
Nian
11 months, 2 weeks ago
Still Soft Delete is for workloads running in Azure only - not on-prem server backups with MARS agents https://learn.microsoft.com/en-us/azure/backup/backup-azure-security-feature For me: 1. Security PIN 2. MUA
upvoted 1 times
...
...
wsrudmen
1 year, 1 month ago
Deleted backups - Security PIN Soft delete doesn't exist with MABS. Disabled - MUA by using Resource Guard
upvoted 1 times
...
cris_exam
1 year, 2 months ago
Why not both answers MUA? https://learn.microsoft.com/en-us/azure/backup/protect-backups-from-ransomware-faq#what-are-the-best-practices-to-configure-and-protect-azure-backups-against-security-and-ransomware-threats "We also recommend using Multi-user authorization (MUA) to protection critical operations on your Recovery Services vault. Ensure Multi-user authorization (MUA) is enabled to protect against rogue admin scenario. MUA for Azure Backup uses a new resource called the Resource Guard to ensure critical operations, such as disabling soft delete, stopping and deleting backups, or reducing retention of backup policies, are performed only with applicable authorization."
upvoted 4 times
...
lt9898
1 year, 2 months ago
1. Multi-user authorization by using Resource Guard MUA will prevent a single compromised admin account from deleting previously made backups. Some have suggested Soft Delete, but imo this will not mitigate the risk of the backups being deleted by a compromised admin account, however, it will increase the chance of recovery in the event of deletion happening (assuming < 14 days). I'd also guess that malicious actors would quietly wait for soft-deletes to expire before triggering the encryption. 2. Security PIN A Security PIN will help to prevent a compromised account from stopping protection at the MARS agent installed on the on-prem server. https://learn.microsoft.com/en-us/azure/backup/backup-azure-manage-mars#stop-protection-and-delete-backup-data Others have mentioned MUA, which I would agree to if this were disabling from the Azure Backups/Recovery Services Vault side, but the question mentioned disablement on the MARS agent. Happy to be corrected
upvoted 4 times
...
Cleggs
1 year, 3 months ago
Soft Delete isn't available for backups with MABS, so option 1 should be PIN, 2nd should be Resource Guard.
upvoted 2 times
Mnguyen0503
11 months, 1 week ago
MARS or MABS still use Recovery Vault Service to store their backup. Soft delete is enabled by default under the Recovery Vault Properties. You don't enable it when setting up the backup job itself. So your statement is wrong. Soft Delete is the correct answer.
upvoted 1 times
...
...
Ramye
1 year, 3 months ago
- Soft Delete - so a copy of the back is stored in the Recycle Bin for 14 Days which can be used to restore -Multi-user authorization by using Resource Guard - to ensure multiple authorization required for sensitive tasks
upvoted 1 times
...
Murtuza
1 year, 3 months ago
Review this below its the exact same question https://www.cert2brain.com/Server/Demo.aspx?exam=SC-100
upvoted 1 times
...
Murtuza
1 year, 3 months ago
As part of adding an extra layer of authentication for critical operations, you're prompted to enter a security PIN when you perform Stop Protection with Delete data and Change Passphrase operations. Multi-user authorization (MUA) for Azure Backup allows you to add an additional layer of protection to critical operations on your Recovery Services vaults and Backup vaults. For MUA, Azure Backup uses another Azure resource called the Resource Guard to ensure critical operations are performed only with applicable authorization. MUA protects against disabling backups and reducing retention for backups.
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago