Patrick DinhAzure application-to-application authentication with Managed IdentityExploring how to use Azure Managed Identity for application-to-application authentication, without needing a password.Feb 12, 20203Feb 12, 20203
Patrick DinhRestoring packages from Azure Artifacts with CakeMy journey to set up Cake to restore packages from a private Azure ArtifactsJun 27, 2019Jun 27, 2019
Patrick DinhReview your own pull requestsIn software development, the cost of reviewing pull requests (PRs) is normally underestimated. Once a new PR is created, the development…Oct 13, 2018Oct 13, 2018
Patrick DinhTIL: The order of <Import> elements in C# projects is important.Occasionally after install a new nuget package I see an <Import> element is added to my C# project file. They are for sharing common tasks…Oct 1, 2018Oct 1, 2018