what version of powershell is needed with modern auth and connect to 0365/azure
Hello,
The feature does not depend on Windows PowerShell version. It is about the version of Adaxes. You need to have Adaxes 2021.1 to have the possibility to use an Azure application to register your Microsoft 365 tenant. For information on how to check your Adaxes verson, have a look at the following help article: https://www.adaxes.com/help/CheckServiceVersion.
For details on registering your tenant with Azure app credentials, see https://www.adaxes.com/help/RegisterAdaxesAsAppMicrosoftAzure.
We are still using version 2017.2, because otherwise we can no longer authorize with smart cards. Is it still possible to connect Adaxes with Azur?
I would like to know how to connect to Azure AD using Adaxes. I've already followed the instructions to connect to AAD using an application ID for Adaxes, but how can I ... place as the script is executed, much like what you see in a normal Powershell command?
Hi When reading the REST API documentation it does not mention working directly against Azure AD and Exchange Online. Will this be added? Thanks /Peter Sonander
I have been searching your site, but could not find a list of access rights needed. --- Morten A. Steien
I am trying to automate some of my o365 scripts so that the helpdesk can run them with elevated permissions and not have that ... -Credential $o365Credentials -Authentication Basic -AllowRedirection Import-PSSession $session -AllowClobber -DisableNameChecking