|
| 1 | +### YamlMime:ModuleUnit |
| 2 | +uid: learn.wwl.manage-plugins-agents-security-copilot.knowledge-check |
| 3 | +metadata: |
| 4 | + title: Knowledge check |
| 5 | + description: Check your knowledge of managing plugins and agents in Microsoft Security Copilot. |
| 6 | + ms.date: 04/23/2026 |
| 7 | + author: r-c-stewart |
| 8 | + ms.author: roberts |
| 9 | + ms.topic: unit |
| 10 | +title: Knowledge check |
| 11 | +durationInMinutes: 3 |
| 12 | +content: | |
| 13 | + [!include[](includes/6-knowledge-check.md)] |
| 14 | +quiz: |
| 15 | + title: Check your knowledge |
| 16 | + questions: |
| 17 | + - content: "A Security Copilot owner wants contributors to be able to publish custom plugins for use by everyone in the organization. What must the owner configure first?" |
| 18 | + choices: |
| 19 | + - content: "Set the organization-scope permission to **Owners and Contributors**." |
| 20 | + isCorrect: false |
| 21 | + explanation: "Incorrect. The organization-scope permission can only be enabled after the user-scope permission is set to **Owners and Contributors**. You must configure user-scope access first." |
| 22 | + - content: "Set the user-scope permission to **Owners and Contributors**." |
| 23 | + isCorrect: true |
| 24 | + explanation: "Correct. Setting the user-scope permission to **Owners and Contributors** is required before the organization-scope permission becomes available. The two permissions work in sequence." |
| 25 | + - content: "Restrict preinstalled plugins to Owners only." |
| 26 | + isCorrect: false |
| 27 | + explanation: "Incorrect. Restricting preinstalled plugins controls plugin availability to users, not who can add custom plugins. It has no effect on custom plugin governance permissions." |
| 28 | + - content: "Enable all default preinstalled plugins for the workspace." |
| 29 | + isCorrect: false |
| 30 | + explanation: "Incorrect. Enabling preinstalled plugins makes them available to users but doesn't affect who can add or publish custom plugins." |
| 31 | + - content: "You restrict the Microsoft Defender XDR plugin to Owners only in your Security Copilot workspace. Which statement best describes the result?" |
| 32 | + choices: |
| 33 | + - content: "The plugin is disabled only for new contributors added after the restriction is applied." |
| 34 | + isCorrect: false |
| 35 | + explanation: "Incorrect. Restricting access is an immediate change that affects all current users of Security Copilot and its embedded experiences at the moment it's applied." |
| 36 | + - content: "Analysts using Security Copilot capabilities in the Microsoft Defender portal see a restricted or degraded embedded experience." |
| 37 | + isCorrect: true |
| 38 | + explanation: "Correct. Restricted plugins affect embedded experiences. When the Defender XDR plugin is restricted, analysts in the Defender portal encounter limited or unavailable Copilot capabilities inside that portal." |
| 39 | + - content: "The plugin is removed from all workspaces in the tenant." |
| 40 | + isCorrect: false |
| 41 | + explanation: "Incorrect. Plugin restrictions apply within the configured scope and affect user access, but the plugin itself remains available to owners. It isn't removed from other workspaces." |
| 42 | + - content: "Contributors must reconfigure their plugin settings to regain access." |
| 43 | + isCorrect: false |
| 44 | + explanation: "Incorrect. Contributors can't reconfigure preinstalled plugin access—that is an owner-only action. Restricting the plugin immediately prevents contributor access until an owner changes the setting." |
| 45 | + - content: "When setting up a Microsoft-built Security Copilot agent, which identity approach does Microsoft recommend?" |
| 46 | + choices: |
| 47 | + - content: "Assign an existing user account to reuse established permissions." |
| 48 | + isCorrect: false |
| 49 | + explanation: "Incorrect. Assigning an existing user account is a valid option but not the recommended approach. Using a shared account reduces auditability and increases the issues if the account is compromised." |
| 50 | + - content: "Create a dedicated agent identity." |
| 51 | + isCorrect: true |
| 52 | + explanation: "Correct. Microsoft recommends creating a dedicated agent identity. A dedicated agent identity improves auditability—agent actions are clearly attributed to the agent, not a human user—and limits the blast radius if the identity is ever compromised." |
| 53 | + - content: "Use a service principal created in the Azure portal." |
| 54 | + isCorrect: false |
| 55 | + explanation: "Incorrect. Agent identity configuration is handled within the Security Copilot setup flow, not the Azure portal. The two options presented are a new agent identity or an existing user account." |
| 56 | + - content: "Assign the Security Copilot Owner role to the agent." |
| 57 | + isCorrect: false |
| 58 | + explanation: "Incorrect. Agent identity is separate from Security Copilot role assignments. Selecting an identity type is part of the agent setup; it doesn't involve assigning a workspace role to the agent." |
| 59 | + - content: "A Security Copilot owner begins setting up a partner-built agent that requires access to Microsoft Defender data. The Setup button is disabled and a banner is displayed. What should the owner do?" |
| 60 | + choices: |
| 61 | + - content: "Configure the agent's dependent plugins first, then return to complete setup." |
| 62 | + isCorrect: false |
| 63 | + explanation: "Incorrect. Dependent plugin configuration occurs after setup is complete, not before. The grayed-out Setup button indicates Global Administrator approval is required, not a plugin configuration issue." |
| 64 | + - content: "Copy the approval link and share it with a Global Administrator." |
| 65 | + isCorrect: true |
| 66 | + explanation: "Correct. When a partner agent requires access to Microsoft product data, a Global Administrator must approve access before setup can proceed. The owner copies the link from the banner and shares it with their Global Administrator to initiate the approval workflow." |
| 67 | + - content: "Increase workspace capacity, then retry the setup." |
| 68 | + isCorrect: false |
| 69 | + explanation: "Incorrect. Capacity has no relation to the grayed-out Setup button. The banner specifically indicates that Global Administrator consent is required before the owner can complete agent setup." |
| 70 | + - content: "Select Browse more agents in Security Store to find an equivalent agent that doesn't require approval." |
| 71 | + isCorrect: false |
| 72 | + explanation: "Incorrect. The approval requirement exists because the agent accesses Microsoft product data, which requires explicit administrator consent. Switching agents doesn't remove the need for approval if a replacement agent requires the same access." |
| 73 | + - content: "An organization removes a partner agent from Security Copilot after purchasing a subscription in Security Store. What happens to the Security Store subscription?" |
| 74 | + choices: |
| 75 | + - content: "The subscription is automatically canceled when the agent is removed." |
| 76 | + isCorrect: false |
| 77 | + explanation: "Incorrect. Removing an agent from Security Copilot doesn't cancel the Security Store subscription. Billing and agent operations are managed in separate systems." |
| 78 | + - content: "The subscription remains active; billing must be managed separately in Security Store." |
| 79 | + isCorrect: true |
| 80 | + explanation: "Correct. Security Store subscriptions and Security Copilot agent operations are separate. Removing an agent from Security Copilot stops it from running but doesn't end the subscription. Subscription management and cancellation must be handled in Security Store." |
| 81 | + - content: "The subscription is paused and resumes if the agent is added back." |
| 82 | + isCorrect: false |
| 83 | + explanation: "Incorrect. Security Store doesn't automatically pause subscriptions based on agent activity in Security Copilot. The two systems are independent, and billing continues regardless of agent state in Security Copilot." |
| 84 | + - content: "Microsoft issues a prorated refund for the unused subscription period." |
| 85 | + isCorrect: false |
| 86 | + explanation: "Incorrect. Microsoft doesn't manage partner subscription billing. Refund policies align to the individual partner and managed through Security Store, not Security Copilot." |
0 commit comments