How to move the billing of an existing Azure subscription to under Microsoft for Startups credits?

trust56 20 Reputation points
2023-08-31T13:56:46.8066667+00:00

Hi,

Let's assume that I have an Azure subscription already, used some virtual machines for a while, and several other kinds of resources as well. Now I applied to Microsoft for Startups, successfully received a bunch of Azure credits to spend. Is it possible to change the billing of such already existing Azure subscription to make it be payed with these Startups credits? If yes, how exactly? You see, if possible, I don't want to migrate all my Azure resources from the old subscription the a new one.

Thanks in advance for all your answers!

Regards

Zsolt

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
1,413 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dillon Silzer 46,121 Reputation points
    2023-09-03T05:46:11.68+00:00

    Hi Zsolt,

    You can use the move feature in the portal to move resource groups from one subscription to another:

    Move resources to a new resource group or subscription

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription#use-the-portal

    User's image

    User's image

    You can also use Azure PowerShell:

    https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/move-resource-group-and-subscription#use-azure-powershell


    If this is helpful please accept answer.