Hi, I found myself unable to manage in any way (view, change, create, delete) the Exchange Online address lists/books.
PS C:\> Get-AddressList
Get-AddressList: The term 'Get-AddressList' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
PS C:\>
The commands are not recognized in Exchange Online PowerShell.
I'm the org admin. I should be able to do it.
I have found here: get-addresslist
In Exchange Online, this cmdlet is available only in the Address Lists role, and by default, the role isn't assigned to any role groups.
I am in the Organization Management role group. I verified that the Address Lists role is enabled for the role group.
I would like to add that I am in a hybrid Exchange environment. I can manage address lists on the local Exchange server but these lists are somehow not synced with Exchange Online. AAD connect is set up and working.
What could be the issue?