-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathimage.json
65 lines (64 loc) · 2.64 KB
/
image.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
{ "images": [
{
"name": "Azure Storage Mover Agent VM",
"publisher": "Microsoft Corporation",
"lastUpdated": "2023-12-21T12:00:00Z",
"version": "3.0.412",
"locale": "en-US",
"description": [
"Azure Storage Mover enables organizations to:",
"\r\n\r\n",
" * Efficiently migrate NFS file shares to Azure blob containers.",
"\r\n",
" * Convenient tracking and reporting for large scale migrations.",
"\r\n",
" * Minimize downtime and of your workloads through repeated source/target migrations.",
"\r\n\r\n",
"The Azure Storage Mover agent is a Linux appliance in the form of a VM image for Windows Hyper-V hypervisors.",
"\r\n",
"To learn more:",
"\r\n",
" * Agent deployment guide: https://aka.ms/StorageMover/agent/deploy",
"\r\n",
" * Azure Storage Mover overview: https://docs.microsoft.com/azure/storage-mover/",
"",
],
"config": {
"secureBoot": "false",
},
"requirements": { "diskSpace": "170000000"},
"disk": {
"uri": "https://download.microsoft.com/download/a/6/f/a6fb8dd4-4d9c-4fde-8574-fee02039c444/AzureStorageMover_3.0.412_amd64_Hyper-V.vhdx.zip",
"hash": "sha256:f9c65741b7bbb48d3414244e30b67e71523a05afdcddcbd71fafcd7c54d486a3",
"archiveRelativePath": "AzureStorageMover_3.0.412_amd64_Hyper-V.vhdx",
},
"logo": {
"uri": "https://download.microsoft.com/download/0/5/6/0563C53B-BF2C-4E18-BE30-CC4B788CE68F/Windows10_Logo.png",
"hash": "sha256:F0AD5F761003FF19A739FD4D6F9723D11ED34C543A0C0B6A821D93185B65A453",
},
"symbol": {
"uri": "https://download.microsoft.com/download/0/5/6/0563C53B-BF2C-4E18-BE30-CC4B788CE68F/Windows10_Symbol.png",
"hash": "sha256:4eb5a4e58f69b8ce2725ea4b2aee9466deadb9990e273882ba04d767b4b10f6b",
},
"thumbnail": {
"uri": "https://download.microsoft.com/download/0/3/2/0327C921-CA4B-44C6-9D0F-D7AB38E8A847/AppPackage_Blue_256x.png",
"hash": "sha256:82381FBD11CCE3778D921362C1D2E33587290B6D87D6E02D68DEF0B8F4AF23D8",
},
"details": [
{
"name": "Edition",
"value": "Azure Storage Mover",
},
{
"name": "Copyright",
"value": "Copyright (c) Microsoft Corporation. All rights reserved.",
},
{
"name": "License",
"value": "x",
},
]
}
,
]
}