Azure backup restore

Vishu 1,736 Reputation points
2022-11-25T13:12:27.817+00:00

If I have a SUSE Linux 15.x VM which is integrated with AD and having the name say testvm.xyz.com where xyz is the domain name

If the backup taken of this VM through azure backup is restored in another subscription in the same tenant, I understand that the VM restored would no longer be integrated with the AD. But what would be the name of the restored VM, would it be testvm.xyz.com or testvm

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,490 questions
0 comments No comments
{count} votes

Accepted answer
  1. Carlos Solís Salazar 18,191 Reputation points MVP Volunteer Moderator
    2022-11-25T16:44:26.797+00:00

    Hi @Vishu

    Thank you for asking this question on the **Microsoft Q&A Platform. **

    When you restore a VM in another subscription, what you are doing is creating a new VM with the restore point that you choose, in that screen you can set the VM name.
    264249-image.png

    Important:

    • This name will be at the Azure level, and at the OS level, it will have the same name (and credentials) as the original VM.
    • If the VM has access to your active directory, it will authenticate as the original VM, this will cause authentication issues.

    Hope this helps!

    ----------

    Accept Answer and Upvote, if any of the above helped, this thread can help others in the community looking for remediation for similar issues.
    NOTE: To answer you as quickly as possible, please mention me in your reply.


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.