Skip to content

Commit 99720e4

Browse files
committed
Acxrolinx improvements + adding a forgotten number in a Tip.
1 parent 4e323ac commit 99720e4

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/storage-mover/bandwidth-management.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This schedule looks a lot like a calendar in outlook, but there are a few import
3434
- 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.
3535

3636
> [!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.
3838
3939
## Enabling or changing a bandwidth management schedule
4040

@@ -61,7 +61,7 @@ Here you can create a custom schedule for this selected agent, or you can [reuse
6161
> 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.
6262
6363
> [!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.
6565
6666
## Changing or deleting a bandwidth limit
6767

@@ -88,7 +88,7 @@ You can reuse the bandwidth limit schedule from another agent.
8888
> 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.
8989
9090
> [!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.
9292
9393
## Use PowerShell to configure a bandwidth limit schedule
9494

articles/storage-mover/release-notes.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Refresh release notes for:
9090
- 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.
9191
- A new option, 'Test Network Connectivity Verbosely' can help diagnose local network problems more easily.
9292
- 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).
9494
- Improved instructions during agent registration when using private networking.
9595
- Security improvements and bug fixes.
9696

@@ -132,7 +132,7 @@ Major refresh release notes for:
132132

133133
- Changes required for the previously mentioned migration paths.
134134
- 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)
136136
- Avoid a job error condition when the source is an empty SMB share.
137137
- Improvements to agent-local network configuration like applying a static IP to the agent, or an error listing certain network configuration.
138138
- Security improvements.
@@ -181,8 +181,8 @@ Existing migration scenarios from the GA release remain unchanged. This release
181181
### Service
182182

183183
- 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.
185+
- Improved error messages.
186186

187187
### Agent
188188

0 commit comments

Comments
 (0)