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
| Windows Server 2025 | Azure, Datacenter, Essentials, Standard, and IoT | Full and Core |
78
79
| Windows Server 2022 | Azure, Datacenter, Essentials, Standard, and IoT | Full and Core |
79
80
| Windows Server 2019 | Datacenter, Essentials, Standard, and IoT | Full and Core |
80
81
| Windows Server 2016 | Datacenter, Essentials, Standard, and Storage Server | Full and Core |
@@ -234,8 +235,8 @@ In this case, Azure File Sync would need about 209,500,000 KiB (209.5 GiB) of sp
234
235
235
236
### Data Deduplication
236
237
237
-
**Windows Server 2022, Windows Server 2019, and Windows Server 2016**
238
-
Data Deduplication is supported irrespective of whether cloud tiering is enabled or disabled on one or more server endpoints on the volume for Windows Server 2016, Windows Server 2019, and Windows Server 2022. Enabling Data Deduplication on a volume with cloud tiering enabled lets you cache more files on-premises without provisioning more storage.
238
+
**Windows Server 2025, Windows Server 2022, Windows Server 2019, and Windows Server 2016**
239
+
Data Deduplication is supported irrespective of whether cloud tiering is enabled or disabled on one or more server endpoints on the volume for Windows Server 2016, Windows Server 2019, Windows Server 2022 and Windows Server 2025. Enabling Data Deduplication on a volume with cloud tiering enabled lets you cache more files on-premises without provisioning more storage.
239
240
240
241
When Data Deduplication is enabled on a volume with cloud tiering enabled, Dedup optimized files within the server endpoint location will be tiered similar to a normal file based on the cloud tiering policy settings. Once the Dedup optimized files have been tiered, the Data Deduplication garbage collection job will run automatically to reclaim disk space by removing unnecessary chunks that are no longer referenced by other files on the volume.
241
242
@@ -255,9 +256,9 @@ Azure File Sync doesn't support Data Deduplication and cloud tiering on the same
255
256
- For ongoing Deduplication optimization jobs, cloud tiering with date policy will get delayed by the Data Deduplication [MinimumFileAgeDays](/powershell/module/deduplication/set-dedupvolume) setting, if the file isn't already tiered.
256
257
- Example: If the MinimumFileAgeDays setting is seven days and cloud tiering date policy is 30 days, the date policy will tier files after 37 days.
257
258
- Note: Once a file is tiered by Azure File Sync, the Deduplication optimization job will skip the file.
258
-
- If a server running Windows Server 2012 R2 with the Azure File Sync agent installed is upgraded to Windows Server 2016, Windows Server 2019or Windows Server 2022, the following steps must be performed to support Data Deduplication and cloud tiering on the same volume:
259
+
- If a server running Windows Server 2012 R2 with the Azure File Sync agent installed is upgraded to Windows Server 2016, Windows Server 2019, Windows Server 2022, or Windows Server 2025, the following steps must be performed to support Data Deduplication and cloud tiering on the same volume:
259
260
- Uninstall the Azure File Sync agent for Windows Server 2012 R2 and restart the server.
260
-
- Download the Azure File Sync agent for the new server operating system version (Windows Server 2016, Windows Server 2019, or Windows Server 2022).
261
+
- Download the Azure File Sync agent for the new server operating system version (Windows Server 2016, Windows Server 2019, Windows Server 2022, or Windows Server 2025).
261
262
- Install the Azure File Sync agent and restart the server.
262
263
263
264
Note: The Azure File Sync configuration settings on the server are retained when the agent is uninstalled and reinstalled.
@@ -99,6 +99,9 @@ Azure File Sync support for system-assigned managed identities will be in previe
99
99
**Sync performance improvements**
100
100
Sync performance has significantly improved for file share migrations and when metadata-only is changed (for example, ACL changes). Performance numbers will be posted when they are available.
101
101
102
+
**Support for Windows Server 2025**
103
+
The Azure File Sync agent is now supported on Windows Server 2025.
104
+
102
105
**Miscellaneous reliability and telemetry improvements for cloud tiering and sync**
0 commit comments