Microsoft Security Copilot Logic Apps Connector
Introduction
The Logic Apps connector for Microsoft Security Copilot enables you to interact with Copilot through an Azure Logic Apps workflow. The connector exposes two connector actions:
- Submit a Security Copilot prompt- Provide a natural language prompt to initiate a new investigation with Security Copilot. Once finished, the evaluation outcome will subsequently be returned to your workflow.
- Submit a Security Copilot promptbook- Using a promptbook, initiate an evaluation of a new Security Copilot promptbook and send the results back to your Azure Logic Apps workflow.
Prerequisites
- Tenant- Make sure that the tenant administrator grants access to Microsoft Security Copilot prior to utilizing the connector.
- User Authentication- This connector is limited to delegated permissions using the OAuth Authorization Code flow. The individual who creates the connection to the connector while designing the Azure Logic Apps workflow needs to have access to Microsoft Security Copilot.
- Data Access for Enhanced Interaction- The ability of the authenticated user to access information from many remote security products is crucial for tasks like collecting Multifactor Authentication (MFA) details and reviewing Defender incident reports, among other things.
Submit a Security Copilot Prompt
- Create and set up a new Logic Apps workflow in the Azure portal.
- Configure the initial trigger step and proceed to search for the Copilot action "Submit a Security Copilot prompt."
- Fill in the parameters on the Copilot action.
Submit a Security Copilot Promptbook
- Create a new Azure Logic Apps workflow in the Azure portal.
- After setting up the Azure Logic App and configuring the initial trigger step, proceed to search for the Security Copilot action.
- After selecting the new Security Copilot action, proceed to fill the asked information.
Conclusion
This blog provides an introduction to the connector action and its properties to get started integrating Security Copilot in your automation workflows.
Comments
Post a Comment