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
Copy file name to clipboardExpand all lines: articles/storage-mover/bandwidth-management.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ This schedule looks a lot like a calendar in outlook, but there are a few import
34
34
- The schedule doesn't store a timezone. When you set a limit that starts for instance at 9am, then that means agent-local time. You can see what timezone is configured for the agent. Pay close attention, the agent's timezone may be different from the timezone of your site where the agent is deployed.
35
35
36
36
> [!TIP]
37
-
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
37
+
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>3. Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
38
38
39
39
## Enabling or changing a bandwidth management schedule
40
40
@@ -61,7 +61,7 @@ Here you can create a custom schedule for this selected agent, or you can [reuse
61
61
> Only the *migration data stream* an agent establishes to your target storage in Azure is controlled by this schedule. In addition to this data stream, there is control plane traffic from the agent to Azure. Control messages, progress telemetry, and copy logs generally require only a small amount of bandwidth. To ensure proper functionality of the agent throughout your migration, the control plane of the agent is not governed by the schedule you set. In an extreme case the agent may exceed the limits you defined by a small amount.
62
62
63
63
> [!TIP]
64
-
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
64
+
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>3. Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
65
65
66
66
## Changing or deleting a bandwidth limit
67
67
@@ -88,7 +88,7 @@ You can reuse the bandwidth limit schedule from another agent.
88
88
> Schedules are stored free of a timezone. That enables them to be reused on other agents. A scheduled limit will be in effect during this time in whatever the agent's timezone is. You need to ensure that you offset your bandwidth management schedule if the agent's timezone is different to the one used in the location you've deployed the agent in. For example, if the agent's timezone is UTC but your agent is actually deployed in the Pacific timezone (PST), you need to offset your schedule by -7 hours. Alternatively, you can adjust the agent's timezone to the correct one for the location. Doing this removes the need to offset your schedule and also enables your schedule to automatically adjust to Daylight Savings, should your timezone observe that.
89
89
90
90
> [!TIP]
91
-
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
91
+
> You can set the timezone of a Storage Mover agent to where it is deployed.<br>1. [Connect to the agent console and login](agent-register.md#step-1-connect-to-the-agent-vm)<br>2. Select menu option: ``1) System configuration`` <br>3. Select menu option: ``3) Change timezone`` and follow the prompts to make your selection.
92
92
93
93
## Use PowerShell to configure a bandwidth limit schedule
Copy file name to clipboardExpand all lines: articles/storage-mover/release-notes.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Refresh release notes for:
90
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
91
- A new option, 'Test Network Connectivity Verbosely' can help diagnose local network problems more easily.
92
92
- Improved user experience to error conditions during agent registration and unregistration processes.
93
-
-Since Storage Mover depends on Azure ARC and a Managed Identity, extra safeguards are added that ensure seamless registration: The ARC *Hybrid Compute* resource is now created in the same region as the storage mover resource, as well as the Azure Arc Private Link Scope (if applicable).
93
+
- Storage Mover depends on Azure ARC and a Managed Identity. Extra safeguards were added that ensure seamless registration: The ARC *Hybrid Compute* resource is now created in the same region as the storage mover resource, as well as the Azure Arc Private Link Scope (if applicable).
94
94
- Improved instructions during agent registration when using private networking.
95
95
- Security improvements and bug fixes.
96
96
@@ -132,7 +132,7 @@ Major refresh release notes for:
132
132
133
133
- Changes required for the previously mentioned migration paths.
134
134
- Improved handling and logging of files that fail migration when they contain invalid characters or are in use during a migration.
135
-
- Added support for file and folder security descriptors larger than 8KiB. (ACLs)
135
+
- Added support for file and folder security descriptors larger than 8 KiB. (ACLs)
136
136
- Avoid a job error condition when the source is an empty SMB share.
137
137
- Improvements to agent-local network configuration like applying a static IP to the agent, or an error listing certain network configuration.
138
138
- Security improvements.
@@ -181,8 +181,8 @@ Existing migration scenarios from the GA release remain unchanged. This release
181
181
### Service
182
182
183
183
- Fixed a corner-case issue where the *mirror* copy mode may miss changes made in the source since the job was last ran.
184
-
-Moving a storage mover resource to a different resource group, an issue was fixed where some properties could be left behind.
185
-
-Error messages were improved.
184
+
-Fixed an issue when moving a Storage Mover resource to a different resource group. It was possible for some properties to be left behind.
0 commit comments