I try run command Set-MsolDomainAuthentication with Microsoft Azure Active Directory Module for Windows PowerShell. But i get exception, when try connect to my azure account(connect-msolservice). I type email and password, then i get:
I try find solution in Google, Azure Support but everything what i find is useless.
On my system, I have an application which is called Microsoft Azure PowerShelllink. In this app, i can connect with my azure account, through command Add-AzureAccount. But this time, i don't find analogue to Set-MsolDomainAuthentication.
This command exists in Azure PowerShell?
I can change Azure AD other way, like command Set-MsolDomainAuthentication? Maybe Azure Admin Panel? Or GraphApi?