Skip to content

Commit cf326d0

Browse files
committed
add faq about moving resource group
1 parent 81ada70 commit cf326d0

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

articles/azure-resource-manager/management/frequently-asked-questions.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ metadata:
33
title: Azure Resource Manager frequently asked questions
44
description: Answers to common questions about using Azure Resource Manager to manage resources.
55
ms.topic: faq
6-
ms.date: 11/20/2023
6+
ms.date: 01/12/2024
77
content_well_notification:
88
- AI-contribution
99

@@ -34,6 +34,13 @@ sections:
3434
resource group location, we recommend that you select a location close to where your control operations originate. Typically, this location is the one closest to
3535
your current location.
3636
37+
- question: Can I move a resource group to a different subscription?
38+
answer: |
39+
No, you can't move a resource group to a new subscription. But, you can move all of the resources in the resource group to a resource group in another
40+
subscription. Settings such as tags, role assignments, and policies aren't automatically transerred from the original resource group to the destination resource group.
41+
You need to reapply these settings to the new resource group. For more information, see [Move resources to new resource group or subscription](./move-support-resources.md).
42+
43+
3744
additionalContent: |
3845
## Related content
3946

0 commit comments

Comments
 (0)