|
2 | 2 | author: khdownie
|
3 | 3 | ms.service: azure-file-storage
|
4 | 4 | ms.topic: include
|
5 |
| -ms.date: 06/05/2024 |
| 5 | +ms.date: 01/07/2025 |
6 | 6 | ms.author: kendownie
|
7 | 7 | ---
|
8 | 8 | 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.
|
9 | 9 |
|
10 | 10 | #### Major vs. minor agent versions
|
11 | 11 |
|
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 |
14 | 14 |
|
15 | 15 | #### Upgrade paths
|
16 | 16 |
|
@@ -68,10 +68,10 @@ Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode InstallLatest -Day <day> -Hour
|
68 | 68 |
|
69 | 69 | 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:
|
70 | 70 |
|
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. |
72 | 72 | - We guarantee there is an overlap of at least three months between the support of major agent versions.
|
73 | 73 | - 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. |
75 | 75 |
|
76 | 76 | > [!NOTE]
|
77 | 77 | > 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