Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Readme.md #81

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 12 additions & 5 deletions Plugins/Community Based Plugins/SCU_All-in-One/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copilot for Security Plugin: SCU All-in-One
# Copilot for Security Plugin: CfSAllinOne

### **This plugin combines previous plugins into a single, all-in-one effort to capture and respond with Copilot for Security activity. This plugin will be updated as additional monitoring activity is made available and identified.**

Expand All @@ -9,12 +9,19 @@
- [Microsoft Sentinel Workspace](https://learn.microsoft.com/en-us/azure/sentinel/quickstart-onboard) created.
- Parameters for KQL Plugin - Microsoft Sentinel Workspace Name, Subscription ID, Resource Group Name and Entra Tenant ID

### Instructions
### Version history:
- May 2, 2024 - Initial release. Includes: SCU creation, SCU changes, and SCU deletion. Standalone experience logins.
- May 28, 2024 - Now includes failed login to the Copilot for Security service.
- June 5, 2024 - Added the ability to show who has used the Microsoft Intune extension recently. Includes things like: user, location, processing time (in ms).
- June 5, 2024 - Added the ability to show who has used the CfS capability in the Defender unified console.

Details: https://rodtrent.substack.com/p/copilot-for-security-activity-all

#### Upload the Custom Plugin
### Instructions

1. Obtain the file SCU_All-in-One.yaml from this directory.
2. Modify the yaml file to specify your specific Entra TentantId, SubscriptionId, ResourceGroupName and WorkspaceName for your Sentinel instance.
3. Upload the custom plugin
3. <a href="https://learn.microsoft.com/en-us/copilot/security/manage-plugins?tabs=securitycopilotplugin#add-custom-plugins" target="_blank">Upload the custom plugin</a>



For more information, see: [Copilot for Security Activity All-in-One Custom Plugin](https://rodtrent.substack.com/p/copilot-for-security-activity-all)