How to move resources from one subscription to other subscription?

Ravi Solanki 0 Reputation points
2024-01-08T09:51:10.06+00:00

I have multiple resource groups under one subscription. For one of these resource groups, I have created an Azure DevOps project and configured CI/CD pipelines for deployment.

Now I want to change the subscription for these resource groups. I have successfully done for others except one that is involved with CI/CD pipelines. I don't know what changes I need to make to pipelines after moving resources to a new subscription.

I found somewhere that I need to make a change in the service connection, but I don't know how and where these service connections are used.

Can anyone please help on this?

Thanks in Advance!

Azure Resource Mover
Azure Resource Mover
An Azure service used for moving multiple resources between Azure regions.
224 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 26,866 Reputation points Microsoft Employee
    2024-01-10T21:01:34.2833333+00:00

    Hi @Ravi Solanki

    You will need the right user roles on your instance to change the service connection, but you can follow these steps:

    • Sign into your organization and select your project.
    • Select Project settings > Service connections.
    • Select the service connection that you want to edit.
    • See the Overview tab of the service connection where you can see the details of the service connection.
    • Select Edit in the upper-right corner, and then make any change to your service connection.
    • Select Save to save the service connection.

    You can use the following resources to learn more: