Forum Discussion

Vinoth_MSConsultant's avatar
Vinoth_MSConsultant
Copper Contributor
Dec 16, 2019

How to connect to Exchange Online in Azure PowerShell Runbook using AppID & Secretkey

My goal is to update group properties in Azure - Runbook(PowerShell). Is there a way to Connect-EXOPSession using AppId and Secret key/thumbprint?

 

Script trying to use:

Set-UnifiedGroup $group.Identity -UnifiedGroupWelcomeMessageEnabled:$false

No RepliesBe the first to reply

Resources