how to clone and manage virtaual machine in azure using c#

Ghulam Mohayyuddin 1 Reputation point
2021-09-14T11:27:53.93+00:00

I am unable to clone virtual machine using C# and azure .net sdk

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,105 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. shiva patpi 13,131 Reputation points Microsoft Employee
    2021-09-15T03:46:51.993+00:00

    Hello @Ghulam Mohayyuddin ,
    Can we know the piece of C#.net which you have already tried ? Are you facing any errors ?
    Can you take a look at the discussion mentioned in below

    https://stackoverflow.com/questions/42933466/how-to-clone-and-manage-a-virtual-machine-in-azure-using-c-sharp-and-azure-net

    Take a look at the .NET APIs and examples : https://learn.microsoft.com/en-us/previous-versions/azure/dn722415(v=azure.100)?redirectedfrom=MSDN

    Regards,
    Shiva.

    0 comments No comments