timmcmic / DLConversionV2

MIT License
43 stars 9 forks source link

Start-MultipleDistributionListMigration cannot start #135

Closed lsborroto closed 1 year ago

lsborroto commented 1 year ago

Start-MultipleDistributionListMigration : A parameter cannot be found that matches parameter name 'azureADCredential'.\

At line:1 char:342

timmcmic commented 1 year ago

See my latest blog post on the switch from azure ad powershell to graph due to api deprecation.

============================== Timothy J. McMichael Senior Support Escalation Engineer @.**@.> (980)-776-7465

Hours: Sunday – Wednesday 08:00 – 16:00 eastern time zone.

Manager: Tom Roughley @.**@.>)

Premier Support - (800)-936-3100 Broad Commercial Support - (800)-936-4900

==============================


From: lsborroto @.> Sent: Monday, April 24, 2023 10:37 AM To: timmcmic/DLConversionV2 @.> Cc: Subscribed @.***> Subject: [timmcmic/DLConversionV2] Start-MultipleDistributionListMigration cannot start (Issue #135)

Start-MultipleDistributionListMigration : A parameter cannot be found that matches parameter name 'azureADCredential'.\

At line:1 char:342

— Reply to this email directly, view it on GitHubhttps://github.com/timmcmic/DLConversionV2/issues/135, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKGTN6LNGR3AW66THYW4LK3XC2F3NANCNFSM6AAAAAAXJVZX2E. You are receiving this because you are subscribed to this thread.Message ID: @.***>

lsborroto commented 1 year ago

Do I have to register the DLConversionV2 as an application on Azure, then assign the permissions to use MSGraph? Sincerely

timmcmic commented 1 year ago

The blog post has instructions - no you just need the graph app itself set up for cert auth.

============================== Timothy J. McMichael Senior Support Escalation Engineer @.**@.> (980)-776-7465

Hours: Sunday – Wednesday 08:00 – 16:00 eastern time zone.

Manager: Tom Roughley @.**@.>)

Premier Support - (800)-936-3100 Broad Commercial Support - (800)-936-4900

==============================


From: lsborroto @.> Sent: Monday, April 24, 2023 11:22 AM To: timmcmic/DLConversionV2 @.> Cc: Tim McMichael @.>; Comment @.> Subject: Re: [timmcmic/DLConversionV2] Start-MultipleDistributionListMigration cannot start (Issue #135)

Do I have to register the DLConversionV2 as an application on Azure, then assign the permissions to use MSGraph? Sincerely

— Reply to this email directly, view it on GitHubhttps://github.com/timmcmic/DLConversionV2/issues/135#issuecomment-1520382819, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKGTN6PGGTQLP4DBWYG74TTXC2LCBANCNFSM6AAAAAAXJVZX2E. You are receiving this because you commented.Message ID: @.***>

lsborroto commented 1 year ago

thanks, I was able to complete the connectivity. I am working to start a simple migration.