Skip to content

Commit 5fb5ea5

Browse files
committed
fixed warnings and formatting edits
1 parent 9ac9e61 commit 5fb5ea5

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed

articles/automation/update-management/configure-groups.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Use dynamic groups with Azure Automation Update Management
33
description: This article tells how to use dynamic groups with Azure Automation Update Management.
44
services: automation
55
ms.subservice: update-management
6-
ms.date: 07/15/2024
6+
ms.date: 09/05/2024
77
ms.topic: conceptual
88
ms.service: azure-automation
99
---
@@ -17,7 +17,7 @@ Update Management allows you to target a dynamic group of Azure or non-Azure VMs
1717
1818
You can define dynamic groups for Azure or non-Azure machines from **Update management** in the Azure portal. See [Manage updates for VMs](manage-updates-for-vm.md).
1919

20-
A dynamic group is defined by a query that Azure Automation evaluates at deployment time. Even if a dynamic group query retrieves a large number of machines, Azure Automation can process only a maximum of 1000 machines at a time. See [Azure subscription and service limits, quotas, and constraints](../../azure-resource-manager/management/azure-subscription-service-limits.md#update-management).
20+
A dynamic group is defined by a query that Azure Automation evaluates at deployment time. Even if a dynamic group query retrieves a large number of machines, Azure Automation can process only a maximum of 1000 machines at a time.
2121

2222
> [!NOTE]
2323
> If you expect to update more than 1000 machines, we recommend that you split up the updates among multiple update schedules.

articles/automation/update-management/overview.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,12 @@ At the date and time specified in the update deployment, the target machines exe
6666

6767
## Limits
6868

69-
For limits that apply to Update Management, see [Azure Automation service limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#update-management).
69+
Following are limits that apply to Update Management:
70+
71+
| **Resource** | **Limit**| **Notes** |
72+
|---|---|---|
73+
|Number of machines per update deployment|1000||
74+
|Number of dynamic groups per update deployment |500 ||
7075

7176
## Permissions
7277

includes/azure-automation-service-limits.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following table shows the tracked item limits per machine for change trackin
5858

5959
#### Azure Update Manager
6060

61-
The following are the Dynamic scope recommended limits for **each dynamic scope**.
61+
The following are the Dynamic scope recommended limits for **each dynamic scope**:
6262

6363
| Resource | Limit |
6464
|----------|----------------------------|
@@ -67,7 +67,7 @@ The following are the Dynamic scope recommended limits for **each dynamic scope*
6767
| Number of Resource Group filters | 50 |
6868

6969

70-
The following are the limits for the schedule patching:
70+
The following are the limits for schedule patching:
7171

7272
| Indicator | Limit |
7373
|----------|----------------------------|

0 commit comments

Comments
 (0)