Skip to content

Commit af031de

Browse files
committed
updated to the docs
1 parent 2b247a8 commit af031de

File tree

6 files changed

+18
-17
lines changed

6 files changed

+18
-17
lines changed

articles/defender-for-cloud/analyze-with-copilot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: Elazark
44
ms.author: elkrieger
55
description: Learn how to analyze recommendations with Copilot in Microsoft Defender for Cloud and improve your security posture.
66
ms.topic: how-to
7-
ms.date: 06/05/2024
7+
ms.date: 06/06/2024
88
#customer intent: As a security professional, I want to understand how to use Copilot to analyze recommendations in Defender for Cloud so that I can improve my security posture.
99
---
1010

@@ -18,9 +18,9 @@ Once the list of recommendations is filtered, you can investigate specific recom
1818

1919
- [Enable Defender for Cloud on your environment](connect-azure-subscription.md).
2020

21-
- [Access to Azure Copilot](../copilot/overview.md).
21+
- [Have access to Azure Copilot](../copilot/overview.md).
2222

23-
- Have [Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
23+
- [Have Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
2424

2525
## Analyze a recommendation
2626

articles/defender-for-cloud/copilot-security-in-defender-for-cloud.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Copilot for Security in Defender for Cloud (Preview)
33
description: Learn about the benefits of copilot in Microsoft Defender for Cloud and how it applies to analyzing your security posture.
4-
ms.date: 05/30/2024
4+
ms.date: 06/06/2024
55
author: dcurwin
66
ms.author: dacurwin
77
ms.topic: concept-article
@@ -10,7 +10,7 @@ ms.topic: concept-article
1010

1111
# Copilot for Security in Defender for Cloud (Preview)
1212

13-
Microsoft Copilot for Security is a cloud-based AI platform that provides natural language copilot experience. It can help support security professionals to understand the context of a recommendation, the effect of implementing a recommendation, and assist with remediating or delegating a recommendation. For more information about what it can do, go to [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
13+
Microsoft Copilot for Security is a cloud-based AI platform that provides natural language copilot experience. It can help support security professionals to understand the context of a recommendation, the effect of implementing a recommendation, assist with remediating or delegating a recommendation, and assist with the remediation of misconfigurations in code. For more information about what it can do, go to [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
1414

1515
**Copilot for Security integrates with Microsoft Defender for Cloud**
1616

@@ -56,3 +56,4 @@ Learn more about [usage limits](/copilot/security/manage-usage).
5656
- [Summarize recommendations with Copilot for Security](summarize-with-copilot.md)
5757
- [Remediate recommendations with Copilot for Security](remediate-with-copilot.md)
5858
- [Delegate recommendations with Copilot for Security](delegate-with-copilot.md)
59+
- [Remediate code with Copilot for Security](remediate-code-with-copilot.md)

articles/defender-for-cloud/delegate-with-copilot.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: Elazark
44
ms.author: elkrieger
55
description: Learn how to delegate recommendations with Copilot in Microsoft Defender for Cloud and improve your security posture.
66
ms.topic: how-to
7-
ms.date: 06/05/2024
7+
ms.date: 06/06/2024
88
#customer intent: As a security professional, I want to understand how to use Copilot to delegate recommendations in Defender for Cloud so that I can improve my security posture.
99
---
1010

@@ -18,13 +18,13 @@ Delegating recommendations can improve your security posture by having the right
1818

1919
- [Enable Defender for Cloud on your environment](connect-azure-subscription.md).
2020

21-
- [Access to Azure Copilot](../copilot/overview.md).
21+
- [Have access to Azure Copilot](../copilot/overview.md).
2222

23-
- Have [Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
23+
- [Have Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
2424

2525
## Delegate a recommendation
2626

27-
Delegate recommendations to ensure the right person or team is handling the risks and vulnerabilities that are present in your environment.
27+
You can use Copilot to delegate recommendations to ensure the right person or team is handling the risks and vulnerabilities that are present in your environment.
2828

2929
1. Sign in to the [Azure portal](https://portal.azure.com).
3030

@@ -55,4 +55,4 @@ Once the recommendation is delegated, you can monitor the progress of the remedi
5555
## Next step
5656

5757
> [!div class="nextstepaction"]
58-
> [What is Microsoft Copilot for Security?](/copilot/security/microsoft-security-copilot)
58+
> [Remediate code with Copilot for Security](remediate-code-with-copilot.md)

articles/defender-for-cloud/release-notes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Release notes
33
description: This page is updated frequently with the latest updates in Defender for Cloud.
44
ms.topic: overview
5-
ms.date: 06/03/2024
5+
ms.date: 06/06/2024
66
---
77

88
# What's new in Microsoft Defender for Cloud?
@@ -30,7 +30,7 @@ If you're looking for items older than six months, you can find them in the [Arc
3030

3131
June 10, 2024
3232

33-
We're announcing the integration of Copilot for Security into Defender for Cloud in public preview. Copilot for Security provides users with the ability to ask questions and get answers in natural language. Copilot for Security can help you understand the context of a recommendation, the effect of implementing a recommendation, the steps needed to take to implement a recommendation, and assist with the delegation of recommendations.
33+
We're announcing the integration of Microsoft Copilot for Security into Defender for Cloud in public preview. Copilot's embedded experience in Defender for Cloud provides users with the ability to ask questions and get answers in natural language. Copilot can help you understand the context of a recommendation, the effect of implementing a recommendation, the steps needed to take to implement a recommendation, assist with the delegation of recommendations, and assist with the remediation of misconfigurations in code.
3434

3535
Learn more about [Copilot for Security in Defender for Cloud](copilot-security-in-defender-for-cloud.md).
3636

articles/defender-for-cloud/remediate-with-copilot.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ author: Elazark
44
ms.author: elkrieger
55
description: Learn how to remediate recommendations with Copilot in Microsoft Defender for Cloud and improve your security posture.
66
ms.topic: how-to
7-
ms.date: 06/04/2024
7+
ms.date: 06/06/2024
88
#customer intent: As a security professional, I want to understand how to use Copilot to remediate recommendations in Defender for Cloud so that I can improve my security posture.
99
---
1010

@@ -20,11 +20,11 @@ Once a recommendation is summarized with Copilot for Security in Defender for Cl
2020

2121
- [Have access to Azure Copilot](../copilot/overview.md).
2222

23-
- Have [Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
23+
- [Have Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
2424

2525
## Remediate a recommendation
2626

27-
Copilot for Security in Defender for Cloud allows you to remediate your recommendations.
27+
Copilot in Defender for Cloud can assist with the remediation process for recommendations.
2828

2929
1. Sign in to the [Azure portal](https://portal.azure.com).
3030

articles/defender-for-cloud/summarize-with-copilot.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ By summarizing a recommendation, you can get a quick overview of the recommendat
1818

1919
- [Enable Defender for Cloud on your environment](connect-azure-subscription.md).
2020

21-
- [Access to Azure Copilot](../copilot/overview.md).
21+
- [Have access to Azure Copilot](../copilot/overview.md).
2222

23-
- Have [Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
23+
- [Have Security Compute Units assigned for Copilot for Security](/copilot/security/get-started-security-copilot).
2424

2525
## Summarize with Copilot
2626

0 commit comments

Comments
 (0)