-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathazure_file.html
More file actions
42 lines (42 loc) · 4.96 KB
/
azure_file.html
File metadata and controls
42 lines (42 loc) · 4.96 KB
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
<html>
<head>
<title>
Azure File
</title>
<link rel="shortcut icon" type="image/png" href="favicon.png"/>
</head>
<body>
<img src="azure_file.png" border="none" usemap="#map"/>
<map name="map">
<area shape="rect" coords="982,693,998,709" href="https://docs.microsoft.com/en-us/azure/storage/files/storage-files-networking-overview" target="_blank"/>
<area shape="rect" coords="1196,1055,1212,1071" href="https://azure.microsoft.com/en-us/pricing/details/storage/files/" target="_blank"/>
<area shape="rect" coords="188,494,204,510" href="https://docs.microsoft.com/en-us/azure/storage/file-sync/" target="_blank"/>
<area shape="rect" coords="191,423,207,439" href="https://azure.microsoft.com/en-us/features/storage-explorer/" target="_blank"/>
<area shape="rect" coords="176,392,192,408" href="https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10" target="_blank"/>
<area shape="rect" coords="184,459,200,475" href="https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy" target="_blank"/>
<area shape="rect" coords="356,337,372,353" href="https://portal.azure.com/?feature.customportal=false#blade/HubsExtension/BrowseResource/resourceType/Microsoft.Storage%2FStorageAccounts" target="_blank"/>
<area shape="rect" coords="348,401,364,417" href="https://docs.microsoft.com/en-us/cli/azure/storage/file?view=azure-cli-latest" target="_blank"/>
<area shape="rect" coords="173,550,189,566" href="https://docs.microsoft.com/fr-fr/azure/databox/" target="_blank"/>
<area shape="rect" coords="1711,312,1727,328" href="https://docs.microsoft.com/en-us/azure/storage/files/files-nfs-protocol" target="_blank"/>
<area shape="rect" coords="1648,670,1664,686" href="https://docs.microsoft.com/en-us/azure/storage/files/storage-files-scale-targets#azure-file-share-scale-targets" target="_blank"/>
<area shape="rect" coords="1836,799,1852,815" href="https://docs.microsoft.com/en-us/azure/storage/files/understanding-billing#provisioned-model" target="_blank"/>
<area shape="rect" coords="2017,827,2033,843" href="https://docs.microsoft.com/en-us/azure/storage/files/understanding-billing#provisioned-model" target="_blank"/>
<area shape="rect" coords="2278,810,2294,826" href="https://azure.microsoft.com/en-us/blog/updates-to-azure-files-nfs-v41-higher-performance-limits-and-reserved-instance-pricing/" target="_blank"/>
<area shape="rect" coords="2351,843,2367,859" href="https://azure.microsoft.com/en-us/blog/updates-to-azure-files-nfs-v41-higher-performance-limits-and-reserved-instance-pricing/" target="_blank"/>
<area shape="rect" coords="2126,886,2142,902" href="https://azure.microsoft.com/en-us/blog/updates-to-azure-files-nfs-v41-higher-performance-limits-and-reserved-instance-pricing/" target="_blank"/>
<area shape="rect" coords="2123,920,2139,936" href="https://azure.microsoft.com/en-us/blog/updates-to-azure-files-nfs-v41-higher-performance-limits-and-reserved-instance-pricing/" target="_blank"/>
<area shape="rect" coords="1395,142,1411,158" href="https://docs.microsoft.com/en-us/azure/storage/files/files-nfs-protocol" target="_blank"/>
<area shape="rect" coords="1466,45,1482,61" href="https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview?toc=/azure/storage/blobs/toc.json#storage-account-endpoints" target="_blank"/>
<area shape="rect" coords="704,269,720,285" href="https://docs.microsoft.com/en-us/azure/storage/common/storage-account-overview?toc=/azure/storage/blobs/toc.json" target="_blank"/>
<area shape="rect" coords="1757,1194,1773,1210" href="https://docs.microsoft.com/en-us/azure/storage/files/files-smb-protocol?tabs=azure-portal#smb-security-settings" target="_blank"/>
<area shape="rect" coords="1508,1183,1524,1199" href="https://docs.microsoft.com/en-us/azure/security-center/defender-for-storage-introduction" target="_blank"/>
<area shape="rect" coords="1442,1340,1458,1356" href="https://docs.microsoft.com/en-us/azure/storage/common/storage-service-encryption" target="_blank"/>
<area shape="rect" coords="1477,1464,1493,1480" href="https://docs.microsoft.com/en-us/azure/storage/common/infrastructure-encryption-enable?tabs=portal" target="_blank"/>
<area shape="rect" coords="1684,1571,1700,1587" href="https://docs.microsoft.com/en-us/azure/storage/common/infrastructure-encryption-enable?tabs=portal#create-an-encryption-scope-with-infrastructure-encryption-enabled" target="_blank"/>
<area shape="rect" coords="1899,1498,1915,1514" href="https://docs.microsoft.com/en-us/azure/storage/common/storage-service-encryption#about-encryption-key-management" target="_blank"/>
<area shape="rect" coords="691,120,707,136" href="https://docs.microsoft.com/en-us/azure/storage/files/storage-snapshots-files" target="_blank"/>
<area shape="rect" coords="707,173,723,189" href="https://docs.microsoft.com/en-us/azure/backup/azure-file-share-backup-overview" target="_blank"/>
<area shape="rect" coords="671,64,687,80" href="https://docs.microsoft.com/en-us/azure/storage/files/storage-files-prevent-file-share-deletion" target="_blank"/>
</map>
</body>
</html>