Skip to content

Commit 2dfc623

Browse files
authored
Update storage-sync-files-agent-update-policy.md
1 parent 4f6b9f9 commit 2dfc623

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/04/2024
5+
ms.date: 06/05/2024
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: 16.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: 16.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: 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
1414

1515
#### Upgrade paths
1616

@@ -62,7 +62,7 @@ To change the current policy setting to the immediate update track, you can use:
6262
Set-StorageSyncAgentAutoUpdatePolicy -PolicyMode InstallLatest -Day <day> -Hour <hour>
6363
```
6464
> [!NOTE]
65-
> If flighting has already completed for the latest agent version and the agent auto update policy is set to InstallLatest, the agent will not auto-update until the next agent version is flighted. To update to an agent version that has completed flighting, use Microsoft Update or AfsUpdater.exe. To check if an agent version is currently flighting, check the [supported versions](/azure/storage/file-sync/file-sync-release-notes#supported-versions) section in the release notes.
65+
> If flighting has already completed for the latest agent version and the agent auto update policy is changed to InstallLatest, the agent will not auto-upgrade until the next agent version is flighted. To update to an agent version that has completed flighting, use Microsoft Update or AfsUpdater.exe. To check if an agent version is currently flighting, check the [supported versions](/azure/storage/file-sync/file-sync-release-notes#supported-versions) section in the release notes.
6666
6767
#### Agent lifecycle and change management guarantees
6868

@@ -71,7 +71,7 @@ Azure File Sync is a cloud service which continuously introduces new features an
7171
- Major agent versions are supported for at least six 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 16.0.0.0 is set to expire, agent versions 16.\*.\*.\* 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 17.0.0.0 is set to expire, agent versions 17.\*.\*.\* 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)