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/job-definition-create.md
+14-2Lines changed: 14 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,14 +31,26 @@ When you migrate a share to Azure, you need to describe the source share, the Az
31
31
32
32
Before you begin following the examples in this article, it's important that you have an understanding of the Azure Storage Mover resource hierarchy. Review the [Understanding the Storage Mover resource hierarchy](resource-hierarchy.md) article, to understand the necessity of the job definition prerequisites.
33
33
34
-
There are three prerequisites to the definition the migration of your source shares:
34
+
The following are the prerequisites to the definition the migration of your source shares:
35
35
36
36
-**An existing storage mover resource.**<br/>
37
37
If you haven't deployed a storage mover resource, follow the steps in the *[Create a storage mover resource](storage-mover-create.md)* article. These steps help you deploy a storage mover resource to the desired region within your Azure subscription.
38
38
-**At least one existing Azure Storage Mover agent virtual machine (VM).**<br/>
39
39
The steps in the [Azure Storage Mover agent VM deployment](agent-deploy.md) and [agent registration](agent-register.md) articles guide you through the deployment and registration process.
40
-
-**Finally, you need to create a job definition to define a migration.**<br/>
40
+
-**A job definition to define migration.**<br/>
41
41
Job definitions are organized in a migration project. You need at least one migration project in your storage mover resource. If you haven't already done so, follow the deployment steps in the [manage projects](project-manage.md) article to create a migration project.
42
+
-**Storage account access in case of firewall setting.**<br/>
43
+
If you have storage account firewall (security system) restrictions set, ensure that the traffic from agent VM is permitted to the storage account.
44
+
-**Accessible endpoints.**<br/>
45
+
The below endpoints must be accessible from the agent.
0 commit comments