Exchange Online PowerShell from Linux with Docker
These steps allow you to connect to Exchange Online using PowerShell inside a Docker container from a Linux host. in my example I am connecting to Exchange Online from Ubuntu 21.04. For the Docker container image I am using the official Azure PowerShell container from Microsoft (mcr.microsoft.com/azure-powershell). The account I […]
Read more