Vmware Portal Upload File to Virtual Machine

How to Upload a Virtual Machine to the Cloud for Microsoft Azure

How to Upload a Virtual Machine to the Cloud for Microsoft Azure

22nd Jan, 2017

Introduction

This postal service will describe how to create and manage a virtual motorcar (VM) in Microsoft Azure. You volition run across a step past step guide on how to upload your local virtual machine to Microsoft Azure Deject and create a fully functional virtual motorcar on the cloud.

Pace 1: Check-out the Container created in the Storage

In order to upload the Virtual Machine, you lot need to accept a container within the storage. If you lot do not have that already you will need to create one.

  1. From the navigation pane, click on Storage.
  2. Click on the storage created inside which you have created container.
  3. Click on the container created for your uploaded VHDs <uploadedvhds>.

Pace 2: Install Azure-Powershell

You would need a automobile to upload .vhd file, in this case, we volition use Azure PowerShell. If you do not accept Azure PowerShell, y'all will need to download information technology.

  1. Use the direct link to download .msi file for Azure-PowerShell. https://go.microsoft.com/fwlink/?LinkID=279888&clcid=0x409
    Note: Note: You can too download it from GitHub.
    https://github.com/Azure/azure-powershell
  2. Click on the downloaded .msi file to install Azure-PowerShell.
  3. Click on the License Understanding check box.
  4. Click on Install.

Step 3: Upload .Vhd File

When you lot upload .vhd file, you tin place information technology anywhere inside your blob storage.

  1. Run Microsoft Azure PowerShell.
  2. PowerShell console will open up upwardly. Type 'Add-AzureAccount' and press enter.
    Note: Type 'assistance azure' to get all the cmdlets.
  3. You will exist prompted to sign in to your Microsoft account. Type your email address and password so printing enter.
  4. Type a control with the following syntax and press enter:Add-AzureVhd [ -Destination ] [ -LocalFilePath ]Where:· Add-AzureVhd cmdlet allows you lot to upload on-premises virtual hard disks (in .vhd file format) to a hulk storage account equally fixed virtual hard disks.· -Destination specifies the URL of a hulk in Hulk Storage. The parameter supports SAS URL, although patching scenarios destination cannot be an SAS URL.· -LocalFilePath specifies the path to the local .vhd file.In our case we volition type:Add-AzureVhd –Destination https://vmsmra.blob.core.windows.internet/uploadedvhds/vsalm.vhd -LocalFilePath "E:VisualStudio2013 Update3 ALMWMIv2Virtual Hard Disks2012R2Eval.vhd"
  5. It would calculate MD5 Hash, observe empty blocks then upload vhd file. The full elapsed time can be around 1.v hours, of course it depends on your
    internet speed and the size of the VHD.

Step 4: Cheque-out uploaded .Vhd File in the Container

The uploaded .vhd file would be saved in the designated container inside the storage.

  1. From the navigation pane, click on Storage.
  2. Click on the storage <vmsmra>.
  3. Click on the container <uploadedvhds> to view uploaded VHDs.
  4. You can now view your uploaded vhd <vsalm.vhd>.

Step 5: Create a Disk from a VHD

Subsequently y'all transfer .vhd file from your local machine to the container in Microsoft Azure, you must create a disk.

  1. From the command bar at the lesser of the Portal screen, click on Create.
  2. Nether Virtual Machines, click on Disks.
  3. From the command bar at the bottom of the Portal screen, click on Create.
  4. A popular up window <Create a disk from a VHD> volition be displayed. In Proper name field, type a unique deejay name. In this case we take named it VSALMDisk.
  5. In VHD URL field, click on the folder icon.
  6. Browse to the container location. Click on vmsmra.
  7. From the containers within vmsmra, click on uploadedvhds.
  8. Click on uploaded vhd <vsalm.vhd>.
  9. Click on Open.
  10. Click on The VHD contains an operating system check box.
    Annotation: In Operating Arrangement Family, select your Os. In this case we will select Windows.
  11. Click on check marking.
  12. Afterward few minutes, it volition show up the notification that the deejay has been successfully created.
  13. You can then meet the disk created <VSALMDisk> in the list of disks.

Step 6: Create a New Virtual Auto using From Gallery Method

The Microsoft Azure Portal provides 2 basic methods to create a new virtual motorcar: Quick Create and From Gallery. Nosotros will be using the From Gallery Method.

    1. Under Virtual Machines, click on Instances.
    2. From the control bar at the bottom of the Portal screen, click on New.
    3. A pop up window will open up. Under Virtual Machine options, click on From Gallery.
    4. On the Cull an Image page, click on My Disks.
    5. Click on the deejay y'all created <VSALMDisk>.
    6. Click on proceed arrow icon.
    7. On the first Virtual Machine Configuration folio, specify the name for the virtual machine in Virtual Machine Name field. In this case we have used VSALM-mra.Note: In Tier field, make sure Standard is selected.
    8. Note: In Tier field, make certain Standard is selected.
    9. Under the Size field, select D2 (two cores, seven GB retentivity).
    10. Click on the go on arrow icon.
    11. On the second Virtual Auto Configuration page, gear up the post-obit virtual machine attributes equally shown in figure.
      1. Cloud Service – This is a cloud service container for virtual machines that you create. You lot can create a new deject service container for a single virtual machine or place multiple virtual machines in the same cloud service for load balancing.
      2. Cloud Service DNS Proper name – This is the global DNS name that is used to contact the virtual machine.

Region/Affinity Grouping/Virtual Network – This is the Region where yous want the virtual car resource to be physically deployed. The Affinity Group aspect allows Azure to go along all services in a grouping physically shut. The Virtual Network attribute allows you to define the network to connect to the virtual machine.

  • Availability Fix – This is used to define a group of virtual machines that are deployed across fault and update domains.
  • Endpoints – These are the advice ports through which the virtual machine tin be contacted.

Step vii: Connect to Windows Azure Virtual Machine

In the Azure archetype portal, you use the Connect button to starting time a Remote Desktop session and log on to a Windows VM.

  1. From the navigation pane, click on Virtual Machines.
  2. Under Virtual Machines, click on the name of the virtual motorcar.
  3. From the command bar at the bottom of the Portal screen, click on Connect.
  4. Click on OK. It creates and downloads a Remote Desktop Protocol file (.rdp file).
  5. Open downloaded .rdp file from your local car.
  6. In the Windows Security window, type the credentials for an account on the virtual machine.
  7. Click on OK.
  8. You can at present admission the auto of Brian Keller that you uploaded in Windows Azure.

Conclusion

The Microsoft Azure Portal provides multiple, simple methods to create and manage virtual machines in the Microsoft public cloud. Using the Quick Create method, you lot can rapidly create new virtual machines and become back later to set more configuration options. Using the From Gallery method, you can fully customize the virtual machine configuration earlier deployment into the concrete region equally a standalone or load balanced service. Microsoft Azure virtual machines scale in processor, retentiveness, and storage, allowing you lot to create virtual machines with a big number of cores & memory, and data disks up to 1 TB in size. Every bit an added do good, you tin can easily move a virtual auto created in Microsoft Azure to Hyper-5 and dorsum since both utilise the same virtualized hardware and VHD format. This allows y'all to quickly reconfigure services on premise or redeploy to the public cloud to adjust to irresolute business conditions.

mooreationestreen.blogspot.com

Source: https://www.testhouse.net/blogs/how-to-upload-a-virtual-machine-to-the-cloud-for-microsoft-azure/

0 Response to "Vmware Portal Upload File to Virtual Machine"

Enregistrer un commentaire

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel