From b36fb09cf3d12c46dacb59f5f0adb211b72c39e3 Mon Sep 17 00:00:00 2001 From: tfitzmac Date: Fri, 12 Aug 2022 08:14:39 -0700 Subject: [PATCH] clarify register management group operation --- .../Microsoft.Resources/stable/2021-04-01/resources.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json index dce64888be4..b66b38261da 100644 --- a/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json +++ b/specification/resources/resource-manager/Microsoft.Resources/stable/2021-04-01/resources.json @@ -2056,7 +2056,7 @@ "Providers" ], "operationId": "Providers_RegisterAtManagementGroupScope", - "description": "Registers a management group with a resource provider.", + "description": "Registers a management group with a resource provider. Use this operation to register a resource provider with resource types that can be deployed at the management group scope. It does not recursively register subscriptions within the management group. Instead, you must register subscriptions individually.", "parameters": [ { "name": "resourceProviderNamespace",