Skip to content

Commit 625d7ed

Browse files
authored
Merge pull request #14254 from mikepope-ms/May30-win-vm-classic
Removing references to Azure classic portal
2 parents 4cf9b15 + f05306c commit 625d7ed

File tree

6 files changed

+15
-15
lines changed

6 files changed

+15
-15
lines changed

articles/virtual-machines/windows/classic/capture-image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 03/13/2017
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---
@@ -51,7 +51,7 @@ Prior to capturing an image of an Azure virtual machine, it is recommended the t
5151
* Click **OK**.
5252

5353
![Run Sysprep](./media/capture-image/SysprepGeneral.png)
54-
5. Sysprep shuts down the virtual machine, which changes the status of the virtual machine in the Azure classic portal to **Stopped**.
54+
5. Sysprep shuts down the virtual machine, which changes the status of the virtual machine in the Azure portal to **Stopped**.
5555
6. In the Azure portal, click **Virtual Machines (classic)** and select the virtual machine you want to capture. The **VM images (classic)** group is listed under **Compute** when you view **More services**.
5656

5757
7. On the command bar, click **Capture**.

articles/virtual-machines/windows/classic/connect-logon.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Log on to a classic Azure VM | Microsoft Docs
3-
description: Use the Azure classic portal to log on to a Windows virtual machine created with the classic deployment model.
3+
description: Use the Azure portal to log on to a Windows virtual machine created with the classic deployment model.
44
services: virtual-machines-windows
55
documentationcenter: ''
66
author: cynthn
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 02/17/2017
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---

articles/virtual-machines/windows/classic/create-powershell.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 09/27/2016
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---
2121
# Create a Windows virtual machine with PowerShell and the classic deployment model
2222
> [!div class="op_single_selector"]
23-
> * [Azure classic portal - Windows](tutorial.md)
23+
> * [Azure portal - Windows](tutorial.md)
2424
> * [PowerShell - Windows](create-powershell.md)
2525
>
2626
>
@@ -164,7 +164,7 @@ Option 1: Create the virtual machine in an existing cloud service.
164164

165165
New-AzureVM –ServiceName "<short name of the cloud service>" -VMs $vm1
166166

167-
The short name of the cloud service is the name that appears in the list of Cloud Services in the Azure classic portal or in the list of Resource Groups in the Azure portal.
167+
The short name of the cloud service is the name that appears in the list of Cloud Services in the Azure portal or in the list of Resource Groups in the Azure portal.
168168

169169
Option 2: Create the virtual machine in an existing cloud service and virtual network.
170170

@@ -180,7 +180,7 @@ If you are using a text editor, copy the command set to the clipboard and then r
180180
If you will be creating this virtual machine again or a similar one, you can:
181181

182182
* Save this command set as a PowerShell script file (*.ps1).
183-
* Save this command set as an Azure Automation runbook in the **Automation** section of the Azure classic portal.
183+
* Save this command set as an Azure Automation runbook in the **Automation Accounts** section of the Azure portal.
184184

185185
## <a id="examples"></a>Examples
186186
Here are two examples of using the steps above to build Azure PowerShell command sets that create Windows-based Azure virtual machines.

articles/virtual-machines/windows/classic/createportal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create a custom Windows virtual machine | Microsoft Docs
3-
description: Learn how to create a custom Windows virtual machine from the Azure classic portal using the classic deployment model.
3+
description: Learn how to create a custom Windows virtual machine from the Azure portal using the classic deployment model.
44
services: virtual-machines-windows
55
documentationcenter: ''
66
author: cynthn
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 02/15/2017
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---

articles/virtual-machines/windows/classic/setup-endpoints.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Set up endpoints on a classic Windows VM | Microsoft Docs
3-
description: Learn to set up endpoints for a Windows VM in the Azure classic portal to allow communication with a Windows virtual machine in Azure.
3+
description: Learn to set up endpoints for a Windows VM in the Azure portal to allow communication with a Windows virtual machine in Azure.
44
services: virtual-machines-windows
55
documentationcenter: ''
66
author: cynthn
@@ -14,7 +14,7 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 09/27/2016
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---
@@ -26,7 +26,7 @@ All Windows virtual machines that you create in Azure using the classic deployme
2626
2727
In the **Resource Manager** deployment model, endpoints are configured using **Network Security Groups (NSGs)**. For more information, see [Allow external access to your VM using the Azure Portal](../nsg-quickstart-portal.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
2828

29-
When you create a Windows virtual machine in the Azure classic portal, common endpoints like those for Remote Desktop and Windows PowerShell Remoting are typically created for you automatically. You can configure additional endpoints while creating the virtual machine or afterwards as needed.
29+
When you create a Windows virtual machine in the Azure portal, common endpoints like those for Remote Desktop and Windows PowerShell Remoting are typically created for you automatically. You can configure additional endpoints while creating the virtual machine or afterwards as needed.
3030

3131
[!INCLUDE [virtual-machines-common-classic-setup-endpoints](../../../../includes/virtual-machines-common-classic-setup-endpoints.md)]
3232

articles/virtual-machines/windows/classic/tutorial.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,13 @@ ms.workload: infrastructure-services
1414
ms.tgt_pltfrm: vm-windows
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 02/27/2017
17+
ms.date: 05/30/2017
1818
ms.author: cynthn
1919

2020
---
2121
# Create a virtual machine running Windows in the Azure portal
2222
> [!div class="op_single_selector"]
23-
> * [Azure classic portal](tutorial.md)
23+
> * [Azure portal](tutorial.md)
2424
> * [PowerShell: Classic deployment](create-powershell.md)
2525
>
2626
>

0 commit comments

Comments
 (0)