Skip to content

Commit af40af9

Browse files
committed
Addressed pre-review issues
1 parent 3f128d6 commit af40af9

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/storage-mover/includes/agent-shell-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ssh <AgentIpAddress> -l admin
1818
> [!IMPORTANT]
1919
> A newly deployed Storage Mover agent has a default password: </br>**Local user:** admin </br>**Default password:** admin
2020
21-
You are prompted and strongly advised to change the default password immediately after you first connect to a newly deployed agent. Note down the new password, there is no process to recover it. Losing your password locks you out from the administrative shell. Cloud management does not require this local admin password. If the agent was previously registered, you can still use it for migration jobs. Agents are somewhat disposable. They hold little value beyond the current migration job they are executing. You can always deploy a new agent and use that instead to run the next migration job.
21+
You're prompted and advised to change the default password immediately after you first connect to a newly deployed agent. Note down the new password, there's no process to recover it. Losing your password locks you out from the administrative shell. Cloud management doesn't require this local admin password. If the agent was previously registered, you can still use it for migration jobs. Agents are disposable. They hold little value beyond the current migration job they're executing. You can always deploy a new agent and use that instead to run the next migration job.
2222

2323
> [!NOTE]
2424
> Losing the local account password during public preview precludes you from accessing your detailed copy logs.

articles/storage-mover/migration-basics.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@ How your files are copied from source to target matters just as much as from whe
124124

125125
There are two copy modes:
126126

127-
| | |
128-
|-----------------------------------------------------|---------------|
127+
| Copy mode | Migration behavior |
128+
|-----------------------------------------------------|--------------------|
129129
|**Mirror**<br/>The target will look like the source. | *- Files in the target will be deleted if they don’t exist in the source.*<br/>*- Files and folders in the target will be updated to match the source.* |
130130
|**Merge**<br/>The target has more content than the source, and you keep adding to it. | *- Files will be kept in the target, even if they don’t exist in the source.*<br/>*- Files with matching names and paths will be updated to match the source.*<br/>*- Folder renames between copies may lead to duplicate content in the target.*|
131131

articles/storage-mover/storage-mover-create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ To deploy a storage mover into a resource group, you must be a member of the *Co
4141

4242
### [Azure portal](#tab/portal)
4343

44-
1. Navigate to the **Create a resource** link in the [Azure Portal](https://portal.azure.com).
44+
1. Navigate to the **Create a resource** link in the [Azure portal](https://portal.azure.com).
4545

4646
:::image type="content" source="media/resource-create/portal-new-resource.png" alt-text="An image showing the Azure portal landing page with two indicators raising attention to the Create a resource links" lightbox="media/resource-create/portal-new-resource-large.png":::
4747

0 commit comments

Comments
 (0)