You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/security-copilot-exercises/includes/11-summary.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ You went through a first run experience using the Microsoft Security Copilot wiz
5
5
6
6
The module then moved on to exercises focused on managing sources. You configured a Microsoft plugin. You added a custom plugin and ran prompts using that plugin. You integrated a knowledge base into Copilot using file upload and ran prompts that reasoned over that knowledge base.
7
7
8
-
Lastly, you explored the capabilities of Copilot embedded in Defender XDRand Purview.
8
+
Lastly, you explored the capabilities of Copilot embedded in Defender XDR, Purview, Microsoft Entra, and Defender for Cloud.
9
9
10
10
Now that you completed this module, you can:
11
11
@@ -20,6 +20,8 @@ Now that you completed this module, you can:
20
20
-[Get started with Microsoft Security Copilot](/copilot/security/get-started-security-copilot)
21
21
-[Plugins overview Microsoft Security Copilot](/copilot/security/plugin-overview)
22
22
-[Build your own promptbooks](/copilot/security/build-promptbooks)
23
-
-[Microsoft Security Copilot in Microsoft Defender XDR](/microsoft-365/security/defender/security-copilot-in-microsoft-365-defender)
24
-
-[Microsoft Copilot in Intune (public preview)](/mem/intune/copilot/copilot-intune-overview)
25
-
-[Microsoft Security Copilot in Microsoft Purview](/purview/copilot-in-purview-overview)
23
+
-[Security Copilot in Microsoft Defender XDR](/microsoft-365/security/defender/security-copilot-in-microsoft-365-defender)
24
+
-[Security Copilot in Microsoft Purview](/purview/copilot-in-purview-overview)
25
+
-[Security Copilot in Microsoft Entra](/entra/fundamentals/copilot-security-entra)
Copy file name to clipboardExpand all lines: learn-pr/wwl-sci/security-copilot-exercises/includes/2-first-run-experience.md
+54-24Lines changed: 54 additions & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,10 @@ The organization you work for wants to increase the efficiency and capabilities
3
3
In this exercise, you go through the first run experience of Security Copilot to provision Copilot with one security compute unit (SCU).
4
4
5
5
> [!NOTE]
6
-
>The environment for this exercise is a simulation generated from the product. As a limited simulation, links on a page may not be enabled and text-based inputs that fall outside of the specified script may not be supported. A pop-up message will display stating, "This feature is not available within the simulation." When this occurs, select OK and continue the exercise steps.
7
-
>:::image type="content" source="../media/simulation-pop-up-error.png" alt-text="Screenshot of pop-up screen indicating that this feature is not available within the simulation.":::
6
+
>The environment for this exercise is a simulation generated from the product. As a limited simulation, links on a page may not be enabled and text-based inputs that fall outside of the specified script may not be supported. A pop-up message displays stating, "This feature is not available within the simulation." When this occurs, select OK and continue the exercise steps.
8
7
>
9
-
> Also, Microsoft Security Copilot was previously referred to as Microsoft Copilot for Security. Throughout this simulation, you'll find that the user interface still reflects the original name.
8
+
>
9
+
>:::image type="content" source="../media/simulation-pop-up-error.png" alt-text="Screenshot of pop-up screen indicating that this feature isn't available within the simulation.":::
10
10
11
11
### Exercise
12
12
@@ -15,7 +15,7 @@ For this exercise, you're logged in as Avery Howard and you have the global admi
15
15
This exercise should take approximately **15** minutes to complete.
16
16
17
17
> [!NOTE]
18
-
> When a lab instruction calls for opening a link to the simulated environment, it is generally recommended that you open the link in a new browser window so that you can simultaneously view the instructions and the exercise environment. To do so, select the right mouse key and select the option.
18
+
> When a lab instruction calls for opening a link to the simulated environment, it's recommended that you open the link in a new browser window so that you can simultaneously view the instructions and the exercise environment. To do so, select the right mouse key and select the option.
19
19
20
20
#### Task: Set role permissions
21
21
@@ -28,61 +28,91 @@ In this task, you walk through the process of ensuring you have the appropriate
28
28
29
29
Why is this needed? As a Global Administrator in Microsoft Entra ID, you might not have access to all subscriptions and management groups in your directory. Microsoft Entra ID and Azure resources are secured independently from one another. That is, Microsoft Entra role assignments don't grant access to Azure resources, and Azure role assignments don't grant access to Microsoft Entra ID. When you elevate your access, you're assigned the User Access Administrator role in Azure at root scope (/). This allows you to view all resources and assign access in any subscription or management group in the directory. For details, see [Elevate access to manage all Azure subscriptions and management groups.](/azure/role-based-access-control/elevate-access-global-admin).
30
30
31
-
Once you're assigned the User Access Administrator role in Azure, you can assign a user the necessary access to provision SCUs for Copilot. For the purpose of this exercise only, which is to show you the steps involved, you will be assigning yourself the necessary access. The steps that follow will guide you through the process.
31
+
Once you're assigned the User Access Administrator role in Azure, you can assign a user the necessary access to provision SCUs for Copilot. In this exercise only, which is to show you the steps involved, you are assigning yourself the necessary access. The steps that follow guide you through the process.
32
32
33
-
1. Open the simulated environment by selecting this link: **[Azure portal](https://app.highlights.guide/start/6373500f-1f10-4584-a14e-ca0b4aa7399f?link=1&token=40f793d4-2956-40a4-b11a-6b3d4f92557f&azure-portal=true)**.
33
+
1. Open the simulated environment by selecting this link: **[Azure portal](https://app.highlights.guide/start/6d7270b9-7187-456a-ac16-97bc227d5c27?token=045faae1-1078-4eac-bf56-e12472eddaf9&link=1&azure-portal=true)**.
34
34
35
-
1. You'll start by enabling Access management for Azure resources. To access this setting:
35
+
1. You start by enabling Access management for Azure resources. To access this setting:
36
36
1. From the Azure portal, select **Microsoft Entra ID**.
37
37
1. From the left navigation panel, expand **Manage**.
38
38
1. From the left navigation panel, scroll down and select **Properties**.
39
39
1. Enable the toggle switch for **Access management for Azure resources**, then select **Save**.
40
40
41
41
1. Now that you can view all resources and assign access in any subscription or management group in the directory, assign yourself the Owner role for the Azure subscription.
42
42
1. From the blue banner on the top of the page, select **Microsoft Azure** to return to the landing page of the Azure portal.
43
-
1. Select **Subscriptions** then select the subscription listed **Woodgrove - GTP Demos (Exernal/Sponsored)**.
43
+
1. Select **Subscriptions** then select the subscription listed **Woodgrove - GTP Demos (External/Sponsored)**.
44
44
1. Select **Access control (IAM)**.
45
45
1. Select **Add**, then **Add role assignment**.
46
46
1. From the Role tab, select **Privileged administrator roles**.
47
47
1. Select **Owner**, then select **Next**.
48
48
1. Select **+ Select members**.
49
-
1. Avery Howard is the first name on this list, select the **+** to the right of the name. Avery Howard is now listed under selected members. Select the **Select** button, then select **Next**.
49
+
1. Avery Howard is the first name on this list, select the **+** to the right of the name. Avery Howard is now listed under selected members. Select the **Select** button, then select **Next**.
50
50
1. Select **Allow user to assign all roles except privileged administrator roles, Owner, UAA, RBAC (Recommended)**.
51
51
1. Select **Review + assign**, then select **Review + assign** one last time.
52
52
53
53
As an owner to the Azure subscription, you'll now be able to provision capacity within Copilot.
54
54
55
-
#### Task: Provision capacity
55
+
#### Task: First run experience
56
+
57
+
When you first open Security Copilot, a wizard guides you through the steps in setting up capacity for your organization and some and initial configuration of settings.
56
58
57
-
In this task, you go through the steps of provisioning capacity for your organization. There are two options for provisioning capacity:
59
+
In order to start using Security Copilot, you must provision the capacity, which is defined in terms of security compute units. There are two options for provisioning capacity:
58
60
59
61
- Provision capacity within Security Copilot (recommended)
60
62
- Provision capacity through Azure
61
63
62
-
For this exercise, you provision capacity through Security Copilot. When you first open Security Copilot, a wizard guides you through the steps in setting up capacity for your organization.
64
+
For this exercise, you provision capacity through Security Copilot. When you first open Security Copilot (the first run experience), a wizard guides you through the steps in setting up capacity for your organization and the initial configuration of some settings.
63
65
64
-
1. Open the simulated environment by selecting this link: **[Microsoft Security Copilot](https://app.highlights.guide/start/6373500f-1f10-4584-a14e-ca0b4aa7399f?link=0&token=40f793d4-2956-40a4-b11a-6b3d4f92557f&azure-portal=true)**.
66
+
1. Open the simulated environment by selecting this link: **[Microsoft Security Copilot](https://app.highlights.guide/start/6d7270b9-7187-456a-ac16-97bc227d5c27?token=045faae1-1078-4eac-bf56-e12472eddaf9&azure-portal=true)**.
65
67
66
-
1.Follow the steps in the Wizard, select **Get started**.
67
-
1. On this page, you set up your security capacity. For any of the fields listed below, you can select the information icon for more information.
68
+
1.The first page you see in the wizard is to set up your security capacity.
69
+
1. For any of the fields listed, you can select the information icon for more information.
68
70
1. Azure subscription: From the drop-down, select **Woodgrove - GTP Demos (External/Sponsored)**.
69
-
1. Resource group: From the drop-down, select **RG-1**.
70
-
1. Capacity name: Enter a capacity name.
71
+
1. Resource group: From the drop-down, select **RG-1**. Alternatively, you can select **Create a new resource group** and enter resource group name.
72
+
1. Capacity name: The default capacity name is prepopulated. Leave the default capacity name.
71
73
1. Prompt evaluation location [Geo]: From the drop-down, select your region.
72
74
1. You can choose whether you want to select the option, "If this location has too much traffic, allow Copilot to evaluate prompts anywhere in the world (recommended for optimal performance).
73
75
1. Capacity region is set based on location selected.
74
-
1. Security compute: This field is automatically populated with the minimum required SCU units, which is 1. Leave field with the value of **1**.
76
+
1. Security compute: This field is automatically populated with the minimum required SCU units, which is 1. Leave the field with the value of **1**.
77
+
1. Use overage units when needed: You can enable the option for overage units. If the setting is enabled, you can select the option for no limit or set a max-limit by selecting the number of overage units per hour.
75
78
1. Select the box, **"I acknowledge that I have read, understood, and agree to the Terms and Conditions**.
76
79
1. Select **Continue** on the bottom right corner of the page.
80
+
1. Help improve Copilot: You can select the toggle based on your preferences. Select **Continue**.
81
+
1. Copilot's access and storage of Microsoft 365 service data: Although there's no setting to configure on this page, it provides guidance on where you can configure the option to share your Microsoft 365 service data Copilot and the implication of not sharing our Microsoft 365 dates with Copilot. Select **Continue**.
82
+
1. Logging audit data in Microsoft Purview: The audit logging feature in Security Copilot uses Microsoft Purview to process and store admin actions, user actions, and Copilot responses. This includes data from any Microsoft and non-Microsoft integrations. You can choose to disable this option. It's important to note that this option is applied to any workspace that is created. Select **Continue**.
83
+
1. Copilot access: As part of the initial setup, Copilot gives you the option to add the **Recommended Microsoft Security roles** to the contributor group. If you choose to not add it during the setup, you can add them later. The owners group includes the Global administrator and Security administrator role as Copilot owners, by default. In your production environment, you can change who has access to Copilot, once you've completed the initial setup. Select **Continue**.
84
+
1. You're all set! Select **Finish**.
85
+
1. Leave the browser tab open for the next task.
77
86
78
-
1. The wizard displays information about where your customer data will be stored. The region displayed is based on the region you selected in the Prompt evaluation field. Select **Continue**.
87
+
#### Task 2: Review owner settings
79
88
80
-
1. You can select options to help improve Copilot. You can select the toggle based on your preferences. Select **Continue**.
89
+
In the previous task, you provisioned capacity and some initial settings. Now that you completed the first run experience, you'll do some brief navigation within Copilot to view where some of those settings are found and can be updated. More detailed exploration of the Security Copilot standalone experience is covered in a subsequent unit.
81
90
82
-
1. As part of the initial setup, Copilot provides contributor access to everyone by default and includes Global administrators and Security administrators as Copilot owners. In your production environment, you can change who has access to Copilot, once you've completed the initial setup. Select **Continue**.
83
-
1. You're all set! Select **Finish**.
84
-
1. Close the browser tab, as the next exercise will use a separate link to the lab-like environment.
91
+
1. Select the **Menu** icon , which is sometimes referred to as the hamburger icon.
92
+
1. Select **Owner settings**. These settings are available to you as a Copilot owner. A Copilot contributor doesn't have access to these menu options.
93
+
1. The Help improve Copilot settings you configured as part of the first run experience can be viewed and modified.
94
+
1. The Logging audit data in Microsoft Purview settings you configured as part of the first run experience can be viewed and modified.
95
+
1. Select the Menu icon to return to the home menu.
96
+
97
+
1. Select **Plugin settings**.
98
+
1. There are several settings, but of particular interest for this exercise is the setting for Accessing data from Microsoft 365 services. Select the **information icon**.
99
+
1. If not already disabled, toggle the switch so that it's **Disabled**.
100
+
1. To see the impact of this setting disabled:
101
+
1. Select **Microsoft Security Copilot** from breadcrumb (next to the menu icon).
102
+
1. From the prompt bar, select the **sources icon**.
103
+
1. Select **Show 13 more** for the Microsoft plugins.
104
+
1. Scroll down to view the Microsoft Purview plugin. Note how the plugin is grayed out. Select the **information icon**.
105
+
1. Select the **X** to close the plugins window.
106
+
1. Now repeat the steps to access the plugin settings from the home menu and enable the toggle for Accessing data from Microsoft 365 services.
107
+
1. Return to the landing page and select the sources icon to view the status of the Microsoft Purview plugin.
108
+
109
+
1. Select the Menu icon to return to the home menu.
110
+
1. Select **Role assignment**.
111
+
1. Expand owner. Here you can view the members of the Owner group. As mentioned in the previous task, the Global Administrator and Security Administrator role as included by default.
112
+
1. Expand contributor. The recommended security roles are listed, if you included it in the previous task. If not, you can add it in this step.
113
+
114
+
1. Close the browser tab to close out of this exercise
85
115
86
116
#### Review
87
117
88
-
In this exercise, you successfully provisioned Security Copilot. You're now ready to move to the next exercise where you'll explore the core functionality of Microsoft Security Copilot.
118
+
In this exercise, you successfully went through the first run experience that included provisioning capacity for Security Copilot, configured initial settings, and briefly explored where those settings are found and can be updated, in the Copilot user interface. You're now ready to move to the next exercise where you'll explore, in more detail, the core functionality of Microsoft Security Copilot.
0 commit comments