exam questions

Exam SC-200 All Questions

View all questions & answers for the SC-200 exam

Exam SC-200 topic 2 question 51 discussion

Actual exam question from Microsoft's SC-200
Question #: 51
Topic #: 2
[All SC-200 Questions]

Case study -

This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.


To start the case study -
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.


Overview -

Fabrikam, Inc. is a financial services company.

The company has branch offices in New York, London, and Singapore. Fabrikam has remote users located across the globe. The remote users access company resources, including cloud resources, by using a VPN connection to a branch office.


Existing Environment -


Identity Environment -

The network contains an Active Directory Domain Services (AD DS) forest named fabrikam.com that syncs with an Azure AD tenant named fabrikam.com. To sync the forest, Fabrikam uses Azure AD Connect with pass-through authentication enabled and password hash synchronization disabled.

The fabrikam.com forest contains two global groups named Group1 and Group2.


Microsoft 365 Environment -

All the users at Fabrikam are assigned a Microsoft 365 E5 license and an Azure Active Directory Premium Plan 2 license.

Fabrikam implements Microsoft Defender for Identity and Microsoft Defender for Cloud Apps and enables log collectors.


Azure Environment -

Fabrikam has an Azure subscription that contains the resources shown in the following table.



Amazon Web Services (AWS) Environment

Fabrikam has an Amazon Web Services (AWS) account named Account1. Account1 contains 100 Amazon Elastic Compute Cloud (EC2) instances that run a custom Windows Server 2022. The image includes Microsoft SQL Server 2019 and does NOT have any agents installed.


Current Issues -

When the users use the VPN connections, Microsoft 365 Defender raises a high volume of impossible travel alerts that are false positives.

Defender for Identity raises a high volume of Suspected DCSync attack alerts that are false positives.


Requirements -


Planned changes -

Fabrikam plans to implement the following services:

• Microsoft Defender for Cloud
• Microsoft Sentinel


Business Requirements -

Fabrikam identifies the following business requirements:

• Use the principle of least privilege, whenever possible.
• Minimize administrative effort.

Microsoft Defender for Cloud Apps Requirements

Fabrikam identifies the following Microsoft Defender for Cloud Apps requirements:

• Ensure that impossible travel alert policies are based on the previous activities of each user.
• Reduce the amount of impossible travel alerts that are false positives.

Microsoft Defender for Identity Requirements

Minimize the administrative effort required to investigate the false positive alerts.

Microsoft Defender for Cloud Requirements

Fabrikam identifies the following Microsoft Defender for Cloud requirements:

• Ensure that the members of Group2 can modify security policies.
• Ensure that the members of Group1 can assign regulatory compliance policy initiatives at the Azure subscription level.
• Automate the deployment of the Azure Connected Machine agent for Azure Arc-enabled servers to the existing and future resources of Account1.
• Minimize the administrative effort required to investigate the false positive alerts.


Microsoft Sentinel Requirements -

Fabrikam identifies the following Microsoft Sentinel requirements:

• Query for NXDOMAIN DNS requests from the last seven days by using built-in Advanced Security Information Model (ASIM) unifying parsers.
• From AWS EC2 instances, collect Windows Security event log entries that include local group membership changes.
• Identify anomalous activities of Azure AD users by using User and Entity Behavior Analytics (UEBA).
• Evaluate the potential impact of compromised Azure AD user credentials by using UEBA.
• Ensure that App1 is available for use in Microsoft Sentinel automation rules.
• Identify the mean time to triage for incidents generated during the last 30 days.
• Identify the mean time to close incidents generated during the last 30 days.
• Ensure that the members of Group1 can create and run playbooks.
• Ensure that the members of Group1 can manage analytics rules.
• Run hunting queries on Pool1 by using Jupyter notebooks.
• Ensure that the members of Group2 can manage incidents.
• Maximize the performance of data queries.
• Minimize the amount of collected data.


You need to deploy the native cloud connector to Account 1 to meet the Microsoft Defender for Cloud requirements.

