@@ -62,18 +62,25 @@ Cloud tiering is an optional feature of Azure File Sync in which infrequently us
62
62
> [ !Important]
63
63
> Cloud tiering is not supported for server endpoints on the Windows system volumes.
64
64
65
- ## Azure File Sync interoperability
66
- This section covers Azure File Sync interoperability with Windows Server features and roles and third-party solutions.
65
+ ## Azure File Sync system requirements and interoperability
66
+ This section covers Azure File Sync agent system requirements and interoperability with Windows Server features and roles and third-party solutions.
67
67
68
- ### Supported versions of Windows Server
69
- Currently, the supported versions of Windows Server by Azure File Sync are:
68
+ ### System Requirements
69
+ - A server running Windows Server 2012 R2 or Windows Server 2016
70
70
71
- | Version | Supported SKUs | Supported deployment options |
72
- | ---------| ----------------| ------------------------------|
73
- | Windows Server 2016 | Datacenter and Standard | Full (server with a UI) |
74
- | Windows Server 2012 R2 | Datacenter and Standard | Full (server with a UI) |
71
+ | Version | Supported SKUs | Supported deployment options |
72
+ | ---------| ----------------| ------------------------------|
73
+ | Windows Server 2016 | Datacenter and Standard | Full (server with a UI) |
74
+ | Windows Server 2012 R2 | Datacenter and Standard | Full (server with a UI) |
75
75
76
- Future versions of Windows Server will be added as they are released. Earlier versions of Windows might be added based on user feedback.
76
+ Future versions of Windows Server will be added as they are released. Earlier versions of Windows might be added based on user feedback.
77
+
78
+ - A server with a minimum of 2GB of memory
79
+
80
+ > [ !Important]
81
+ > If the server is running in a virtual machine with dynamic memory enabled, the VM should be configured with a minimum 2048MB of memory.
82
+
83
+ - A locally attached volume formatted with the NTFS file system
77
84
78
85
> [ !Important]
79
86
> We recommend keeping all servers that you use with Azure File Sync up to date with the latest updates from Windows Update.
0 commit comments