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-local/manage/manage-data-disks.md
+8-90Lines changed: 8 additions & 90 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,14 @@ ms.service: azure-stack-hci
14
14
15
15
This article describes how to download an Azure managed disk from Azure to your Azure Local instance. You can then use the disk to create an image or to attach it to your Arc virtual machines (VMs) as needed.
16
16
17
+
## Prerequisites
18
+
19
+
Before you begin, make sure to complete the following prerequisites:
20
+
21
+
- You have access to an Azure Local instance that is deployed and registered.
22
+
- There is already a managed disk in Azure.
23
+
24
+
17
25
## Download an Azure managed disk
18
26
19
27
To download a data disk from Azure, first generate a SAS URL of the disk using Azure CLI:
@@ -94,96 +102,6 @@ Download Uri for VHD is: https://*****
94
102
"
95
103
```
96
104
97
-
### Create an image using an existing Arc VM
98
-
99
-
You can create a gallery image using an existing Arc VM. The OS disk of the Arc VM is used to create a gallery image on your Azure Local instance:
0 commit comments