Azure DevOps CI/CD Pipeline, PowerShell & PSScriptAnalyzer

**In my last blog post, I introduced you to the solution I’m using on Office 365 to create personal e-mail addresses. This solution is hosted on Azure DevOps and is automatically released to the PowerShell Gallery. In this blog post, I will explain briefly how this works.** The Azure DevOps project is hosted in a public repository. This was introduced recently and enables other users of the module to contribute to the project. I started with an empty repository and created a new branch to upload the PowerShell module & manifest file to the repository. ...

20-05-2019 · 2 min · Jean-Paul van Ravensberg