Microsoft Copilot in Intune (public preview)
This feature is in public preview.
Microsoft Copilot for Security is a generative-AI security analysis tool. It can help you and your organization get information quickly and make decisions that affect security and risk.
Intune has capabilities that are powered by Copilot. These capabilities access your Intune data and help you manage your policies and settings, understand your security posture, and troubleshoot device issues.
There are two ways to access your Intune data by using Copilot:
Microsoft Copilot in Intune (this article): Copilot is embedded in Intune and is available in the Microsoft Intune admin center. The Copilot prompts and their output are in the context of Intune and your Intune data.
This experience has an IT admin/IT Pro focus.
Microsoft Copilot for Security: This option is a standalone Copilot and is available in the Microsoft Copilot for Security portal. You can use this portal to get insights from Copilot for Security for all your enabled services, like Intune, Microsoft Defender, Microsoft Entra ID, Microsoft Purview, and more.
This experience has a Security Operations Center (SOC) focus and can be used by IT admins. For more information, see Access your Microsoft Intune data in Copilot for Security.
This article focuses on Copilot in Intune and describes the Intune features that you can use with Copilot.
Before you begin
To use Copilot in Intune, you should know the following information:
Copilot security compute units (SCUs): Copilot in Intune is included with Copilot for Security. There aren't any other licensing requirements or Intune-specific licenses for using Copilot in Intune.
For more information about SCUs, see:
Copilot configuration: Before you can use the Copilot features in Intune, Microsoft Copilot for Security must be configured, and you must complete the first run tour in the Microsoft Copilot for Security portal. For the setup tasks, see Get started with Microsoft Copilot.
You can check the status in the Intune admin center > Tenant administration > Copilot.
Copilot roles: Access to Copilot in Intune is managed through Copilot for Security or Microsoft Entra ID. To use Copilot in Intune, you or your admin team must be assigned the appropriate role in Copilot for Security or Microsoft Entra ID. There isn't a built-in Intune role that has access to Copilot.
For more information, see Roles and authentication in Microsoft Copilot for Security.
Intune plug-in source: To use Copilot in Intune, you need the Intune plug-in enabled in Copilot for Security. This plug-in allows you to access your Intune data and use Copilot in the Intune admin center.
Go to the Copilot for Security portal and select Sources (prompt bar > right corner).
In Manage sources, enable Microsoft Intune.
Tip
Some roles can enable or disable plug-ins. For more information, see Manage plug-ins in Microsoft Copilot for Security.
Your Intune data: Copilot uses your Intune data. When an Intune admin submits a prompt, Copilot can only access the data that they have permissions to, which includes the RBAC roles and scope tags assigned to them.
Tip
For some common questions asked about Copilot in Intune, go to Microsoft Copilot in Intune FAQ.
Start using Copilot in Intune
To access Copilot in Intune, sign into the Intune admin center. The home screen lists the ways to get started with Copilot.
Currently, there are three areas to use Copilot in Intune:
- Policy and setting management
- Device details and troubleshooting
- Device query
Policy and setting management
Copilot is embedded in policy settings and with your existing policies.
✅ Use Copilot to learn more about individual settings and recommended values
When you create an Intune policy, you add settings and configure these settings to meet your organization's requirements. When you add a setting, there's a Copilot tooltip.
When you select the Copilot tooltip, the Copilot prompt window opens and provides more information about that setting.
In the Copilot window, there are more prompts that you can use. You can also select the prompt guide and select from an existing list of options.
The Copilot prompts can help you understand the impact of the setting, look for potential conflicts, and provide a recommended value. For an example of how to use Copilot with the settings catalog, go to Use the settings catalog to create device configuration policies.
You can use the Copilot tooltips on the following policy types in Intune:
- Compliance policies
- Device configuration policies, including the settings catalog
- Most endpoint security policies
✅ Use Copilot to summarize an existing policy
On your existing Intune policies, you can use Copilot to summarize the policy. The summary describes what the policy does, the users and groups assigned to the policy, and the settings in the policy. This feature can help you understand the impact of a policy and its settings on your users and devices.
To use this feature in Intune, select an existing policy and then select Summarize with Copilot.
You can use this feature on the following policy types in Intune:
- Compliance policies
- Device configuration policies, including the settings catalog
- Most endpoint security policies
Device details and troubleshooting
✅ Use Copilot to get device details and troubleshoot a device
You can use Copilot to get device-specific information, like the installed apps, group membership, and more.
To use this feature in Intune, select a device, and then select Explore with Copilot.
When the Copilot window opens, select a prompt and enter any required or optional input, if needed. You can also open the prompt guide for some follow-up questions.
For more information about using Copilot with your devices, go to Use Microsoft Copilot in Intune to troubleshoot devices.
Tip
You can also use Copilot to help you troubleshoot device issues using device query. For more details see the following section.
Query with Copilot in device query
You can use Copilot to help you create Kusto Query Language (KQL) queries to run when using device query in Intune.
Note
To use Device query in your tenant, you must have a license that includes Microsoft Intune Advanced Analytics. For more information, see Intune add-ons.
To use this feature in Intune, select a device, select Device query, and then select Query with Copilot.
When the Copilot window opens, enter your question about the device. If device query supports the properties needed to answer the question, Copilot will generate a KQL query that you can use to get the data that you require.
To use the query that Copilot generates, select Add to editor to add it to the query editor in device query, or select Add and run to add it to the editor and automatically run it. Select How was this query generated? to see an explanation generated by Copilot for how it created a query in response to your request.
Here are some example queries you can try:
Is Defender running on this device?
Show me the last 5 app crash events on this device.
What are the top 10 processes using the most memory on this device?
Show me expired certificates on this device.
Show me the last 20 most recently created files in C:\Windows\folderPath
Does this device support TPM 2.0?
Show me drivers on this device grouped by provider name.
Note
Copilot can only generate queries for requests related to the properties that are supported by device query. You cannot use this feature to ask Copilot for details about the device beyond what is available in device query. For a full list of supported properties in device query, go to Device query.