-
Notifications
You must be signed in to change notification settings - Fork 2
/
storage_migration.html
26 lines (26 loc) · 2.22 KB
/
storage_migration.html
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
<html>
<head>
<title>
Storage Migration
</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
</head>
<body>
<img src="storage_migration.png" border="none" usemap="#map"/>
<map name="map">
<area shape="rect" coords="1618,127,1634,143" href="https://docs.microsoft.com/en-us/microsoft-365/commerce/add-storage-space?view=o365-worldwide" target="_blank"/>
<area shape="rect" coords="1677,48,1693,64" href="https://docs.microsoft.com/en-us/sharepoint/manage-site-collection-storage-limits" target="_blank"/>
<area shape="rect" coords="1837,39,1853,55" href="https://docs.microsoft.com/en-us/office365/servicedescriptions/sharepoint-online-service-description/sharepoint-online-limits#limits-by-plan" target="_blank"/>
<area shape="rect" coords="1407,185,1423,201" href="https://docs.microsoft.com/en-us/onedrive/set-default-storage-space" target="_blank"/>
<area shape="rect" coords="1186,309,1202,325" href="https://docs.microsoft.com/en-us/azure/storage/blobs/access-tiers-overview" target="_blank"/>
<area shape="rect" coords="1632,341,1648,357" href="https://docs.microsoft.com/en-us/azure/storage/blobs/storage-blob-reserved-capacity" target="_blank"/>
<area shape="rect" coords="1163,542,1179,558" href="https://docs.microsoft.com/en-us/azure/storage/files/storage-files-planning#storage-tiers" target="_blank"/>
<area shape="rect" coords="1590,557,1606,573" href="https://docs.microsoft.com/en-us/azure/storage/files/files-reserve-capacity" target="_blank"/>
<area shape="rect" coords="1205,705,1221,721" href="https://docs.microsoft.com/en-us/azure/azure-netapp-files/azure-netapp-files-introduction" target="_blank"/>
<area shape="rect" coords="1338,674,1354,690" href="https://docs.microsoft.com/en-us/azure/azure-netapp-files/azure-netapp-files-cost-model" target="_blank"/>
<area shape="rect" coords="1449,661,1465,677" href="https://azure.microsoft.com/fr-fr/pricing/details/netapp/" target="_blank"/>
<area shape="rect" coords="1358,746,1374,762" href="https://docs.microsoft.com/en-us/azure/azure-netapp-files/azure-netapp-files-service-levels" target="_blank"/>
<area shape="rect" coords="1611,826,1627,842" href="https://docs.microsoft.com/en-us/azure/storage/file-sync/file-sync-introduction" target="_blank"/>
</map>
</body>
</html>