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
Add a new migration task to the registered migration session. Currently there are three different types of tasks allowed: File share task, SharePoint task and JSON defined task.
13
+
Add a new migration task to the registered migration session. Currently there are three different types of tasks allowed: File Share task, SharePoint task and JSON defined task.
14
14
## SYNTAX
15
15
16
16
### FileShare
@@ -94,7 +94,7 @@ Json sample for SharePoint migration(whole site):
94
94
95
95
## DESCRIPTION
96
96
Add a new migration task to the registered migration session.
97
-
Currently there are three different types of tasks allowed: File share task, SharePoint task and JSON defined task.
97
+
Currently there are three different types of tasks allowed: File Share task, SharePoint task and JSON defined task.
0 commit comments