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/operator/hotfix-1-2005-48-137.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ To apply this hotfix, you must have version **1.2005.6.53** or later.
91
91
92
92
Download the following files. Then, follow the instructions in [Apply updates in Azure Stack](azure-stack-apply-updates.md) to apply this update.
93
93
94
-
[Download the zip file now](https://azurestackhub.azureedge.net/PR/download/MAS_HotFix_1.2005.48.137/HotFix/AzS_Update_1.2005.48.137.zip).
94
+
[Download the zip file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_HotFix_1.2005.48.137/HotFix/AzS_Update_1.2005.48.137.zip).
95
95
96
96
[Download the hotfix xml file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_HotFix_1.2005.48.137/HotFix/metadata.xml).
Copy file name to clipboardExpand all lines: azure-stack/operator/hotfix-1-2008-41-161.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -113,7 +113,7 @@ To apply this hotfix, you must have version **1.2008.13.88** or later.
113
113
114
114
Download the following files. Then, follow the instructions in [Apply updates in Azure Stack](azure-stack-apply-updates.md) to apply this update.
115
115
116
-
[Download the zip file now](https://azurestackhub.azureedge.net/PR/download/MAS_ProdHotfix_1.2008.41.161/HotFix/AzS_Update_1.2008.41.161.zip).
116
+
[Download the zip file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2008.41.161/HotFix/metadata.xml).
117
117
118
118
[Download the hotfix xml file now](https://azurestackhub.download.prss.microsoft.com/dbazure/download/MAS_ProdHotfix_1.2008.41.161/HotFix/AzS_Update_1.2008.41.161.zip).
Copy file name to clipboardExpand all lines: azure-stack/user/azure-stack-manage-vm-disks.md
+22-18Lines changed: 22 additions & 18 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 VM disk storage in Azure Stack Hub
3
3
description: Create disks for virtual machines in Azure Stack Hub.
4
4
author: sethmanheim
5
5
ms.topic: conceptual
6
-
ms.date: 06/22/2021
6
+
ms.date: 01/25/2025
7
7
ms.author: sethm
8
-
ms.reviewer: jiahan
9
8
ms.lastreviewed: 11/22/2020
10
9
ms.custom:
11
10
- devx-track-azurepowershell
@@ -29,7 +28,7 @@ Unmanaged disks require that you create a storage account to store the disks. Th
29
28
30
29
## Best practice guidelines
31
30
32
-
It is recommended that you use managed disks for VMs for easier management and capacity balance. You don't have to prepare a storage account and containers before using managed disks. When creating multiple managed disks, the disks are distributed into multiple volumes, which helps to balance the capacity of volumes.
31
+
It's recommended that you use managed disks for VMs for easier management and capacity balance. You don't have to prepare a storage account and containers before using managed disks. When you create multiple managed disks, the disks are distributed into multiple volumes, which helps to balance the capacity of volumes.
33
32
34
33
For unmanaged disks, to improve performance and reduce the overall costs, we recommend that you place each unmanaged disk in a separate container. Although you can put both OS disks and data disks in the same container, the best practice is that one container should hold either an OS disk or a data disk, but not both at the same time.
35
34
@@ -41,7 +40,7 @@ When you create VMs, you can reuse the same storage account for each new virtual
41
40
42
41
The following table summarizes how to add disks by using the portal, and by using PowerShell:
43
42
44
-
| Method | Options
43
+
| Method | Options|
45
44
|-|-|
46
45
|User portal| - Add new data disks to an existing VM. New disks are created by Azure Stack Hub. </br> </br> - Add an existing disk (.vhd) file to a previously created VM. To do so, you must prepare the .vhd and then upload the file to Azure Stack Hub. |
47
46
|[PowerShell](#use-powershell-to-add-multiple-disks-to-a-vm)| - Create a new VM with an OS disk, and at the same time add one or more data disks to that VM. |
@@ -52,37 +51,42 @@ By default, when you use the portal to create a VM for most marketplace items, o
52
51
53
52
After you create a VM, you can use the portal to:
54
53
55
-
* Create a new data disk and attach it to the VM.
56
-
* Upload an existing data disk and attach it to the VM.
54
+
- Create a new data disk and attach it to the VM.
55
+
- Upload an existing data disk and attach it to the VM.
57
56
58
57
Put each unmanaged disk you add into a separate container.
59
58
60
59
### Use the portal to create and attach a new data disk
61
60
62
61
1. In the portal, select **All services**, then **Compute**, then **Virtual machines**.
62
+
63
63
[](media/azure-stack-manage-vm-disks/vm-dashboard.png#lightbox)
64
64
65
-
2. Select a VM that has previously been created from the list.
65
+
1. Select a VM that has previously been created from the list.
66
+
1. For the VM, select **Disks**, then **Add data disk**.
66
67
67
-
3. For the VM, select **Disks**, then **Add data disk**.
68
68
[](media/azure-stack-manage-vm-disks/attach-disks.png#lightbox)
69
69
70
-
4. For the data disk:
71
-
* Enter the **LUN**. The LUN must be a valid number.
72
-
* Select **Create disk**.
70
+
1. For the data disk:
71
+
72
+
- Enter the **LUN**. The LUN must be a valid number.
73
+
- Select **Create disk**.
74
+
73
75

74
76
75
-
5. In the **Create managed disk** blade:
76
-
* Enter the **Name** of the disk.
77
-
* Select an existing **Resource group** or create a new one.
78
-
* Select the **Location**. By default, the location is set to the same container that holds the OS disk.
79
-
* Select the **Account type**.
77
+
1. In the **Create managed disk** blade:
78
+
79
+
- Enter the **Name** of the disk.
80
+
- Select an existing **Resource group** or create a new one.
81
+
- Select the **Location**. By default, the location is set to the same container that holds the OS disk.
82
+
- Select the **Account type**.
83
+
80
84

81
85
82
86
> [!NOTE]
83
87
> Premium disks (SSD) and standard disks (HDD) are backed by the same storage infrastructure in Azure Stack Hub. They provide the same performance.
84
88
85
-
* Select the **Source type**.
89
+
- Select the **Source type**.
86
90
87
91
Create a disk from a snapshot of another disk, a blob in a storage account, or create an empty disk.
88
92
@@ -99,7 +103,7 @@ Put each unmanaged disk you add into a separate container.
99
103
100
104
* Select **Create**. Azure Stack Hub creates and validates the managed disk.
101
105
102
-
6. After Azure Stack Hub creates the disk and attaches it to the VM, the new disk is listed in the VM disk settings under **Data disks**.
106
+
1. After Azure Stack Hub creates the disk and attaches it to the VM, the new disk is listed in the VM disk settings under **Data disks**.
0 commit comments