Sva
Sva

Reputation: 45

Move SQL VM to CSP Subscription

I am trying to move a VM which has azure back up running on recovery vault. Recovery vault is in a different resource group and my SQL VM is on a different RG. When i try moving to CSP subscription under same tenant i have an validation error.

Error- The move resources request contains resources like ----- that are being backed up as a part of a azure backup job.

I stopped the backup and tried moving to CSP, still i had the same error.

Upvotes: 2

Views: 147

Answers (1)

Sajeetharan
Sajeetharan

Reputation: 222582

Stopping the backup will not help. You need to remove any backup job before moving the Resources. Stop the backup job remove it and try moving the resources.

Upvotes: 1

Related Questions