Skip to content

Commit 30eccf9

Browse files
authored
Update storage-sync-files-agent-update-policy.md
1 parent a155bd9 commit 30eccf9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

includes/storage-sync-files-agent-update-policy.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
author: khdownie
33
ms.service: azure-file-storage
44
ms.topic: include
5-
ms.date: 06/05/2024
5+
ms.date: 01/07/2025
66
ms.author: kendownie
77
---
88
The Azure File Sync agent is updated on a regular basis to add new functionality and to address issues. We recommend updating the Azure File Sync agent as new versions are available.
99

1010
#### Major vs. minor agent versions
1111

12-
* Major agent versions often contain new features and have an increasing number as the first part of the version number. For example: 17.0.0.0
13-
* Minor agent versions are also called "patches" and are released more frequently than major versions. They often contain bug fixes and smaller improvements but no new features. For example: 17.2.0.0
12+
* Major agent versions often contain new features and have an increasing number as the first part of the version number. For example: 18.0.0.0
13+
* Minor agent versions are also called "patches" and are released more frequently than major versions. They often contain bug fixes and smaller improvements but no new features. For example: 18.2.0.0
1414

1515
#### Upgrade paths
1616

@@ -68,10 +68,10 @@ Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode InstallLatest -Day <day> -Hour
6868

6969
Azure File Sync is a cloud service which continuously introduces new features and improvements. This means that a specific Azure File Sync agent version can only be supported for a limited time. To facilitate your deployment, the following rules guarantee you have enough time and notification to accommodate agent updates/upgrades in your change management process:
7070

71-
- Major agent versions are supported for at least six months from the date of initial release.
71+
- Major agent versions are supported for at least twelve months from the date of initial release.
7272
- We guarantee there is an overlap of at least three months between the support of major agent versions.
7373
- Warnings are issued for registered servers using a soon-to-be expired agent at least three months prior to expiration. You can check if a registered server is using an older version of the agent under the registered servers section of a Storage Sync Service.
74-
- The lifetime of a minor agent version is bound to the associated major version. For example, when agent version 17.0.0.0 is set to expire, agent versions 17.\*.\*.\* will all be set to expire together.
74+
- The lifetime of a minor agent version is bound to the associated major version. For example, when agent version 18.0.0.0 is set to expire, agent versions 18.\*.\*.\* will all be set to expire together.
7575

7676
> [!NOTE]
7777
> Installing an agent version with an expiration warning will display a warning but succeed. Attempting to install or connect with an expired agent version isn't supported and will be blocked.

0 commit comments

Comments
 (0)