Pete Skelly
I'm Pete Skelly. This is where I leave breadcrumbs for myself about my struggles, solutions and celebrations when solving client problems with .NET, Office 365 and Azure.
I'm Pete Skelly. This is where I leave breadcrumbs for myself about my struggles, solutions and celebrations when solving client problems with .NET, Office 365 and Azure.
You may need to share source code, tools, scripts, template YAML files or other items across DevOps projects when developing software. Use Azure DevOps pipeline multiple repositories to accomplish this common task....
I am not ashamed to admit it, I cried a tear of joy when I saw the recent preview release of the PnP Framework and PnP Powershell today! This is a game changer!...
Using .gitconfig files to manage file exclusions is a wonderful thing. That is, until you try to figure out why a file is NOT included in source control. This is the story of forgetting that I set a global ignore file and what I learned tracking down the issue....
Learning VS Code keyboard shortcuts makes you more efficient, and keeps you in the flow of coding. Using custom key bindings can save even more precious key strokes!...
Provision and grant consent to Azure AD application registrations in Azure DevOps pipeline using Azure CLI commands....