Skip to content

Commit 55faed2

Browse files
committed
Updated articles for GA
1 parent 667a2bd commit 55faed2

File tree

6 files changed

+16
-23
lines changed

6 files changed

+16
-23
lines changed

articles/storage-mover/agent-deploy.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55
ms.author: shaas
66
ms.service: storage-mover
77
ms.topic: how-to
8-
ms.date: 09/12/2022
8+
ms.date: 03/14/2023
99
---
1010

1111
<!--
@@ -39,7 +39,7 @@ This article will guide you through the steps necessary to successfully deploy a
3939
- A capable Windows Hyper-V host on which to run the agent VM. See the [Recommended compute and memory resources](#recommended-compute-and-memory-resources) section in this article for details about resource requirements for the agent VM.
4040

4141
> [!NOTE]
42-
> During public preview, Windows Hyper-V is the only supported virtualization environment for your agent VM. Other virtualization environments have not been tested and are not supported at this time.
42+
> At present, Windows Hyper-V is the only supported virtualization environment for your agent VM. Other virtualization environments have not been tested and are not supported.
4343
4444
## Download the agent VM image
4545

@@ -164,7 +164,7 @@ xdmsh> 4
164164
Select the option **4) Unregister**. You'll be prompted for confirmation.
165165

166166
> [!WARNING]
167-
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported in public preview. If you need a new agent, you must use a new agent image that was never registered before and register this new agent VM. Do not reuse a previously unregistered agent VM.
167+
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported. If you need a new agent you should register a new, previously unregistered agent VM. Do not reuse a previously unregistered agent VM.
168168
169169
# [Azure portal](#tab/azure-portal)
170170

@@ -175,7 +175,7 @@ You can unregister an agent in the Azure portal by navigating to your storage mo
175175
- Select **Unregister agent** and wait for the operation to complete.
176176

177177
> [!WARNING]
178-
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported in public preview. If you need a new agent, you must use a new agent image that was never registered before and register this new agent VM. Do not reuse a previously unregistered agent VM.
178+
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported. If you need a new agent, you must use a new agent image that was never registered before and register this new agent VM. Do not reuse a previously unregistered agent VM.
179179
180180
# [PowerShell](#tab/powershell)
181181

@@ -189,7 +189,7 @@ Unregister-AzStorageMoverAgent -ResourceGroupName <YourResourceGroupName> -Stora
189189
*-Force* is an optional parameter, suppressing the confirmation prompt.
190190

191191
> [!WARNING]
192-
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported in public preview. New agent VMs must be created from a new agent image that has not been previously registered. Do not reuse a previously unregistered agent VM.
192+
> Unregistration stops any running migration job on the agent and permanently removes the agent from the pool of available migration agents. Re-registration of a previously registered agent VM is not supported. If you need a new agent you should register a new, previously unregistered agent VM. Do not reuse a previously unregistered agent VM.
193193
194194
---
195195

@@ -202,11 +202,11 @@ Several things take place during the unregistration process:
202202
This behavior is standard, and not specific to Azure Storage Mover. You can observe the same behavior if you remove a different service principal from Azure AD and then check a former role assignment.
203203

204204
> [!WARNING]
205-
> During public preview, unregistration of an offline agent is supported but the agent's Azure ARC resource isn't automatically deleted. Instead, you'll need to manually delete the resource after unregistering an offline agent. The lifecycle of the agent's managed identity is tied to this resource. Removing it removes the managed identity and service principal, as previously described.
205+
> Unregistration of an offline agent is supported, but the agent's Azure ARC resource isn't automatically deleted. Instead, you'll need to manually delete the resource after unregistering an offline agent. The lifecycle of the agent's managed identity is tied to this resource. Removing it removes the managed identity and service principal, as previously described.
206206
207207
You can check that the unregistration process is complete when the agent disappears from the Azure portal and either Azure PowerShell or Azure CLI. You'll also need to confirm that the hybrid compute resource of type *Server - Azure Arc* is gone from the resource group.
208208

209-
You can also use the agent's administrative shell to check that the agent is unregistered. To verify unregistration, navigate to any submenu and then return to the top-level menu. If unregistration was successful, you'll see the menu option toggle from *Unregister* to *Register*. As previously mentioned, re-registering isn't supported during the public preview.
209+
You can also use the agent's administrative shell to check that the agent is unregistered. To verify unregistration, navigate to any submenu and then return to the top-level menu. If unregistration was successful, you'll see the menu option toggle from *Unregister* to *Register*. As previously mentioned, re-registering isn't supported.
210210

211211
You can stop the agent VM on your virtualization host after the unregistration is complete. It's best to delete the agent VM image since it was previously registered, retains some state, and must not be used again. If you need a new agent, deploy a new VM with a new agent image that had never been registered before.
212212

