最新的Microsoft Security Operations Analyst (SC-200日本語版) - SC-200日本語免費考試真題
問題1
お客様は、サポートされているすべてのリソースタイプに対してAzure Defenderが有効になっているAzureサブスクリプションをお持ちです。
LA1という名前のAzureロジックアプリを作成します。
Azure Security Centerで検出されたセキュリティリスクを自動的に修復するために、LA1を使用する予定です。
ウィンドウを見る
セキュリティセンターでLA1をテストする必要があります。
どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

LA1という名前のAzureロジックアプリを作成します。
Azure Security Centerで検出されたセキュリティリスクを自動的に修復するために、LA1を使用する予定です。
ウィンドウを見る
セキュリティセンターでLA1をテストする必要があります。
どうすればよいですか?回答するには、回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

正確答案:

Explanation:

In Microsoft Defender for Cloud (formerly Azure Security Center), workflow automation is used to run Logic Apps in response to recommendations or alerts . Because your goal is to automatically remediate security risks (which are surfaced as recommendations -secure score items like missing configurations or hardening tasks), the Logic App should be wired to the Recommendation trigger. The workflow automation rule monitors recommendation events and calls your Logic App with the recommendation payload, enabling parameterized remediation. To test the Logic App from within Defender for Cloud, you use the Recommendations blade: open any applicable recommendation and choose the action to run the associated Logic App. This directly invokes LA1 with the correct context (affected resource, subscription, control ID), allowing you to validate inputs, connections, and remediation steps on demand. Options like Automation rules (alerts) or Workflow automation page "Run" aren't suited for validating recommendation-driven remediation scenarios because they either act on alerts or don't pass the full recommendation context needed for remediation. Therefore, select the Recommendation trigger and test execution from Recommendations .
問題2
Azure Sentinelの要件を満たすには、イベントにメモを追加する必要があります。
どの3つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

どの3つの行動を順番に実行すべきでしょうか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

正確答案:

Explanation:

To attach notes that you can later see during investigations and hunting, you use Bookmarks in Microsoft Sentinel. Bookmarks are created from the Hunting (or Logs) experience inside the Sentinel workspace and let you pin a specific query result (including IPs, accounts, hosts) with notes, tags, and mapped entities so it appears in the investigation graph and is easily referenceable. The correct workflow is: first, run your KQL query from the Microsoft Sentinel workspace (not from generic Azure Monitor), because Sentinel's hunting experience is where bookmarks integrate with incidents and the investigation graph. Next, select a specific query result that represents the suspicious activity (e.g., a data access event from the target IP). Finally, create a Bookmark and map the relevant entity (IP address, Account, etc.) while adding your notes . Mapping the entity ensures the bookmarked event is connected in the investigation graph; the notes provide the narrative
/context you need when pivoting later. Adding the query to favorites is optional for convenience but does not attach notes to a specific event, and running the query from Azure Monitor would not place the bookmark within Sentinel's investigation context.
問題3
Azure サブスクリプションには、Workspace1 という名前の Microsoft Sentinel ワークスペースと User1 という名前のユーザーが含まれています。
User1がWorkspace1を使用してインシデントを調査できるようにする必要があります。このソリューションは、最小権限の原則に従う必要があります。
User1にはどの役割を割り当てるべきですか?
User1がWorkspace1を使用してインシデントを調査できるようにする必要があります。このソリューションは、最小権限の原則に従う必要があります。
User1にはどの役割を割り当てるべきですか?
正確答案: C
說明:(僅 VCESoft 成員可見)
問題4
お客様は4つのAzureサブスクリプションをお持ちです。そのうちの1つのサブスクリプションには、Microsoft Sentinelワークスペースが含まれています。
Azure Policy を使用してサブスクリプションからデータを収集するには、Microsoft Sentinel データコネクタをデプロイする必要があります。このソリューションでは、ポリシーがサブスクリプション内の新規リソースと既存リソースの両方に適用されるようにする必要があります。
どのタイプのコネクタをプロビジョニングすべきか、また、すべてのリソースが監視されるようにするには何を使用すべきか。回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Azure Policy を使用してサブスクリプションからデータを収集するには、Microsoft Sentinel データコネクタをデプロイする必要があります。このソリューションでは、ポリシーがサブスクリプション内の新規リソースと既存リソースの両方に適用されるようにする必要があります。
どのタイプのコネクタをプロビジョニングすべきか、また、すべてのリソースが監視されるようにするには何を使用すべきか。回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

正確答案:

Explanation:

