Skip to content

Commit 02a6626

Browse files
author
Ryan Willis
committed
Removing resource limit from Arc-enabled servers
1 parent 460827c commit 02a6626

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/azure-arc/servers/prerequisites.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,9 @@ The following Azure built-in roles are required for different aspects of managin
7676

7777
## Azure subscription and service limits
7878

79-
Azure Arc-enabled servers support up to 5,000 machine instances in a resource group.
79+
There are no limits to the number of Azure Arc-enabled servers you can register in any single resource group, subscription or tenant.
8080

81-
Before configuring your machines with Azure Arc-enabled servers, review the Azure Resource Manager [subscription limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#subscription-limits) and [resource group limits](../../azure-resource-manager/management/azure-subscription-service-limits.md#resource-group-limits) to plan for the number of machines to be connected.
81+
Each Azure Arc-enabled server is associated with an Azure Active Directory object and will count against your directory quota. See [Azure AD service limits and restrictions](../../active-directory/enterprise-users/directory-service-limits-restrictions.md) for information about the maximum number of objects you can have in an Azure AD directory.
8282

8383
## Azure resource providers
8484

articles/azure-resource-manager/management/resources-without-resource-group-limit.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resources without 800 count limit
33
description: Lists the Azure resource types that can have more than 800 instances in a resource group.
44
ms.topic: conceptual
5-
ms.date: 10/20/2022
5+
ms.date: 02/02/2023
66
---
77

88
# Resources not limited to 800 instances per resource group
@@ -103,7 +103,7 @@ Some resources have a limit on the number instances per region. This limit is di
103103

104104
## Microsoft.HybridCompute
105105

106-
* machines - Supports up to 5,000 instances.
106+
* machines
107107
* machines/extensions
108108

109109
## microsoft.insights

0 commit comments

Comments
 (0)