Skip to content

Commit

Permalink
remove merge conflict tags
Browse files Browse the repository at this point in the history
  • Loading branch information
HannibalSII committed Jan 5, 2017
1 parent b76185c commit 27f49a7
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ms.devlang: na
ms.topic: article
ms.tgt_pltfrm: Azure
ms.workload: na
ms.date: 01/04/2017
ms.date: 01/05/2017
ms.author: hascipio; v-divte

---
Expand Down Expand Up @@ -139,13 +139,8 @@ To download a remote desktop file to a local machine, use the [Get-AzureRemoteDe

![drawing][img-portal-vm-rdp]
6. The cmdlet to download the RDP file for the created VM to the administrator's local desktop is as follows.
<<<<<<< HEAD

Get‐AzureRemoteDesktopFile ‐ServiceName “baseimagevm‐6820cq00” ‐Name “BaseImageVM” –LocalPath “C:\Users\Administrator\Desktop\BaseImageVM.rdp”
=======

Get-AzureRemoteDesktopFile -ServiceName “baseimagevm-6820cq00” -Name “BaseImageVM” –LocalPath “C:\Users\Administrator\Desktop\BaseImageVM.rdp”
>>>>>>> f234ca07d8917009a7d136c108fd28c51a099a55

More information about RDP can be found on MSDN in the article [Connect to an Azure VM with RDP or SSH](http://msdn.microsoft.com/library/azure/dn535788.aspx).

Expand Down

0 comments on commit 27f49a7

Please sign in to comment.