In Microsoft Sentinel , data connectors are the mechanisms that collect logs and telemetry from various Azure and non-Azure sources into a Log Analytics workspace .
When your goal is to automatically connect multiple Azure subscriptions (both existing and new resources ) to Sentinel, the correct approach is to use Azure Policy with connectors that rely on diagnostic settings .
Why Diagnostic Settings Many Azure resources (e.g., Key Vaults, Storage Accounts, Azure Firewall, and Activity Logs) send logs to Sentinel via diagnostic settings . This connector type allows logs to be exported directly to the Sentinel workspace without requiring agents or manual configuration.
By using Azure Policy , you can automatically enforce and deploy these diagnostic settings across all current and future resources - ensuring continuous log ingestion with minimal administrative overhead.
Why a Remediation Task When applying the Azure Policy, existing resources might not yet have diagnostic settings configured. To fix this, you create a remediation task . This instructs Azure Policy to apply the compliance settings to existing resources , not just new ones. Without a remediation task, only newly created resources would comply automatically.
* Connector type: Diagnostic settings # used for policy-based deployment across subscriptions.
* Use: A remediation task # ensures policy applies to both existing and new resources for full coverage.
Therefore: # Final Answer:
* Connector type: Diagnostic settings
* Use: A remediation task
問題5
お客様はAzureサブスクリプションをお持ちです。このサブスクリプションには、Microsoft Defender for Cloudにオンボーディングされた10台の仮想マシンが含まれています。
Defender for Cloudが仮想マシン上でデジタル通貨マイニング行為を検出した際に、メール通知が届くようにする必要があります。このソリューションはテストメールを生成する機能を備えている必要があります。
どの3つの行動を順番に実行すべきですか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

Defender for Cloudが仮想マシン上でデジタル通貨マイニング行為を検出した際に、メール通知が届くようにする必要があります。このソリューションはテストメールを生成する機能を備えている必要があります。
どの3つの行動を順番に実行すべきですか?回答するには、行動リストから適切な行動を回答欄に移動させ、正しい順序に並べ替えてください。

正確答案:

Explanation:
Step 1: From Logic App Designer, create a logic app.
Create a logic app and define when it should automatically run
1. From Defender for Cloud ' s sidebar, select Workflow automation.
2. To define a new workflow, click Add workflow automation. The options pane for your new automation opens.

Here you can enter:
A name and description for the automation.
The triggers that will initiate this automatic workflow. For example, you might want your Logic App to run when a security alert that contains " SQL " is generated.
The Logic App that will run when your trigger conditions are met.
3. From the Actions section, select visit the Logic Apps page to begin the Logic App creation process.
4. Etc.
Step 2: From Logic App Designer, run a trigger.
Manually trigger a Logic App
You can also run Logic Apps manually when viewing any security alert or recommendation.
Step 3: From Workflow automation in Defender for cloud, add a workflow automation.
Configure workflow automation at scale using the supplied policies
Automating your organization ' s monitoring and incident response processes can greatly improve the time it takes to investigate and mitigate security incidents.

Reference: https://docs.microsoft.com/en -us/azure/defender-for-cloud/workflow-automation
問題6
Microsoft Sentinelワークスペースに、Workbook1という名前のカスタムワークブックが含まれています。
SecuntyEvent テーブルに基づいてビジュアルを作成する必要があります。ソリューションは以下の要件を満たす必要があります。
* 過去1週間に取り込まれたセキュリティイベントの数を特定します。
* タイムチャートで日ごとのイベント数を表示する
ワークブック1には何を追加すべきですか?
SecuntyEvent テーブルに基づいてビジュアルを作成する必要があります。ソリューションは以下の要件を満たす必要があります。
* 過去1週間に取り込まれたセキュリティイベントの数を特定します。
* タイムチャートで日ごとのイベント数を表示する
ワークブック1には何を追加すべきですか?
正確答案: B
說明:(僅 VCESoft 成員可見)
問題7
Workspaces1という名前のMicrosoft Sentinelワークスペースがあります。
Workspace! の AzureActivity テーブルには、以下の保持期間が設定されています。
* インタラクティブ:180日間
* 合計:180日
以下の要件を満たすように、保存期間を変更する必要があります。
* テーブルにデータを保存するのに伴うコストを最小限に抑える。
* テーブルデータが利用可能な期間を最大限に延ばす。
各保持期間はどのように設定すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

Workspace! の AzureActivity テーブルには、以下の保持期間が設定されています。
* インタラクティブ:180日間
* 合計:180日
以下の要件を満たすように、保存期間を変更する必要があります。
* テーブルにデータを保存するのに伴うコストを最小限に抑える。
* テーブルデータが利用可能な期間を最大限に延ばす。
各保持期間はどのように設定すればよいですか?回答するには、回答欄で適切なオプションを選択してください。
注:正解ごとに1ポイントが加算されます。

正確答案:

Explanation:

