Skip to content

Commit 75c3a16

Browse files
committed
One more
1 parent 179f608 commit 75c3a16

File tree

1 file changed

+16
-19
lines changed

1 file changed

+16
-19
lines changed

azure-stack/user/azure-stack-quick-windows-portal.md

Lines changed: 16 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@ title: Create a Windows VM with Azure Stack Hub portal
33
description: Learn how to create a Windows Server 2016 virtual machine (VM) with the Azure Stack Hub portal.
44
author: sethmanheim
55
ms.topic: quickstart
6-
ms.date: 10/4/2021
6+
ms.date: 01/27/2025
77
ms.author: sethm
8-
ms.reviewer: kivenkat
98
ms.lastreviewed: 10/4/2021
109
ms.custom: mode-portal
1110

@@ -15,56 +14,54 @@ ms.custom: mode-portal
1514

1615
# Quickstart: Create a Windows server VM with the Azure Stack Hub portal
1716

18-
Learn how to create a Windows Server 2016 virtual machine (VM) by using the Azure Stack Hub portal.
17+
Learn how to create a Windows Server 2016 virtual machine (VM) using the Azure Stack Hub portal.
1918

2019
> [!NOTE]
21-
> If you are looking for instructions to create a Windows VM in global Azure rather than
22-
Azure Stack Hub, see [Quickstart: Create a Windows virtual machine in the Azure portal](/azure/virtual-machines/windows/quick-create-portal).
20+
> If you are looking for instructions to create a Windows VM in global Azure rather than in Azure Stack Hub, see [Quickstart: Create a Windows virtual machine in the Azure portal](/azure/virtual-machines/windows/quick-create-portal).
2321
2422
## Sign in to the Azure Stack Hub portal
2523

2624
Sign in to the Azure Stack Hub user portal. The address of the Azure Stack Hub portal depends on which Azure Stack Hub product you're connecting to:
2725

28-
* For the Azure Stack Development Kit (ASDK), go to: `https://portal.local.azurestack.external`.
29-
* For an Azure Stack Hub integrated system, go to the URL that your Azure Stack Hub operator provided.
30-
* For more information about working with the Azure Stack Hub user portal, see [Use the Azure Stack Hub user portal](azure-stack-use-portal.md).
26+
- For the Azure Stack Development Kit (ASDK), go to: `https://portal.local.azurestack.external`.
27+
- For an Azure Stack Hub integrated system, go to the URL that your Azure Stack Hub operator provided.
28+
- For more information about working with the Azure Stack Hub user portal, see [Use the Azure Stack Hub user portal](azure-stack-use-portal.md).
3129

32-
If you have already created a VM in Azure Stack Hub, you can find best practices, the availability of sizes, and OS disks and images at [Introduction to Azure Stack Hub VMs](azure-stack-compute-overview.md).
30+
If you already created a VM in Azure Stack Hub, you can find best practices, the availability of sizes, and OS disks and images at [Introduction to Azure Stack Hub VMs](azure-stack-compute-overview.md).
3331

3432
## Create a VM
3533

36-
1. Select **Create a resource** > **Compute**. Search for` Windows Server 2016 Datacenter - Pay as you use`.
37-
If you don't see the **Windows Server 2016 Datacenter - Pay-as-you-use** entry, contact your Azure Stack Hub cloud operator and ask for the image to be added to the Azure Stack Hub Marketplace. For instructions, your cloud operator can refer to [Create and publish a custom Azure Stack Hub Marketplace item](../operator/azure-stack-create-and-publish-marketplace-item.md).
34+
1. Select **Create a resource** > **Compute**. Search for **Windows Server 2016 Datacenter - Pay as you use**. If you don't see the **Windows Server 2016 Datacenter - Pay-as-you-use** entry, contact your Azure Stack Hub cloud operator and ask for the image to be added to the Azure Stack Hub Marketplace. For instructions, your cloud operator can refer to [Create and publish a custom Azure Stack Hub Marketplace item](../operator/azure-stack-create-and-publish-marketplace-item.md).
3835

39-
![Windows Server 2016 Datacenter - Pay as you use](./media/azure-stack-quick-windows-portal/image1a.png)
36+
![Windows Server 2016 Datacenter - Pay as you use](./media/azure-stack-quick-windows-portal/image1a.png)
4037

4138
1. Select **Create**.
4239

43-
![Create a resource](./media/azure-stack-quick-windows-portal/image2a.png)
40+
![Create a resource](./media/azure-stack-quick-windows-portal/image2a.png)
4441

4542
1. Enter a **Name**, **Disk Type**, **User name**, and **Password** under **Basics**. Choose a **Subscription**. Create a **Resource group**, or select an existing one, select a **Location**, and then select **OK**.
4643

47-
![Create a VM - Basics](./media/azure-stack-quick-windows-portal/image3a.png)
44+
![Create a VM - Basics](./media/azure-stack-quick-windows-portal/image3a.png)
4845

4946
1. Select **D1_v2** under **Size**, and then choose on **Select**.
5047

51-
![Create a VM - Size](./media/azure-stack-quick-windows-portal/image4a.png)
48+
![Create a VM - Size](./media/azure-stack-quick-windows-portal/image4a.png)
5249

5350
1. On the **Settings** page, change the defaults to match your configuration. Configure the public inbound ports from the related drop-down. Then,select **OK**.
5451

55-
![Create a VM - Settings](./media/azure-stack-quick-windows-portal/image5a.png)
52+
![Create a VM - Settings](./media/azure-stack-quick-windows-portal/image5a.png)
5653

5754
1. Select **OK** under **Summary** to create the VM.
5855

59-
![Create a VM - Summary](./media/azure-stack-quick-windows-portal/image6a.png)
56+
![Create a VM - Summary](./media/azure-stack-quick-windows-portal/image6a.png)
6057

6158
1. Select **Virtual Machines** to review your new VM. Search for the VM name, and then select the VM in the search results.
6259

63-
![Create a VM - Search for VM](./media/azure-stack-quick-windows-portal/image7a.png)
60+
![Create a VM - Search for VM](./media/azure-stack-quick-windows-portal/image7a.png)
6461

6562
## Clean up resources
6663

67-
When you're finished using the VM, delete the VM and its resources. To do so, select the resource group on the VM page and select **Delete**.
64+
When you're finished using the VM, delete the VM and its resources. To do so, select the resource group on the VM page and then select **Delete**.
6865

6966
## Next steps
7067

0 commit comments

Comments
 (0)