You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: azure-stack/user/azure-stack-quick-windows-portal.md
+16-19Lines changed: 16 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,8 @@ title: Create a Windows VM with Azure Stack Hub portal
3
3
description: Learn how to create a Windows Server 2016 virtual machine (VM) with the Azure Stack Hub portal.
4
4
author: sethmanheim
5
5
ms.topic: quickstart
6
-
ms.date: 10/4/2021
6
+
ms.date: 01/27/2025
7
7
ms.author: sethm
8
-
ms.reviewer: kivenkat
9
8
ms.lastreviewed: 10/4/2021
10
9
ms.custom: mode-portal
11
10
@@ -15,56 +14,54 @@ ms.custom: mode-portal
15
14
16
15
# Quickstart: Create a Windows server VM with the Azure Stack Hub portal
17
16
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.
19
18
20
19
> [!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).
23
21
24
22
## Sign in to the Azure Stack Hub portal
25
23
26
24
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:
27
25
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).
31
29
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).
33
31
34
32
## Create a VM
35
33
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).
38
35
39
-

36
+

40
37
41
38
1. Select **Create**.
42
39
43
-

40
+

44
41
45
42
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**.
46
43
47
-

44
+

48
45
49
46
1. Select **D1_v2** under **Size**, and then choose on **Select**.
50
47
51
-

48
+

52
49
53
50
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**.
54
51
55
-

52
+

56
53
57
54
1. Select **OK** under **Summary** to create the VM.
58
55
59
-

56
+

60
57
61
58
1. Select **Virtual Machines** to review your new VM. Search for the VM name, and then select the VM in the search results.
62
59
63
-

60
+

64
61
65
62
## Clean up resources
66
63
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**.
0 commit comments