Skip to content

Commit b105a72

Browse files
committed
RelNotes Acrolinx improvement
1 parent 49a607a commit b105a72

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

articles/storage-mover/release-notes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ 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 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.
93+
- Since Storage Mover depends on Azure ARC and an Entra ID 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, anas well as the Azure Arc Private Link Scope (if applicable) is in the same Azure region.
94+
- Improved instructions during agent registration when using private networking.
9595
- Security improvements and bug fixes.
9696

9797
## 2023 December 1
@@ -119,13 +119,13 @@ Major refresh release notes for:
119119
- Agent version: 2.0.358
120120

121121
### Migration scenarios
122-
- Migrating your SMB shares to Azure file shares has become generally available.
122+
- Migrating your SMB shares to Azure file shares became generally available.
123123
- The Storage Mover agent is now supported on VMware ESXi 6.7 hypervisors, as a public preview.
124124
- Migrating NFS shares to Azure Data Lake Gen2 storage is now available as a public preview.
125125

126126
### Service
127127

128-
- Migrations from NFS shares to Azure storage accounts with the hierarchical namespace service feature (HNS) enabled, are now supported and automatically leverage the ADLS Gen2 REST APIs for migration. This allows the migration of files and folders in a Data Lake compliant way. Full fidelity is preserved in just the same way as with the previously existing blob container migration path.
128+
- Migrations from NFS shares to Azure storage accounts with the hierarchical namespace service feature (HNS) enabled, are now supported and automatically apply the ADLS Gen2 REST APIs for migration. This API allows the migration of files and folders in a Data Lake compliant way. Full fidelity is preserved in just the same way as with the previously existing blob container migration path.
129129
- [Error codes and messages](status-code.md) have been improved.
130130

131131
### Agent
@@ -255,5 +255,5 @@ To access copy logs on the agent:
255255
[!INCLUDE [agent-shell-connect](includes/agent-shell-connect.md)]
256256
1. Select option `3) Service and job status`
257257
1. Select option `2) Job summary`
258-
1. A list of jobs that have run on the agent is shown. Copy the ID in the format `Job definition id: Job run id` that represents the job you want to retrieve the copy logs for. You can confirm you've selected the right job by looking at the details of your selected job by pasting it into menu option `3) Job details`
258+
1. A list of jobs that previously ran on the agent is shown. Copy the ID in the format `Job definition id: Job run id` that represents the job you want to retrieve the copy logs for. You can confirm the selection of the correct job by looking at the details of your selected job by pasting it into menu option `3) Job details`
259259
1. Retrieve the copy logs by selecting option `4) Job copylogs` and providing the same ID from the previous step.

0 commit comments

Comments
 (0)