Skip to content

Commit 48a8999

Browse files
committed
a few more updates
1 parent 7aa5dd8 commit 48a8999

File tree

3 files changed

+21
-12
lines changed

3 files changed

+21
-12
lines changed

articles/firewall/firewall-copilot.md

Lines changed: 21 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Firewall integration in Microsoft Security Copilot (preview)
33
description: Learn about using Microsoft Security Copilot to investigate traffic flagged by Azure Firewall with IDPS and threat intelligence.
44
keywords: security copilot, copilot for security, threat intelligence, IDPS, intrusion detection and prevention system, plugin, integration, azure firewall, firewall copilot, open ai, openai, co-pilot
55
author: abhinavsriram
6-
ms.author: abhinavsriram
6+
ms.author: asriram
77
ms.date: 11/19/2024
88
ms.topic: conceptual
99
ms.service: azure-firewall
@@ -37,16 +37,14 @@ The Azure Firewall integration in Security Copilot helps analysts perform detail
3737

3838
You can use this integration in the [Security Copilot portal](https://securitycopilot.microsoft.com) (also called the standalone experience):
3939

40-
:::image type="content" source="media/firewall-copilot/security-copilot-overview-image.png" alt-text="Screenshot of the prompt bar in Microsoft Security Copilot with the Prompts icon highlighted.":::
40+
:::image type="content" source="media/firewall-copilot/security-copilot-overview-image.png" alt-text="Screenshot of the Security Copilot portal with a prompt relevant to Firewall.":::
4141

4242
and via the [Copilot in Azure](/azure/copilot/overview) experience on the [Azure portal](https://portal.azure.com/) (also called the embedded experience):
4343

44-
:::image type="content" source="media/firewall-copilot/azure-copilot-overview-image.png" alt-text="Screenshot of the prompt bar in Microsoft Security Copilot with the Prompts icon highlighted.":::
44+
:::image type="content" source="media/firewall-copilot/azure-copilot-overview-image.png" alt-text="Screenshot of the Azure portal with a prompt relevant to Firewall.":::
4545

4646
For more information, see [Microsoft Security Copilot experiences](/security-copilot/experiences-security-copilot).
4747

48-
This article introduces you to Copilot and includes sample prompts that can help Azure Firewall users.
49-
5048
## Key features
5149
Security Copilot has built-in system features that can get data from the different plugins that are turned on.
5250

@@ -68,7 +66,7 @@ To view the list of built-in system capabilities for Azure Firewall, use the fol
6866
## Enable the Azure Firewall integration in Security Copilot
6967

7068
1. Ensure your Azure Firewall is configured correctly:
71-
- [Azure Structured Firewall Logs](firewall-structured-logs.md#resource-specific-mode) – the Azure Firewalls to be used with Security Copilot must be configured with resource specific structured logs for IDPS and these logs must be sent to a Log Analytics workspace.
69+
- [Azure Firewall Structured Logs](firewall-structured-logs.md#resource-specific-mode) – the Azure Firewalls to be used with Security Copilot must be configured with resource specific structured logs for IDPS and these logs must be sent to a Log Analytics workspace.
7270
- [Role Based Access Control for Azure Firewall](https://techcommunity.microsoft.com/t5/azure-network-security-blog/role-based-access-control-for-azure-firewall/ba-p/2245598) – the users using the Azure Firewall plugin in Security Copilot must have the appropriate Azure RBAC roles to access the Firewall and associated Log Analytics workspace(s).
7371
2. Go to [Security Copilot](https://go.microsoft.com/fwlink/?linkid=2247989) and sign in with your credentials.
7472
3. Ensure that the Azure Firewall plugin is turned on. In the prompt bar, select the **Sources** icon.
@@ -81,9 +79,10 @@ To view the list of built-in system capabilities for Azure Firewall, use the fol
8179

8280
No additional configuration is necessary, as long as structured logs are being sent to a Log Analytics workspace and you have the right RBAC permissions, Copilot will find the data it needs to answer your questions.
8381

84-
4. Enter your prompt in the prompt bar on either the [Security Copilot portal](https://securitycopilot.microsoft.com) or via the [Copilot in Azure](TBD) experience on the [Azure portal](https://portal.azure.com/).
82+
4. Enter your prompt in the prompt bar on either the [Security Copilot portal](https://securitycopilot.microsoft.com) or via the [Copilot in Azure](/azure/copilot/overview) experience on the [Azure portal](https://portal.azure.com/).
8583

8684
> [!NOTE]
85+
> Use of Copilot in Azure to query Azure Firewall is included with Security Copilot and requires [security compute units (SCUs)](copilot/security/get-started-security-copilot#security-compute-units). You can provision SCUs and increase or decrease them at any time. For more information on SCUs, see [Get started with Microsoft Security Copilot](/security-copilot/get-started-security-copilot).
8786
> If you do not have Security Copilot properly configured but ask a question relavent to the Azure Firewall capabilities via the Copilot in Azure experience then you will see the following error message:
8887
> :::image type="content" source="media/firewall-copilot/azure-copilot-error-message.png" alt-text="Screenshot showing the Copilot in Azure error message when Security Copilot is not properly configured.":::
8988
@@ -142,28 +141,38 @@ Get **information from documentation** about using Azure Firewall's IDPS feature
142141
- If I want to make sure all my Firewalls are protected against attacks from signature ID _\<ID number\>_, how do I do this?
143142
- What is the difference in risk between alert only and alert and block modes for IDPS?
144143

145-
:::image type="content" source="media/firewall-copilot/copilot-capability-4-embedded.png" alt-text="Screenshot showing the Look for a given IDPS signature across your tenant, subscription, or resource group capability.":::
144+
:::image type="content" source="media/firewall-copilot/copilot-capability-4-embedded.png" alt-text="Screenshot showing the Generate recommendations to secure your environment using Azure Firewall's IDPS feature capability.":::
146145

147146
> [!NOTE]
148-
>Security Copilot may also use the *Ask Microsoft Documentation* capability to provide information on how to use Azure Firewall's IDPS feature to secure your environment. When using this capability via the Copilot in Azure experience, the *Get Information* capability may be used to provide information.
147+
>Security Copilot may also use the *Ask Microsoft Documentation* capability to provide this information and when using this capability via the Copilot in Azure experience, the *Get Information* capability may be used to provide this information.
149148
150149

151150
## Provide feedback
152151

153-
Your feedback is vital to guide the current and planned development of the product. The best way to provide this feedback is directly in the product. Select **How’s this response?** at the bottom of each completed prompt and choose any of the following options:
152+
Your feedback is vital to guide the current and planned development of the product. The best way to provide this feedback is directly in the product.
153+
154+
### Via Security Copilot
155+
Select **How’s this response?** at the bottom of each completed prompt and choose any of the following options:
154156
- **Looks right** - Select if the results are accurate, based on your assessment.
155157
- **Needs improvement** - Select if any detail in the results is incorrect or incomplete, based on your assessment.
156158
- **Inappropriate** - Select if the results contain questionable, ambiguous, or potentially harmful information.
157159

158160
For each feedback option, you can provide more information in the next dialog box that appears. Whenever possible, and especially when the result is **Needs improvement**, write a few words explaining what can be done to improve the outcome. If you entered prompts specific to Azure Firewall and the results aren't related, then include that information.
159161

162+
:::image type="content" source="media/firewall-copilot/security-copilot-feedback.png" alt-text="Screenshot showing the feedback options in Security Copilot.":::
163+
164+
### Via Copilot in Azure
165+
Use the **like and dislike** buttons at the bottom of each completed prompt. For either feedback option, you can provide more information in the next dialog box that appears. Whenever possible, and especially when you **dislike** a response, write a few words explaining what can be done to improve the outcome. If you entered prompts specific to Azure Firewall and the results aren't related, then include that information.
166+
167+
:::image type="content" source="media/firewall-copilot/azure-copilot-feedback.png" alt-text="Screenshot showing the feedback options in Azure Copilot.":::
168+
160169
## Privacy and data security in Security Copilot
161170

162-
When you interact with Security Copilot to get Azure Firewall data, Copilot pulls that data from Azure Firewall. The prompts, the data retrieved, and the output shown in the prompt results are processed and stored within the Copilot service. For more information, see [Privacy and data security in Microsoft Security Copilot](/copilot/security/privacy-data-security).
171+
When you interact with Security Copilot (via the Security Copilot portal or via the Copilot in Azure experience) to get Azure Firewall data, Copilot pulls that data from Azure Firewall. The prompts, the data retrieved, and the output shown in the prompt results are processed and stored within the Copilot service. For more information, see [Privacy and data security in Microsoft Security Copilot](/copilot/security/privacy-data-security).
163172

164173
## Related content
165174

166-
- [What is Microsoft Security Copilot?](/copilot/security/microsoft-security-copilot)
175+
- [What is Microsoft Security Copilot?](/security-copilot/microsoft-security-copilot)
167176
- [Microsoft Security Copilot experiences](/security-copilot/experiences-security-copilot)
168177
- [Get started with Microsoft Security Copilot](/security-copilot/get-started-security-copilot)
169178
- [What is Microsoft Copilot in Azure?](/azure/copilot/overview)
4.73 KB
Loading
23.3 KB
Loading

0 commit comments

Comments
 (0)