User migration

Abhay Chandramouli 1,031 Reputation points
2022-07-07T08:01:44.7+00:00

Hi
I am in the process of creating a way to migrate users to azure ad. I have developed a basic powershell script which reads a csv and makes a call to graph apis to insert the user.
I want to split my csv into smaller sections to allow parallel processing

I want to use Azure Batch for the process. Just that the documentation hasn't helped much. It would be really helpful if I can get the steps to achieve this task. All I need is to run a powershell script in Azure Batch Job.

Azure Batch
Azure Batch
An Azure service that provides cloud-scale job scheduling and compute management.
349 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.