Can Azure Arc be used to manage Azure VMs across multiple subscriptions????

Anant Bera 211 Reputation points
2025-04-11T12:35:53.1066667+00:00

Hi Team,

I have multiple Azure subscriptions, each containing several virtual machines where I’ve deployed Windows Server and Windows 11.

I would like to know:

Can Azure Arc be used to manage Azure VMs where Windows Server is installed?

Is it possible to use Azure Arc to manage Azure VMs across subscriptions for governance, cost tracking, or policy-based management?

Azure Arc
Azure Arc
A Microsoft cloud service that enables deployment of Azure services across hybrid and multicloud environments.
507 questions
{count} votes

Accepted answer
  1. Marcin Policht 45,240 Reputation points MVP Moderator
    2025-04-11T12:43:03.73+00:00

    Can Azure Arc be used to manage Azure VMs where Windows Server is installed?

    In short, while it's possible to implement it, this is not the intended use case and you should NOT be using Azure Arc in this manner. Essentially, there is no benefit to doing so - only additional implementation/management overhead. Azure VMs are already part of the Azure control plane, so they can be natively managed through Azure tools without needing Azure Arc.

    Is it possible to use Azure Arc to manage Azure VMs across subscriptions for governance, cost tracking, or policy-based management?

    The same applies here. You do not need Azure Arc to manage Azure VMs across multiple subscriptions. Azure already includes features to handle cross-subscription governance and management, such as:

    Azure Policy: You can define and apply policies at the subscription or management group level to enforce rules across all your VMs.

    Cost Management and Billing: Azure offers tools to analyze and track costs across multiple subscriptions.

    Azure Monitor, Azure Update Manager, and Microsoft Defender for Cloud: These services work across subscriptions and regions natively.

    Azure Lighthouse and Azure Resource Graph: These tools allow for multi-tenant and multi-subscription visibility and automation.

    Please feel free to let us know, as we are always here to help whenever you need us.


    Please do not forget to "Accept the answer” and upvote it wherever the information provided helps you, this can be beneficial to other community members.it would be greatly appreciated and helpful to others.
    Marcin

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.