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
| Important security release | 3.0.412 | November 30, 2023 | Current |
23
-
| Major refresh release | 2.0.358 | November 6, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
24
-
| Refresh release | 2.0.287 | August 5, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
25
-
| Refresh release | 1.1.256 | June 14, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
26
-
| General availability release | 1.0.229 | April 17, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
27
-
| Public preview release | 0.1.116 | September 15, 2022 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
20
+
| Milestone | Version number | Release date | Status |
| Bandwidth Management and general improvements | 3.1.613 | July 10, 2024 | Current |
23
+
| Performance and security improvements | 3.1.593 | June 16, 2024 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
24
+
| Agent registration and private networking improvements | 3.0.500| April 2, 2024 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
25
+
| Important security release | 3.0.412 | November 30, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
26
+
| Major refresh release | 2.0.358 | November 6, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
27
+
| Refresh release | 2.0.287 | August 5, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
28
+
| Refresh release | 1.1.256 | June 14, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
29
+
| General availability release | 1.0.229 | April 17, 2023 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
30
+
| Public preview release | 0.1.116 | September 15, 2022 | No longer supported. Decommision and download latest agent from [Microsoft Download Center](https://aka.ms/StorageMover/agent).|
28
31
29
32
### Azure Storage Mover update policy
30
33
@@ -36,11 +39,6 @@ The automatic agent update doesn't affect running migration jobs. Running jobs a
36
39
> [!TIP]
37
40
> Always download the latest agent version from Microsoft Download Center. [https://aka.ms/StorageMover/agent](https://aka.ms/StorageMover/agent). Redistributing previously downloaded images may no longer be supported (check the [Supported agent versions](#supported-agent-versions) table), or they need to update themselves prior to being ready for use. Speed up your deployments by always obtaining a the latest image from Microsoft Download Center.
38
41
39
-
#### Major vs. minor versions
40
-
41
-
* Major agent versions often contain new features and have an increasing number as the first part of the version number. For example: 1.0.0
42
-
* 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: 1.1.0
43
-
44
42
#### Lifecycle and change management guarantees
45
43
46
44
Azure Storage Mover is a hybrid service, which continuously introduces new features and improvements. Azure Storage Mover agent versions can only be supported for a limited time. Agents automatically update themselves to the latest version. There's no need to manage any part of the self-update process. However, agents need to be running and connected to the internet to check for updates. To facilitate updates to agents that haven't been running for a while:
@@ -52,14 +50,58 @@ Azure Storage Mover is a hybrid service, which continuously introduces new featu
52
50
> [!IMPORTANT]
53
51
> Preview versions of the Storage Mover agent cannot update themselves. You must replace them manually by deploying the [latest available agent](https://aka.ms/StorageMover/agent).
54
52
53
+
## 2024 July 10
54
+
55
+
Major refresh release notes for:
56
+
57
+
- Service version: July 2, 2024
58
+
- Agent version: 3.1.613
59
+
60
+
### What's new
61
+
62
+
- Supports WAN link bandwidth management schedules. ([see documentation](bandwidth-management.md))
63
+
- Performance optimizations.
64
+
- Security improvements and bug fixes.
65
+
66
+
## 2024 June 16
67
+
68
+
Refresh release notes for:
69
+
70
+
- Service version: June 10, 2024
71
+
- Agent version: 3.1.593
72
+
73
+
### What's new
74
+
75
+
- You can now collect support bundles from the agent VM even if a part of it isn't running.
76
+
- The agent can now handle data migration from SMB shares that do not support *INodes*.
77
+
- Improved agent registration reliability.
78
+
- Security improvements and bug fixes.
79
+
80
+
## 2024 April 2
81
+
82
+
Refresh release notes for:
83
+
84
+
- Service version: April 2, 2024
85
+
- Agent version: 3.0.500
86
+
87
+
## What's new
88
+
89
+
- Improved agent registration: You can now add tags to the ARC machine that the agent creates.
90
+
- Improved network connectivity testing: The Storage Mover agent now utilizes the Azure ARC CLI tool (azcmagent) and a curl GET command to verify the ARC and Storage Mover endpoints with the 'Test Network Connectivity' option in the agent console.
91
+
- A new option, 'Test Network Connectivity Verbosely' can help diagnose local network problems more easily.
92
+
- Improved user experience to error conditions during agent registration and unregistration processes.
93
+
- Since Storage Mover depends on Azure ARC and an Entra ID Managed Identity, additional safeguards are added that ensure seamless registration: The ARC *Hybrid Compute* resource is now created in the same region as the storage mover resource, anas well as the Azure Arc Private Link Scope (if applicable) is in the same Azure region.
94
+
- Improved instructions during agent registration when leveraging private networking.
95
+
- Security improvements and bug fixes.
96
+
55
97
## 2023 December 1
56
98
57
99
Major refresh release notes for:
58
100
59
101
- Service version: December 1, 2023
60
102
- Agent version: 3.0.412
61
103
62
-
### Agent
104
+
### What's new
63
105
64
106
- Extended support to the SMB 2.0 protocol (vs. previously SMB 2.1+)
0 commit comments