Skip to content

Commit 451ddd2

Browse files
committed
Deleting remaining text referencing Log Search API because its section was removed in Mar 2018.
1 parent 9c80187 commit 451ddd2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/azure-monitor/logs/computer-groups.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ You can create a computer group in Azure Monitor using any of the methods in the
1919
| Method | Description |
2020
|:--- |:--- |
2121
| Log query |Create a log query that returns a list of computers. |
22-
| Log Search API |Use the Log Search API to programmatically create a computer group based on the results of a log query. |
2322
| Active Directory |Automatically scan the group membership of any agent computers that are members of an Active Directory domain and create a group in Azure Monitor for each security group. (Windows machines only)|
2423
| Configuration Manager | Import collections from Microsoft Endpoint Configuration Manager and create a group in Azure Monitor for each. |
2524
| Windows Server Update Services |Automatically scan WSUS servers or clients for targeting groups and create a group in Azure Monitor for each. |
@@ -69,7 +68,7 @@ When you configure Azure Monitor to import Configuration Manager collection memb
6968
You configure Azure Monitor to import WSUS groups from the **Legacy computer groups** menu item in your Log Analytics workspace in the Azure portal. Select the **System Center Configuration Manager** tab, and then **Import Configuration Manager collection memberships**. When collections have been imported, the menu lists the number of computers with group membership detected and the number of groups imported. You can click on either of these links to return the **ComputerGroup** records with this information.
7069

7170
## Managing computer groups
72-
You can view computer groups that were created from a log query or the Log Search API from the **Legacy computer groups** menu item in your Log Analytics workspace in the Azure portal. Select the **Saved Groups** tab to view the list of groups.
71+
You can view computer groups that were created from a log query from the **Legacy computer groups** menu item in your Log Analytics workspace in the Azure portal. Select the **Saved Groups** tab to view the list of groups.
7372

7473
Click the **x** in the **Remove** column to delete the computer group. Click the **View members** icon for a group to run the group's log search that returns its members. You can't modify a computer group but instead must delete and then recreate it with the modified settings.
7574

0 commit comments

Comments
 (0)