How to move resources from one subscription to other subscription?

Anonymous
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!

Not Monitored
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,326 Reputation points Microsoft Employee Moderator
    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:


Your answer

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