Azure Active Directory Simulating Azure Active Directory Application Authentication flows using PowerShell - openid connect and form_post It can be useful to simulate or test the various Azure Active Directory Authentication flows, in this post I outline the steps which you can follow to test out any flows where you have set the response_mode to form_post.
Azure DevOps Performance issues when using PowerShell to download files during AzureDevops/ TFS pipeline execution If you are using the PowerShell task together with Invoke-WebRequest or Invoke-RestMethod during your build/release on Azure DevOps or TFS you may not be getting the performance you expect.