Skip to content

Commit 7bde07c

Browse files
committed
Updates from Joey Caparas
1 parent 5c00acb commit 7bde07c

File tree

2 files changed

+50
-55
lines changed

2 files changed

+50
-55
lines changed

articles/firewall/firewall-copilot.md

Lines changed: 40 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -18,67 +18,61 @@ ms.collection: Tier1, ce-skilling-ai-copilot
1818
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1919
2020

21-
Microsoft Copilot for Security is a generative AI-powered security solution that helps increase the efficiency and capabilities of security personnel to improve security outcomes at machine speed and scale. It provides a natural language, assistive copilot experience helping support security professionals in end-to-end scenarios such as incident response, threat hunting, intelligence gathering, and posture management. For more information about what it can do, see [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
21+
Security Copilot is a generative AI-powered security solution that helps increase the efficiency and capabilities of security personnel to improve security outcomes at machine speed and scale. It provides a natural language, assistive copilot experience helping support security professionals in end-to-end scenarios such as incident response, threat hunting, intelligence gathering, and posture management. For more information about what it can do, see [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
2222

23-
## Copilot for Security integrates with Azure Firewall
24-
25-
Azure Firewall is a cloud-native and intelligent network firewall security service that provides best of breed threat protection for your cloud workloads running in Azure. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.
26-
27-
The Azure Firewall integration helps analysts perform detailed investigations of the malicious traffic intercepted by the IDPS feature of their firewalls across their entire fleet using natural language questions in the Copilot for Security standalone experience.
23+
## Know before you begin
2824

29-
This article introduces you to Copilot and includes sample prompts that can help Azure Firewall users.
25+
If you're new to Security Copilot, you should familiarize yourself with it by reading these articles:
26+
- [What is Microsoft Copilot for Security?](/security-copilot/microsoft-security-copilot)
27+
- [Microsoft Copilot for Security experiences](/security-copilot/experiences-security-copilot)
28+
- [Get started with Microsoft Copilot for Security](/security-copilot/get-started-security-copilot)
29+
- [Understand authentication in Microsoft Copilot for Security](/security-copilot/authentication)
30+
- [Prompting in Microsoft Copilot for Security](/security-copilot/prompting-security-copilot)
3031

31-
## Know before you begin
32+
## Security Copilot integration in Azure Firewall
3233

33-
- You can use the Azure Firewall integration in Copilot for Security in the [Copilot for Security portal](https://securitycopilot.microsoft.com). For more information, see [Microsoft Copilot for Security experiences](/copilot/security/experiences-security-copilot).
34-
- Be clear and specific with your prompts. You might get better results if you include specific time frames, resources, and threats in your prompts. It might also help if you add **Azure Firewall** to your prompt.
34+
Azure Firewall is a cloud-native and intelligent network firewall security service that provides best of breed threat protection for your cloud workloads running in Azure. It's a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability.
3535

36-
- Use the example prompts in this article to help guide your interactions with Copilot.
37-
- Experiment with different prompts and variations to see what works best for your use case. Chat AI models vary, so iterate and refine your prompts based on the results you receive.
38-
- Copilot for Security saves your prompt sessions. To see the previous sessions, from the Copilot [Home menu](/copilot/security/navigating-security-copilot#home-menu), go to **My sessions**.
36+
The Azure Firewall integration helps analysts perform detailed investigations of the malicious traffic intercepted by the IDPS and/or threat intelligence features of their firewalls across their entire fleet using natural language questions in the Security Copilot standalone experience.
3937

40-
:::image type="content" source="media/firewall-copilot/copilot-my-sessions.png" alt-text="Partial screenshot of the Microsoft Copilot for Security Home menu with My sessions highlighted.":::
41-
42-
> [!NOTE]
43-
> For a Copilot walkthrough, including the pin and share feature, see [Navigate Microsoft Copilot for Security](/copilot/security/navigating-security-copilot).
38+
This article introduces you to Copilot and includes sample prompts that can help Azure Firewall users.
4439

45-
46-
For more information about writing effective Copilot for Security prompts, see [Create effective prompts](/copilot/security/prompting-tips).
40+
You can use the Azure Firewall integration in Security Copilot in the [Security Copilot portal](https://securitycopilot.microsoft.com). For more information, see [Microsoft Copilot for Security experiences](/copilot/security/experiences-security-copilot).
4741

48-
## Using the Azure Firewall integration in the Copilot for Security standalone portal
42+
## Key features
43+
Security Copilot has built-in system features that can get data from the different plugins that are turned on.
4944

50-
1. Ensure your Azure Firewall is configured correctly:
51-
- [Azure Structured Firewall Logs](firewall-structured-logs.md#resource-specific-mode) – the Azure Firewalls to be used with Copilot for Security must be configured with resource specific structured logs for IDPS and these logs must be sent to a Log Analytics workspace.
52-
- [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 Copilot for Security must have the appropriate Azure RBAC roles to access the Firewall and associated Log Analytics workspace(s).
53-
2. Go to [Microsoft Copilot for Security](https://go.microsoft.com/fwlink/?linkid=2247989) and sign in with your credentials.
54-
1. In the prompt bar, select the **Sources** icon.
45+
To view the list of built-in system capabilities for Azure Firewall, use the following procedure:
5546

56-
:::image type="content" source="media/firewall-copilot/copilot-prompts-bar-sources.png" alt-text="Screenshot of the prompt bar in Microsoft Copilot for Security with the Sources icon highlighted.":::
47+
1. In the prompt bar, select the **Prompts** icon.
5748

49+
:::image type="content" source="media/firewall-copilot/copilot-prompts-bar-prompts.png" alt-text="Screenshot of the prompt bar in Microsoft Copilot for Security with the Prompts icon highlighted.":::
5850

59-
In the **Manage sources** pop-up window that appears, confirm that the **Azure Firewall** toggle is turned on, then close the window. 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.
60-
61-
:::image type="content" source="media/firewall-copilot/azure-firewall-plugin.png" alt-text="Screenshot showing the Azure Firewall plugin.":::
51+
2. Select **See all system capabilities**. The **Azure Firewall** section lists all the available capabilities that you can use.
6252

63-
> [!NOTE]
64-
> Some roles can turn the toggle on or off for plugins like Azure Firewall. For more information, see [Manage plugins in Microsoft Copilot for Security](/copilot/security/manage-plugins?tabs=securitycopilotplugin).
6553

54+
## Enable the Azure Firewall integration in Security Copilot
6655

67-
4. Enter your prompt in the prompt bar.
56+
1. Ensure your Azure Firewall is configured correctly:
57+
- [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.
58+
- [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).
59+
2. Go to [Security Copilot](https://go.microsoft.com/fwlink/?linkid=2247989) and sign in with your credentials.
60+
3. Ensure that the Azure Firewall plugin is turned on. In the prompt bar, select the **Sources** icon.
6861

69-
## Built-in system features
62+
:::image type="content" source="media/firewall-copilot/copilot-prompts-bar-sources.png" alt-text="Screenshot of the prompt bar in Security Copilot with the Sources icon highlighted.":::
7063

71-
Copilot for Security has built-in system features that can get data from the different plugins that are turned on.
64+
65+
In the **Manage sources** pop-up window that appears, confirm that the **Azure Firewall** toggle is turned on, then close the window.
7266

73-
To view the list of built-in system capabilities for Azure Firewall, use the following procedure:
67+
:::image type="content" source="media/firewall-copilot/azure-firewall-plugin.png" alt-text="Screenshot showing the Azure Firewall plugin.":::
7468

75-
1. In the prompt bar, select the **Prompts** icon.
69+
> [!NOTE]
70+
> Some roles can turn the toggle on or off for plugins like Azure Firewall. For more information, see [Manage plugins in Microsoft Copilot for Security](/copilot/security/manage-plugins?tabs=securitycopilotplugin).
7671

77-
:::image type="content" source="media/firewall-copilot/copilot-prompts-bar-prompts.png" alt-text="Screenshot of the prompt bar in Microsoft Copilot for Security with the Prompts icon highlighted.":::
7872

79-
2. Select **See all system capabilities**. The **Azure Firewall** section lists all the available capabilities that you can use.
73+
4. Enter your prompt in the prompt bar.
8074

81-
## Sample prompts for Azure Firewall
75+
## Sample Azure Firewall prompts
8276

8377
There are many prompts you can use to get information from Azure Firewall. This section lists the ones that work best today. They're continuously updated as new capabilities are launched.
8478

@@ -105,7 +99,9 @@ Get **additional details** to enrich the threat information/profile of an IDPS s
10599
- I see that the third signature ID is associated with CVE _\<CVE number\>_, tell me more about this CVE.
106100

107101
> [!NOTE]
108-
> The Microsoft Threat Intelligence plugin is another source that Copilot for Security may use to provide threat intelligence for IDPS signatures.
102+
>The Microsoft Threat Intelligence plugin is another source that Security Copilot may use to provide threat intelligence for IDPS signatures.
103+
104+
109105
### Look for a given IDPS signature across your tenant, subscription, or resource group
110106

111107
Perform a **fleet-wide search** (over any scope) for a threat across all your Firewalls instead of searching for the threat manually.
@@ -128,7 +124,7 @@ Get **information from documentation** about using Azure Firewall's IDPS feature
128124
- What is the difference in risk between alert only and alert and block modes for IDPS?
129125

130126
> [!NOTE]
131-
>Copilot for Security may also use the *Ask Microsoft Documentation* capability to provide information on how to use Azure Firewall's IDPS feature to secure your environment.
127+
>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.
132128
133129

134130
## Provide feedback
@@ -140,10 +136,10 @@ Your feedback is vital to guide the current and planned development of the produ
140136

141137
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.
142138

143-
## Data processing and privacy
139+
## Privacy and data security in Security Copilot
144140

145-
When you interact with Copilot for Security 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 Copilot for Security](/copilot/security/privacy-data-security).
141+
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 Copilot for Security](/copilot/security/privacy-data-security).
146142

147143
## Related content
148144

149-
- [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
145+
- [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)

articles/web-application-firewall/waf-copilot.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Azure Web Application Firewall integration in Microsoft Copilot for Security (preview)
33
description: Learn about using Microsoft Copilot for Security to investigate traffic flagged by Azure Web Application Firewall.
4-
keywords: security copilot, copilot for security, threat intelligence, intrusion detection and prevention system, plugin, integration, azure web application firewall, copilot, open ai, openai co-pilot
4+
keywords: copilot for security, copilot for security, threat intelligence, intrusion detection and prevention system, plugin, integration, azure web application firewall, copilot, open ai, openai co-pilot
55
author: sowmyam2019
66
ms.author: victorh
77
ms.date: 05/20/2024
@@ -17,7 +17,7 @@ ms.collection: Tier1, ce-skilling-ai-copilot
1717
> Azure Web Application Firewall integration in Microsoft Copilot for Security is currently in PREVIEW.
1818
> See the [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/) for legal terms that apply to Azure features that are in beta, preview, or otherwise not yet released into general availability.
1919
20-
Microsoft Copilot for Security is a cloud-based AI platform that provides natural language copilot experience. It can help support security professionals in different scenarios, like incident response, threat hunting, and intelligence gathering. For more information, see [What is Microsoft Copilot for Security?](/security-copilot/microsoft-security-copilot)
20+
Copilot for Security is a cloud-based AI platform that provides natural language copilot experience. It can help support security professionals in different scenarios, like incident response, threat hunting, and intelligence gathering. For more information, see [What is Microsoft Copilot for Security?](/security-copilot/microsoft-security-copilot)
2121

2222
Azure Web Application Firewall (WAF) integration in Copilot for Security enables deep investigation of Azure WAF events. It can help you investigate WAF logs triggered by Azure WAF in a matter of minutes and provide related attack vectors using natural language responses at machine speed. It provides visibility into your environment’s threat landscape. It allows you to retrieve a list of most frequently triggered WAF rules and identify the top offending IPaddresses in your environment.
2323

@@ -32,11 +32,11 @@ If you're new to Copilot for Security, you should familiarize yourself with it b
3232
- [Understand authentication in Microsoft Copilot for Security](/security-copilot/authentication)
3333
- [Prompting in Microsoft Copilot for Security](/security-copilot/prompting-security-copilot)
3434

35-
## Azure WAF integration in Copilot for Security
35+
## Copilot for Security integration in Azure WAF
3636

3737
This integration supports the standalone experience and is accessed through [https://securitycopilot.microsoft.com](https://securitycopilot.microsoft.com). This is a chat-like experience that you can use to ask questions and get answers about your data. For more information, see [Microsoft Copilot for Security experiences](/security-copilot/experiences-security-copilot#standalone-and-embedded-experiences).
3838

39-
### Features in the standalone experience
39+
## Key features
4040

4141
The preview standalone experience in Azure WAF can help you with:
4242

@@ -55,20 +55,20 @@ The preview standalone experience in Azure WAF can help you with:
5555
This Azure WAF skill helps you understand why Azure WAF blocked Cross Site Scripting(XSS) attacks to web applications. It does this by analyzing Azure WAF logs and connecting related logs over a specific time period. The result is an easy-to-understand natural language explanation of why an XSS request was blocked.
5656

5757

58-
## Enable the Azure WAF integration in Microsoft Copilot for Security
58+
## Enable the Azure WAF integration in Copilot for Security
5959

6060
To enable the integration, follow these steps:
6161

6262
1. Ensure that you have at least Copilot contributor permissions.
6363
2. Open [https://securitycopilot.microsoft.com/](https://securitycopilot.microsoft.com).
64-
3. Open the Microsoft Copilot for Security menu.
64+
3. Open the Copilot for Security menu.
6565
4. Open **Sources** in the prompt bar.
6666
5. On the Plugins page, set the Azure Web Application Firewall toggle to **On**.
6767
6. Select the Settings on the Azure Web Application Firewall plugin to configure the Log Analytics workspace, Log Analytics subscription ID, and the Log Analytics resource group name for Azure Front Door WAF and/or the Azure Application Gateway WAF. You can also configure the Application Gateway WAF policy URI and/or Azure Front Door WAF policy URI.
6868
7. To start using the skills, use the prompt bar.
69-
:::image type="content" source="media/waf-copilot/prompt-bar.png" alt-text="Screenshot showing the Security copilot prompt bar.":::
69+
:::image type="content" source="media/waf-copilot/prompt-bar.png" alt-text="Screenshot showing the Copilot for Security prompt bar.":::
7070

71-
## Sample prompts
71+
## Sample Azure WAF prompts
7272

7373
You can create your own prompts in Copilot for Security to perform analysis on the attacks based on WAF logs. This section shows some ideas and examples.
7474

@@ -122,9 +122,9 @@ For each feedback item, you can provide more information in the next dialog box
122122

123123
If you've migrated to Azure Log Analytics dedicated tables in the Application Gateway WAF V2 version, the Copilot for Security WAF Skills aren't functional. As a temporary workaround, enable Azure Diagnostics as the destination table in addition to the resource-specific table.
124124

125-
## Privacy and data security in Microsoft Copilot for Security
125+
## Privacy and data security in Copilot for Security
126126

127-
To understand how Microsoft Copilot for Security handles your prompts and the data that’s retrieved from the service(prompt output), see [Privacy and data security in Microsoft Copilot for Security](/security-copilot/privacy-data-security).
127+
To understand how Copilot for Security handles your prompts and the data that’s retrieved from the service(prompt output), see [Privacy and data security in Microsoft Copilot for Security](/security-copilot/privacy-data-security).
128128

129129
## Related content
130130

@@ -135,4 +135,3 @@ To understand how Microsoft Copilot for Security handles your prompts and the da
135135

136136

137137

138-

0 commit comments

Comments
 (0)