{"id":577,"date":"2015-07-13T08:20:19","date_gmt":"2015-07-13T08:20:19","guid":{"rendered":"http:\/\/www.davidpapkin.net\/?p=577"},"modified":"2015-07-13T08:20:19","modified_gmt":"2015-07-13T08:20:19","slug":"managing-virtual-machines-using-microsoft-azure-iaas-by-david-papkin","status":"publish","type":"post","link":"https:\/\/davidpapkin.com\/?p=577","title":{"rendered":"Managing Virtual Machines using Microsoft Azure IaaS by David Papkin"},"content":{"rendered":"<p><a href=\"https:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/07\/cropped-cropped-cropped-David-Papkin-Bandung-black-tshirt-e1442756190974.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft size-full wp-image-967\" src=\"https:\/\/www.davidpapkin.net\/wp-content\/uploads\/2015\/07\/cropped-cropped-cropped-David-Papkin-Bandung-black-tshirt-e1442756190974.jpg\" alt=\"david papkin\" width=\"62\" height=\"60\" \/><\/a>This post by David Papkin is about Managing Virtual Machines using Microsoft Azure Infrastructure as a Service ( IAAS )<\/p>\n<p>&nbsp;<\/p>\n<p>Virtual machines are the basis of Microsoft Azure and provide support for the platform\u2019s implementation of Infrastructure as a Service ( IaaS ).<\/p>\n<p>The Microsoft Azure Portal provides multiple, simple methods to create and manage virtual machines in the Microsoft public cloud. Using the <strong><em>Quick Create<\/em><\/strong> method, you can quickly create new virtual machines and go back later to set more configuration options. Using the <strong><em>From Gallery<\/em><\/strong> method, you can fully customize the virtual machine configuration before it is deployed into the physical region as a standalone or load balanced service. Microsoft Azure virtual machines scale in processor, memory, and storage, allowing you to create virtual machines with a large number of cores and memory, and data disks up to 1 TB in size. As an added benefit, you can easily move a virtual machine created in Microsoft Azure to Hyper-V and back since both use the same virtualized hardware and VHD format. This allows you to quickly reconfigure services on premise or redeploy to the public cloud to adjust to changing business conditions.<\/p>\n<p>&nbsp;<\/p>\n<p>For IP address information, see Configure a Static Internal Address for a VM:<br \/>\n<strong><a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=522631\">http:\/\/go.microsoft.com\/fwlink\/?LinkID=522631<\/a> <\/strong><br \/>\nFor more information on installing and configuring Microsoft Azure PowerShell, see:<br \/>\nHow to install and configure Azure PowerShell<br \/>\n<strong><a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=511717\">http:\/\/go.microsoft.com\/fwlink\/?LinkID=511717<\/a><\/strong><br \/>\n<strong>Remote Desktop Protocol<\/strong><br \/>\nRemote Desktop Protocol (RDP) enables administrators to establish a graphical user interface session with an Azure virtual machine. The full and new portals provide a Connect Option that provisions a .rdp file, which can be downloaded and saved for initiating an RDP connection to the specified VM. The RDP endpoint is created by default when creating a new Windows VM, but can be removed if you do not wish to use RDP.<\/p>\n<p>For more information on using Remote Desktop Connection Manager with Azure, see:<br \/>\nImporting Windows Azure Cloud Services into Remote Desktop Connection Manager (RDC<br \/>\nMan)<\/p>\n<p><strong><a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=522635\">http:\/\/go.microsoft.com\/fwlink\/?LinkID=522635<\/a><\/strong><\/p>\n<p><strong>Note<\/strong>: It is possible to use RDP with Linux VMs, aslong as a GUI such as X desktop has been<br \/>\ninstalled on the VM; in such a scenario, you could then use an option such as xrdpto provide the\u00a0RDP service on the Linux VM.<\/p>\n<p><strong>Secure SHell<\/strong><\/p>\n<p>The SSH endpoint is created by default when creating a Linux VM, even if you choose not to enable SSH itself during deployment.As well as the cross-platform management tools, there are several options that are available specifically for Windows VMs.<\/p>\n<p><em><strong>How to Use SSH with Linux on Azure<\/strong><\/em><br \/>\n<a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=511722\"><strong>http:\/\/go.microsoft.com\/fwlink\/?LinkID=511722<\/strong> <\/a><br \/>\n<strong>Microsoft Azure PowerShell<\/strong><br \/>\nAn administrator must install the Azure PowerShell modules to start using the facilities. For more information on installing and configuring Microsoft Azure PowerShell, see:<br \/>\n<em><strong>How to install and configure Azure PowerShell<\/strong><\/em><br \/>\n<strong><a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=511717\">http:\/\/go.microsoft.com\/fwlink\/?LinkID=511717<\/a><\/strong><br \/>\n<strong>Remote Desktop Protocol<\/strong><br \/>\nThe full and new portals provide a Connect Option that provisions a .rdp file, which can be downloaded and saved for initiating an RDP connection to the specified VM. The RDP endpoint is created by default when creating a new Windows VM, but can be removed if you do not wish to use RDP.<\/p>\n<p>For more information on using Remote Desktop Connection Manager with Azure, see:<br \/>\nImporting Windows Azure Cloud Services into Remote Desktop Connection Manager (RDC<br \/>\nMan)<\/p>\n<p><strong><a href=\"http:\/\/go.microsoft.com\/fwlink\/?LinkID=522635\">http:\/\/go.microsoft.com\/fwlink\/?LinkID=522635<\/a><\/strong><\/p>\n<p>Note: It is possible to use RDP with Linux VMs, aslong as a GUI such as X desktop has been<br \/>\ninstalled on the VM; in such a scenario, you could then use an option such as xrdpto provide the\u00a0RDP service on the Linux VM.<\/p>\n<p><strong>Secure SHell<\/strong><br \/>\nThe SSH endpoint is created by default when creating a Linux VM, even if you choose not to enable SSH itself during deployment.<\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-deploy-rmtemplates-powershell\/\">https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-deploy-rmtemplates-powershell\/<\/a><\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-deploy-rmtemplates-azure-cli\/\">https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/virtual-machines-deploy-rmtemplates-azure-cli\/<\/a><\/p>\n<p><a href=\"https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/resource-groups-vm-searching\/\">https:\/\/azure.microsoft.com\/en-us\/documentation\/articles\/resource-groups-vm-searching\/<\/a><\/p>\n<p><a href=\"http:\/\/www.virtualizationadmin.com\/articles-tutorials\/cloud-computing\/microsoft\/creating-and-managing-virtual-machine-microsoft-azure.html\">http:\/\/www.virtualizationadmin.com\/articles-tutorials\/cloud-computing\/microsoft\/creating-and-managing-virtual-machine-microsoft-azure.html<\/a><\/p>\n<p><strong>Video Demo of Managing Virtual Machines<\/strong><br \/>\n<iframe loading=\"lazy\" width=\"560\" height=\"315\" src=\"https:\/\/www.youtube.com\/embed\/2GRRx_hrG4o\" frameborder=\"0\" allowfullscreen><\/iframe><\/p>\n<h6><strong>\u00a0<\/strong><\/h6>\n<p>For hands-on training, please contact your local training provider about schedules for the following Microsoft course\u00a0<a href=\"https:\/\/www.microsoft.com\/en-sg\/learning\/course.aspx?cid=20533\">https:\/\/www.microsoft.com\/en-sg\/learning\/course.aspx?cid=20533<\/a><\/p>\n<p>This concludes this post by David Papkin about Managing Virtual Machines using Microsoft Azure IaaS<\/p>\n<p>T<\/p>\n","protected":false},"excerpt":{"rendered":"<p>This post by David Papkin is about Managing Virtual Machines using Microsoft Azure Infrastructure as a Service ( IAAS ) &nbsp; Virtual machines are the basis of Microsoft Azure and provide support for the platform\u2019s implementation of Infrastructure as a&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[24,4,8],"tags":[66,67,70,94,96,109,168],"class_list":["post-577","post","type-post","status-publish","format-standard","hentry","category-azure","category-david-papkin","category-microsoft","tag-david-mark-papkin","tag-david-papkin","tag-davidpapkin","tag-iaas","tag-infrastructure-as-a-service","tag-microsoft-azure","tag-virtual-machines"],"_links":{"self":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts\/577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=577"}],"version-history":[{"count":0,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=\/wp\/v2\/posts\/577\/revisions"}],"wp:attachment":[{"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=577"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=577"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/davidpapkin.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}