In Microsoft Sentinel (Log Analytics), table retention uses two tiers: Interactive retention (hot, immediately queryable) and Archive (cold, queryable via Search/Restore). Sentinel includes up to 90 days of interactive retention at no additional cost ; extending interactive retention beyond 90 days incurs standard Log Analytics retention charges. To minimize cost , you should keep the interactive period at 90 days (the free tier).
For longer-term availability of data while still controlling costs, you set a higher Total retention so that, after the interactive window, data is moved to Archive storage at a significantly lower price per GB . Archived data remains available to analysts using Search jobs or temporary Restore to hot for detailed queries.
Therefore, to maximize the period during which the table data remains available at the lowest cost, select the longest offered total retention, 2 years , which keeps older data in Archive instead of deleting it.
Thus, the optimal cost/availability configuration is Interactive = 90 days and Total = 2 years .
問題8
Azure Sentinel を構成しています。
不審なIPアドレスからのサインインが検出された場合は、Microsoft Teamsのチャネルにメッセージを送信する必要があります。
Azure Sentinelで実行すべき2つの操作はどれですか?それぞれの正解は、解決策の一部を示しています。
注:正解ごとに1ポイントが加算されます。
不審なIPアドレスからのサインインが検出された場合は、Microsoft Teamsのチャネルにメッセージを送信する必要があります。
Azure Sentinelで実行すべき2つの操作はどれですか?それぞれの正解は、解決策の一部を示しています。
注:正解ごとに1ポイントが加算されます。
正確答案: B,C
說明:(僅 VCESoft 成員可見)
問題9
お客様はMicrosoft 365サブスクリプションをご利用中です。このサブスクリプションではMicrosoft 365 Defenderが使用されており、集約アラートが構成されたデータ損失防止(DLP)ポリシーが設定されています。
集約されたアラートの中で、影響を受けるエンティティを特定する必要があります。
Microsoft PurviewコンプライアンスポータルのDIPアラート管理ダッシュボードでは、どのような点を確認すべきでしょうか?
集約されたアラートの中で、影響を受けるエンティティを特定する必要があります。
Microsoft PurviewコンプライアンスポータルのDIPアラート管理ダッシュボードでは、どのような点を確認すべきでしょうか?
正確答案: A
說明:(僅 VCESoft 成員可見)
問題10
お客様の環境には、Windows Serverを実行するオンプレミスサーバーがあります。
SW1という名前のMicrosoft Sentinelワークスペースがあります。SW1は、Azure Monitor Agentデータコネクタを使用して、サーバーからWindowsセキュリティログエントリを収集するように構成されています。
収集するイベントの範囲を、イベント4624と462Sのみに限定する予定です。
コネクタに適用されているフィルタの構文を検証するには、PowerShellスクリプトを使用する必要があります。
スクリプトをどのように完成させればよいでしょうか?回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

SW1という名前のMicrosoft Sentinelワークスペースがあります。SW1は、Azure Monitor Agentデータコネクタを使用して、サーバーからWindowsセキュリティログエントリを収集するように構成されています。
収集するイベントの範囲を、イベント4624と462Sのみに限定する予定です。
コネクタに適用されているフィルタの構文を検証するには、PowerShellスクリプトを使用する必要があります。
スクリプトをどのように完成させればよいでしょうか?回答欄で適切な選択肢を選んでください。
注:正解ごとに1ポイントが加算されます。

正確答案:

Explanation:

According to Microsoft Sentinel and Azure Monitor Agent (AMA) documentation, when configuring data collection from Windows Security logs, you can use XPath filtering to limit which event IDs are collected.
This helps optimize data ingestion by filtering out unnecessary events.
In this scenario, the requirement is to collect only event IDs 4624 (successful sign-in) and 4625 (failed sign- in) . The PowerShell cmdlet Get-WinEvent supports several filtering methods: -FilterXPath , -FilterHashtable
, and -FilterXml . To test the same XPath syntax used by the connector, you must use -FilterXPath , because this option accepts the same XPath query string format as used in the AMA data collection rule (DCR).
The correct XPath syntax for filtering specific event IDs from the Security log is:
Security!*[System[(EventID=4624 or EventID=4625)]]
This expression instructs the event query to return only events from the Security log whose EventID equals
4624 or 4625.
Finally, to validate the filter, you run:
Get-WinEvent -LogName ' Security ' -FilterXPath $events
This command executes the filter locally and confirms that the syntax correctly retrieves the intended events.
Therefore, the correct completed script is:
# $events = ' Security!*[System[(EventID=4624 or EventID=4625)]] '
# Get-WinEvent -LogName ' Security ' -FilterXPath $events
問題11
Microsoft 365 Defender を使用する Microsoft 365 サブスクリプションをお持ちの場合、自動調査の修復アクションによって、複数のデバイスでファイルが隔離されます。ファイルを安全としてマークし、デバイス上の隔離からファイルを削除する必要があります。Microsoft 365 Defender ポータルでは何を使用すればよいですか?
正確答案: B