articles/storage-mover/agent-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55
ms.author: shaas
66
ms.service: storage-mover
77
ms.topic: how-to
8-
ms.date: 09/15/2022
8+
ms.date: 03/14/2023
99
---
1010

1111
<!--

articles/storage-mover/deployment-planning.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: stevenmatthew
66
ms.service: storage-mover
77
ms.author: shaas
88
ms.topic: conceptual
9-
ms.date: 08/29/2022
9+
ms.date: 03/14/2023
1010
---
1111

1212
<!--
@@ -28,7 +28,7 @@ Deploying Azure Storage Mover in one of your Azure subscriptions is the first st
2828

2929
## Make sure the service works for your scenario
3030

31-
Azure Storage Mover aspires to work for a wide range of migration scenarios. However, the service is new, currently in public preview, and supports limited migration scenarios. Check out the [supported sources and targets section](service-overview.md#supported-sources-and-targets) in the [Azure Storage Mover overview article](service-overview.md) to make sure the service works for you.
31+
Azure Storage Mover aspires to work for a wide range of migration scenarios. However, the service is new and therefore supports a relatively limited number of migration scenarios. Ensure that the service works for you by consulting the [supported sources and targets section](service-overview.md#supported-sources-and-targets) in the [Azure Storage Mover overview article](service-overview.md).
3232

3333
## Deployment basics
3434

articles/storage-mover/performance-targets.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55
ms.author: shaas
66
ms.service: storage-mover
77
ms.topic: conceptual
8-
ms.date: 01/10/2023
8+
ms.date: 03/14/2023
99
---
1010

1111
<!--
@@ -22,7 +22,7 @@ REVIEW Engineering: not reviewed
2222

2323
# Azure Storage Mover scale and performance targets
2424

25-
The performance of a storage migration service is a key aspect for any migration. Azure Storage Mover is a new service, in public preview. In this article, we share performance test results - your experience will vary.
25+
The performance of a storage migration service is a key aspect for any migration. In this article, we share performance test results, though because Azure Storage Mover is a new service, your experience may vary.
2626

2727
## Scale targets
2828

articles/storage-mover/resource-hierarchy.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55
ms.author: shaas
66
ms.service: storage-mover
77
ms.topic: conceptual
8-
ms.date: 09/12/2022
8+
ms.date: 03/14/2023
99
---
1010

1111
<!--
@@ -105,15 +105,10 @@ The agent also emits additional information and migration results through the Az
105105
- **Metrics** are numerical values, recorded over time. They can be plotted using the Azure Monitor service. Some selected metrics are also directly available when managing the job definition / job runs in the portal.
106106
- **Copy logs** are optional. If enabled, every job run has its own copy log. A log entry is generated for each namespace item the agent encounters in the source that can't be copied.
107107

108-
> [!NOTE]
109-
> At this time in the public preview, copy logs are not available in Azure. They are, however, available via manual download from the migration agent that completed the job run.
110-
111-
<!--
112-
!########################################################
113108
> [!IMPORTANT]
114109
> Metric information is available by default, but you must opt-in to enable copy logs. That can be done as part of creating your storage mover resource and also later on. If you want to check if copy logs are enabled, or manage details, you can use the *Diagnostic settings* menu on the Azure portal page for your storage mover resource.
115-
!########################################################
116110
111+
<!--
117112
Learn more about telemetry, metrics and logs in the job definition monitoring article.
118113
-->
119114

articles/storage-mover/service-overview.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: stevenmatthew
55

66
ms.service: storage-mover
77
ms.topic: overview
8-
ms.date: 09/12/2022
8+
ms.date: 03/14/2023
99
ms.author: shaas
1010
---
1111

@@ -25,9 +25,7 @@ Document score: 100 (393 words and 0 issues)
2525

2626
# What is Azure Storage Mover?
2727

28-
Azure Storage Mover is a fully managed migration service that enables you to migrate your files and folders to Azure Storage while minimizing downtime for your workload. You can use Storage Mover for different migration scenarios such as *lift-and-shift*, and for cloud migrations that you'll have to repeat occasionally. Azure Storage Mover also helps maintain oversight and manage the migration of all your globally distributed file shares from a single storage mover resource.
29-
30-
Azure Storage Mover is a new service, currently in public preview.
28+
Azure Storage Mover is a new, fully managed migration service that enables you to migrate your files and folders to Azure Storage while minimizing downtime for your workload. You can use Storage Mover for different migration scenarios such as *lift-and-shift*, and for cloud migrations that you'll have to repeat occasionally. Azure Storage Mover also helps maintain oversight and manage the migration of all your globally distributed file shares from a single storage mover resource.
3129

3230
## Supported sources and targets
3331

0 commit comments

Comments
 (0)