docker run --mount type=bind,source=C:\source\repos\ms-azure-demos\aks-windows-container-configmap-file-powershell\appsettings-mount.json,target=c:\app\appsettings ...
# This script downloads the Powershell 7 installer from the official GitHub repository. $msiUri = "https://github.com/powershell/powershell/releases/download/v7.5.0 ...