What should you do in Account1 first?

  • A. Create an AWS user for Defender for Cloud.
  • B. Configure AWS Security Hub.
  • C. Deploy the AWS Systems Manager (SSM) agent.
  • D. Create an Access control (IAM) role for Defender for Cloud.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

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
Ramye
Highly Voted 1 year, 2 months ago
Selected Answer: B
Based on the learning given below you need to Set up AWS Security Hub: first https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
upvoted 5 times
Discuss4certi
1 year, 2 months ago
in the description it indeed says to set up the security hub first. However if you read properly it say you need a master account
upvoted 1 times
...
...
mmmyo
Highly Voted 1 year, 2 months ago
Selected Answer: B
First step is Set up AWS Security Hub
upvoted 5 times
...
trut_hz
Most Recent 3 months, 2 weeks ago
Selected Answer: D
Steps for Integration: Create an IAM Role: Create an IAM role in AWS with a trust relationship to Microsoft Defender for Cloud. Attach the required policies to allow Defender for Cloud to access AWS resources. Connect AWS Account: In the Azure Portal, use Microsoft Defender for Cloud to connect your AWS account by specifying the IAM role. Enable AWS Security Hub (optional): Enable AWS Security Hub to enhance the insights available to Defender for Cloud.
upvoted 2 times
...
CDR
4 months, 1 week ago
Selected Answer: D
To meet the Microsoft Defender for Cloud requirements and deploy the native cloud connector to Account1, the first step you should take is to create an AWS user for Defender for Cloud. This user will need the necessary permissions to allow Defender for Cloud to access and manage your AWS resources. After creating the AWS user, you can proceed with deploying the AWS Systems Manager (SSM) agent and configuring other necessary settings.
upvoted 3 times
...
g_man_rap
8 months ago
Selected Answer: C
C. Deploy the AWS Systems Manager (SSM) agent Explanation: AWS Systems Manager (SSM) provides the ability to manage and automate the administration of EC2 instances. By deploying the SSM agent, you enable the management of your instances from AWS Systems Manager, which can be used to run scripts, install software, and manage your EC2 instances remotely. This includes deploying the Azure Connected Machine agent across existing and future EC2 instances. Conclusion: Deploying the SSM agent is crucial for automating the deployment of any additional software, including the Azure Connected Machine agent.
upvoted 2 times
...
user636
8 months, 1 week ago
Selected Answer: B
Answer is B. The question did not say if AWS security hub is enabled. As per the docs, the first thing we need to configure is the AWS Security Hub. https://learn.microsoft.com/en-us/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts The rest of the options (A,C,D) will be done during the later steps of the integration.
upvoted 1 times
...
Sneekygeek
1 year ago
Selected Answer: B
https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
upvoted 4 times
...
oricgoldfinger
1 year ago
Selected Answer: B
https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
upvoted 3 times
...
ostralo
1 year, 1 month ago
Selected Answer: C
AWS Systems Manager manages autoprovisioning by using the SSM Agent. Some Amazon Machine Images already have the SSM Agent preinstalled. If your EC2 instances don't have the SSM Agent, install it by using either of the following instructions from Amazon: ref) https://learn.microsoft.com/en-us/azure/defender-for-cloud/quickstart-onboard-aws#defender-for-servers
upvoted 4 times
...
CollabGuy
1 year, 3 months ago
Selected Answer: C
You need SSM https://learn.microsoft.com/en-us/azure/defender-for-cloud/quickstart-onboard-aws#native-connector-plan-requirements:~:text=If%20your%20EC2%20instances%20don%27t%20have%20the%20SSM%20Agent%2C%20install%20it%20by%20using%20either%20of%20the%20following%20instructions%20from%20Amazon
upvoted 2 times
CollabGuy
1 year, 3 months ago
but I guess A is also valid https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts#:~:text=AWS%20user%20for%20Defender%20for%20Cloud%20%2D%20A%20less%20secure%20option%20if%20you%20don%27t%20have%20IAM%20enabled toss a coin
upvoted 1 times
...
...
Rubes
1 year, 4 months ago
I think the correct answer was A but this is now an outdated question based on the link below? https://learn.microsoft.com/en-us/azure/defender-for-cloud/concept-aws-connector "The retired Classic cloud connector - Requires you to configure your AWS account to create a user that Defender for Cloud can use to connect to your AWS environment. The classic connector is only available to customers who have previously connected AWS accounts with it."
upvoted 2 times
...
blacksheep_29
1 year, 5 months ago
The Keyword is Native Connector - According to the article it says Creation of AWS account Link -https://learn.microsoft.com/en-us/azure/defender-for-cloud/quickstart-onboard-aws AWS account can refer to AWS User - So i'll go with A. Correct me if I'm wrong.
upvoted 1 times
...
kabooze
1 year, 5 months ago
Selected Answer: B
guide as described by shadowdark shows it's option B
upvoted 1 times
...
shadowdark83
1 year, 5 months ago
Selected Answer: B
Based on the documentation below, the first step is set up the AWS Security Hub, so I go with B. https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
upvoted 2 times
...
chepeerick
1 year, 6 months ago
Correct
upvoted 1 times
...
User25673
1 year, 6 months ago
This is how the SC-200 course on Learn describes the process: https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
upvoted 1 times
...
cris_exam
1 year, 7 months ago
Selected Answer: C
The question specifically asks what you need to do IN the AWS account (Account1), so not an action that needs to be done in Azure. Based on the provided options, the only one that makes sense is C: Deploy AWS Systems Manager (SSM) agent. https://learn.microsoft.com/en-us/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts "Configure the SSM Agent AWS Systems Manager is required for automating tasks across your AWS resources. If your EC2 instances don't have the SSM Agent, follow the relevant instructions from Amazon:"
upvoted 2 times
cris_exam
1 year, 7 months ago
Just to add some more clarification, since the focus is on ARC config and deployment, this implies we need the Microsoft Defender for Cloud integration and NOT the AWS Security Hub, hence that's why B is not correct here.
upvoted 2 times
kabooze
1 year, 6 months ago
but for automation it's the "AWS Systems Manager" and it asks us to config account1 which is in AWS
upvoted 1 times
...
...
cris_exam
1 year, 7 months ago
OK, so after some second thoughts - I re-read the whole AWS connector integration process and I actually agree with A, the given answer. A - AWS User needed for Defender for Cloud You need a AWS user before proceeding with any further step. Sorry for confusing you guys here.
upvoted 5 times
kabooze
1 year, 6 months ago
It would be B according to this guide: https://learn.microsoft.com/en-za/training/modules/connect-non-azure-machines-to-azure-defender/4-connect-aws-accounts
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