The PowerShell team over on GitHib have been going well ensuring that PowerShell supports other operating systems that aren't Windows.
I, for example, use PowerShell on macOS on a daily basis to administer my clients MS365 instances.
It is becoming a problem however that new tenancies have modern authentication enabled by default, and PowerShell on macOS only supports legacy authentication.
I would love to be able to use these on macOS and Linux to administer MS365 and EXO without having to spin up a Windows 10 VM every time.
The_Exchange_Team - are there any plans to support this on non-Windows operating systems?
When installing on macOS, I get the following error:
PackageManagement\Install-Package : Unable to load shared library 'api-ms-win-core-sysinfo-l1-1-0.dll' or one of its dependencies. In order to help diagnose loading problems, consider setting the DYLD_PRINT_LIBRARIES environment variable: dlopen(libapi-ms-win-core-sysinfo-l1-1-0.dll, 1): image not found